Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created June 5, 2014 07:45
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/bf40403b3e68a5d0eae6 to your computer and use it in GitHub Desktop.
Save saurabh360/bf40403b3e68a5d0eae6 to your computer and use it in GitHub Desktop.
Building: Bug20349 (Debug|iPhoneSimulator)
Performing main compilation...
/Library/Frameworks/Mono.framework/Versions/3.4.0/bin/mcs /noconfig "/r:/Developer/MonoTouch/usr/lib/mono/2.1/mscorlib.dll" -nostdlib "/out:/Users/shruti/Projects/Bug20349/Bug20349/bin/iPhoneSimulator/Debug/Bug20349.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" "/define:__MOBILE__" "/define:__IOS__" /t:exe "/Users/shruti/Projects/Bug20349/Bug20349/Main.cs" "/Users/shruti/Projects/Bug20349/Bug20349/AppDelegate.cs"
Copying content files
Copying '/Users/shruti/Projects/Bug20349/Bug20349/Resources/Default-568h@2x.png' to '/Users/shruti/Projects/Bug20349/Bug20349/bin/iPhoneSimulator/Debug/Bug20349.app/Default-568h@2x.png'
Optimizing png for iOS
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "/Users/shruti/Projects/Bug20349/Bug20349/Resources/Default-568h@2x.png" "/Users/shruti/Projects/Bug20349/Bug20349/bin/iPhoneSimulator/Debug/Bug20349.app/Default-568h@2x.png"
Build complete -- 0 errors, 0 warnings
Compiling to native code
/Developer/MonoTouch/usr/bin/mtouch -sdkroot "/Applications/Xcode.app/Contents/Developer" --cache "/Users/shruti/Projects/Bug20349/Bug20349/obj/iPhoneSimulator/Debug/mtouch-cache" --nomanifest --nosign -sim "/Users/shruti/Projects/Bug20349/Bug20349/bin/iPhoneSimulator/Debug/Bug20349.app" -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" -debug -nolink -sdk "7.1" -targetver "7.0" --abi=i386 "/Users/shruti/Projects/Bug20349/Bug20349/bin/iPhoneSimulator/Debug/Bug20349.exe"
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Xamarin.iOS 7.2.3 Priority Edition using framework: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk
Bug20349.app built successfully.
Updating application manifest
Updating debug configuration file
Updating debug settings manifest
---------------------- Done ----------------------
Build successful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment