Created
August 29, 2014 03:19
-
-
Save pa-w/293505878b79014bff44 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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