Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created February 10, 2014 07:54
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 saurabh360/6d305f6020f4bff59a6a to your computer and use it in GitHub Desktop.
Save saurabh360/6d305f6020f4bff59a6a to your computer and use it in GitHub Desktop.
Building Solution: SingleAppVi (Debug|iPhone)
Building: SingleAppVi (Debug|iPhone)
Detecting signing identity...
Provisioning Profile: "iOS Team Provisioning Profile: *" (D978EDCF-8776-4872-A411-85C632087A40)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
App ID: "SJ4M429CQ6.com.your-company.SingleAppVi"
Performing main compilation...
/Library/Frameworks/Mono.framework/Versions/3.2.6/bin/mcs /noconfig "/r:/Developer/MonoTouch/usr/lib/mono/2.1/mscorlib.dll" -nostdlib "/out:/Users/nischal/Projects/SingleAppVi/SingleAppVi/bin/iPhone/Debug/SingleAppVi.exe" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll" /nologo /warn:4 /debug:full /optimize- /codepage:utf8 "/define:DEBUG;__MOBILE__;__IOS__" /t:exe "/Users/nischal/Projects/SingleAppVi/SingleAppVi/Main.cs" "/Users/nischal/Projects/SingleAppVi/SingleAppVi/AppDelegate.cs" "/Users/nischal/Projects/SingleAppVi/SingleAppVi/SingleAppViViewController.cs" "/Users/nischal/Projects/SingleAppVi/SingleAppVi/SingleAppViViewController.designer.cs"
Compiling interface definitions
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/nischal/Projects/SingleAppVi/SingleAppVi/bin/iPhone/Debug/SingleAppVi.app/MainStoryboard.storyboardc" "/Users/nischal/Projects/SingleAppVi/SingleAppVi/MainStoryboard.storyboard" --sdk "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk"
/* com.apple.ibtool.errors */
/Users/nischal/Projects/SingleAppVi/SingleAppVi/MainStoryboard.storyboard: error: The document "MainStoryboard.storyboard" could not be opened. Could not read archive.
Failure Reason: This version of Xcode is too old to read this archive.
Recovery Suggestion: Please use a newer version of Xcode. Consider changing the document's Development Target to preserve compatibility.
ibtool exited with code 1
Build complete -- 1 error, 0 warnings
---------------------- Done ----------------------
Build: 1 error, 0 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment