ssamayoa
22 Jul 2011, 6:31 PM
OS: Windows 7
SDK: 1.2.2
Output:
C:\ls\ws2011\ppgt\WebContent>sencha build -v -p ..\dist\app.jsb3 -d ..\dist
Loading the Project Name Project
Loaded 0 Packages
Loaded 2 Builds
Creating the "All Classes" target as "all-classes.js"
- 333 file(s) included in this target.
+ ext\src\util\Observable.js
+ ext\src\data\Association.js
+ ext\src\data\Operation.js
+ ext\src\data\validations.js
+ ext\src\util\HashMap.js
+ ext\src\data\SortTypes.js
+ ext\src\data\Connection.js
...
* Parse all-classes.js with options:
- debug: true
- debugLevel: 1
Creating the "Application - Production" target as "app-all.js"
- 2 file(s) included in this target.
+ all-classes.js
+ app.js
* Parse app-all.js with options:
- debug: false
- debugLevel: 1
* Compress and obfuscate app-all.js...
Copy resources...
Done building!
But all-classes.js, app-all.js and app-all.js-temp-287591168447.8544 just contains "/* Copyright(c) 2011 Company Name */" then empty lines.
Do I'm doing something wrong?
SDK: 1.2.2
Output:
C:\ls\ws2011\ppgt\WebContent>sencha build -v -p ..\dist\app.jsb3 -d ..\dist
Loading the Project Name Project
Loaded 0 Packages
Loaded 2 Builds
Creating the "All Classes" target as "all-classes.js"
- 333 file(s) included in this target.
+ ext\src\util\Observable.js
+ ext\src\data\Association.js
+ ext\src\data\Operation.js
+ ext\src\data\validations.js
+ ext\src\util\HashMap.js
+ ext\src\data\SortTypes.js
+ ext\src\data\Connection.js
...
* Parse all-classes.js with options:
- debug: true
- debugLevel: 1
Creating the "Application - Production" target as "app-all.js"
- 2 file(s) included in this target.
+ all-classes.js
+ app.js
* Parse app-all.js with options:
- debug: false
- debugLevel: 1
* Compress and obfuscate app-all.js...
Copy resources...
Done building!
But all-classes.js, app-all.js and app-all.js-temp-287591168447.8544 just contains "/* Copyright(c) 2011 Company Name */" then empty lines.
Do I'm doing something wrong?