Skip to content

Instantly share code, notes, and snippets.

@BytesGuy
Created December 17, 2015 12:57
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 BytesGuy/a50b44d2def636ce387c to your computer and use it in GitHub Desktop.
Save BytesGuy/a50b44d2def636ce387c to your computer and use it in GitHub Desktop.
Building: bugtest (Debug|iPhoneSimulator)
Build started 17/12/2015 12:57:19.
__________________________________________________
Build succeeded.
0 Warning(s)
0 Error(s)
Build started 17/12/2015 12:57:20.
__________________________________________________
Project "/Users/Adam/Projects/bugtest/bugtest/bugtest.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: iPhoneSimulator
Target _DetectAppManifest:
FindItemWithLogicalName Task
Items:
Info.plist
Entitlements.plist
LogicalName: Info.plist
ProjectDir: /Users/Adam/Projects/bugtest/bugtest
ResourcePrefix: Resources
Target _DetectSdkLocations:
DetectSdkLocations Task
TargetFrameworkIdentifier: Xamarin.iOS
TargetArchitectures: i386
SdkVersion: 9.2
XamarinSdkRoot: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current
SdkRoot: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.2.sdk
SdkDevPath: /Applications/Xcode.app/Contents/Developer
SdkUsrPath: /Applications/Xcode.app/Contents/Developer/usr
SdkPlatform: iPhoneSimulator
SdkIsSimulator: True
Target _CoreCompileInterfaceDefinitions:
IBTool Task
AppManifest: Info.plist
InterfaceDefinitions:
Resources/LaunchScreen.xib
Main.storyboard
IntermediateOutputPath: obj/iPhoneSimulator/Debug/
IsWatchApp: False
IsWatch2App: False
ProjectDir: /Users/Adam/Projects/bugtest/bugtest
ResourcePrefix: Resources
SdkBinPath: /Applications/Xcode.app/Contents/Developer/usr/bin
SdkPlatform: iPhoneSimulator
SdkRoot: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.2.sdk
SdkVersion: 9.2
Tool /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool execution started with arguments: --errors --warnings --notices --output-format xml1 --minimum-deployment-target 7.0 --target-device iphone --target-device ipad --auto-activate-custom-fonts --sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.2.sdk --compilation-directory /Users/Adam/Projects/bugtest/bugtest/obj/iPhoneSimulator/Debug/ibtool /Users/Adam/Projects/bugtest/bugtest/Resources/LaunchScreen.xib
Tool /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool execution started with arguments: --errors --warnings --notices --output-format xml1 --minimum-deployment-target 7.0 --target-device iphone --target-device ipad --auto-activate-custom-fonts --sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.2.sdk --compilation-directory /Users/Adam/Projects/bugtest/bugtest/obj/iPhoneSimulator/Debug/ibtool /Users/Adam/Projects/bugtest/bugtest/Main.storyboard
Main.storyboard: error :
Task "IBTool" execution -- FAILED
Done building target "_CoreCompileInterfaceDefinitions" in project "/Users/Adam/Projects/bugtest/bugtest/bugtest.csproj".-- FAILED
Done building project "/Users/Adam/Projects/bugtest/bugtest/bugtest.csproj".-- FAILED
Build FAILED.
Errors:
/Users/Adam/Projects/bugtest/bugtest/bugtest.csproj (Build) ->
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets (_CoreCompileInterfaceDefinitions target) ->
Main.storyboard: error :
0 Warning(s)
1 Error(s)
---------------------- Done ----------------------
Build: 1 error, 0 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment