Skip to content

Instantly share code, notes, and snippets.

@pa-w
Created August 29, 2014 03:19
Show Gist options
  • Save pa-w/293505878b79014bff44 to your computer and use it in GitHub Desktop.
Save pa-w/293505878b79014bff44 to your computer and use it in GitHub Desktop.
Building: AQTapDemo (Debug|iPhoneSimulator)
Build started 8/28/2014 10:18:28 PM.
__________________________________________________
Project "/Users/paw/Projects/Xamarin/monotouch-samples/AQTapDemo/AQTapDemo.csproj" (Build target(s)):
Target _DetectSdkLocations:
DeveloperRoot: /Applications/Xcode.app/Contents/Developer
DevicePlatform: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
GetPlatformPath: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
GetSdkPath: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets: error : The iOS SDK version '8.0' is not installed, and no newer version was found.
DetectSdkLocations Task
SdkVersion: 8.0
Platform: iPhoneSimulator
XamarinSdkRoot: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current
Task "DetectSdkLocationsTask" execution -- FAILED
Done building target "_DetectSdkLocations" in project "/Users/paw/Projects/Xamarin/monotouch-samples/AQTapDemo/AQTapDemo.csproj".-- FAILED
Done building project "/Users/paw/Projects/Xamarin/monotouch-samples/AQTapDemo/AQTapDemo.csproj".-- FAILED
Build FAILED.
Errors:
/Users/paw/Projects/Xamarin/monotouch-samples/AQTapDemo/AQTapDemo.csproj (Build) ->
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets (_DetectSdkLocations target) ->
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets: error : The iOS SDK version '8.0' is not installed, and no newer version was found.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.0231350
---------------------- Done ----------------------
Build: 1 error, 0 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment