- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I keep on getting:
error APPX3207: App manifest references the square 150x150 logo image 'images\Square150x150Logo.scale-240.png' which is larger than the maximum image file size. It must be no larger than 204,800 bytes. [...\SNU\platforms\windows\CordovaApp.Phone.jsproj] ERROR: Error code 1 for command: ...\MSBuild\12.0\bin\msbuild with args: ...\SNU\platforms\windows\CordovaApp.Phone.jsproj,/clp:NoSummary;NoItemAndPropertyList;Verbosity=minimal,/nologo,/p:Configuration=release,/p:Platform=anycpu Command finished with error code 2: cmd /s /c "...\SNU\platforms\windows\cordova\build.bat --release --verbose --phone" Error: cmd: Command failed with exit code 2 at ChildProcess.whenDone (D:\Developer\cordova\5.1.1\node_modules\cordova\node_modules\cordova-lib\src\cordova\superspawn.js:134:23) at ChildProcess.emit (events.js:98:17) at maybeClose (child_process.js:756:16) at Process.ChildProcess._handle.onexit (child_process.js:823:5)
I have replaced the Square150x150Logo.scale-240.png and there is still problems, it is a 150 by 150 image right ?
And what is with that exit code 2 thingy ?
- Tags:
- HTML5
- Intel® XDK
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
<icon src="pkg/windows/Square150x150Logo.scale-240.png" width="360" height="360" />
It's 360x360. A "scale-100" would be 150x150. Microsoft terminology, not ours.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page