Skip to content

Instantly share code, notes, and snippets.

@ChrisBlackman
Created September 17, 2014 20:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChrisBlackman/991fe324a14b96221be7 to your computer and use it in GitHub Desktop.
Save ChrisBlackman/991fe324a14b96221be7 to your computer and use it in GitHub Desktop.
Building: TestSingleViewUnifiedApp (Debug|iPhoneSimulator)
Build started 9/17/2014 4:36:52 PM.
__________________________________________________
Project "/Users/Chris/Projects/TestSingleViewUnifiedApp/TestSingleViewUnifiedApp/TestSingleViewUnifiedApp.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: iPhoneSimulator
Target _DetectSdkLocations:
DeveloperRoot: /Applications/6Xcode6.app/Contents/Developer
DevicePlatform: /Applications/6Xcode6.app/Contents/Developer/Platforms/iPhoneOS.platform
GetPlatformPath: /Applications/6Xcode6.app/Contents/Developer/Platforms/iPhoneOS.platform
GetSdkPath: /Applications/6Xcode6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk
Searching for 'SDK Usr directory' in '/Applications/6Xcode6.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.0.sdk/Developer/usr'
Searching for 'SDK bin directory' in '/Applications/6Xcode6.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.0.sdk/Developer/usr/bin'
DetectSdkLocations Task
SdkVersion: 8.0
Platform: iPhoneSimulator
XamarinSdkRoot: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current
Target _CoreCompileColladaAssets:
No input files were specified for target _CoreCompileColladaAssets, skipping.
: error : Error building target _CollectPngImages: Metadata named 'OptimizeImage' not found in item named obj/iPhoneSimulator/Debug/ in item list named _BundleResourceWithLogicalName
Done building project "/Users/Chris/Projects/TestSingleViewUnifiedApp/TestSingleViewUnifiedApp/TestSingleViewUnifiedApp.csproj".-- FAILED
Build FAILED.
Errors:
/Users/Chris/Projects/TestSingleViewUnifiedApp/TestSingleViewUnifiedApp/TestSingleViewUnifiedApp.csproj (Build) ->
: error : Error building target _CollectPngImages: Metadata named 'OptimizeImage' not found in item named obj/iPhoneSimulator/Debug/ in item list named _BundleResourceWithLogicalName
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.1660940
---------------------- Done ----------------------
Build: 1 error, 0 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment