Skip to content

Instantly share code, notes, and snippets.

@timkim
Created April 9, 2014 20:50
Show Gist options
  • Save timkim/10313756 to your computer and use it in GitHub Desktop.
Save timkim/10313756 to your computer and use it in GitHub Desktop.
Windows Phone 8 Build Log
1>------ Build started: Project: PhoneGap, Configuration: Debug Any CPU ------
1>C:\Users\timki_000\repo\phonegap-app\platforms\wp8\Plugins\org.apache.cordova.media\AudioPlayer.cs(168,13,168,106): warning CS0612: 'WPCordovaClassLib.Cordova.Commands.BaseCommand.InvokeCustomScript(WPCordovaClassLib.Cordova.ScriptCallback, bool)' is obsolete
1> PhoneGap -> C:\Users\timki_000\repo\phonegap-app\platforms\wp8\Bin\Debug\com.phonegap.app.dll
1> Begin application manifest generation
1> Application manifest generation completed successfully
1> Begin Xap packaging
1>MSBUILD : error : Xap packaging failed. Failed to package file 'C:\Users\timki_000\repo\phonegap-app\platforms\wp8\www\css\index.css'. Unable to find the specified file.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment