Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Created August 6, 2013 16:51
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 GouriKumari/8ebaa354f8e6dcea17fa to your computer and use it in GitHub Desktop.
Save GouriKumari/8ebaa354f8e6dcea17fa to your computer and use it in GitHub Desktop.
BuildOutput
Building Solution: Test136036 (Release|iPhone)
Building: Test136036 (Release|iPhone)
Detecting signing identity...
Provisioning Profile: "iOS Team Provisioning Profile: *" (72A2AF57-2987-4B3E-8F9F-FEC0022A2EED)
Signing Identity: "iPhone Developer: Gouri Kumari (R4SWZ4XPK3)"
App ID: "7V723M9SQ5.test136036"
Performing main compilation...
/Library/Frameworks/Mono.framework/Versions/3.2.2/bin/mcs /noconfig "/r:/Developer/MonoTouch/usr/lib/mono/2.1/mscorlib.dll" -nostdlib "/out:/Users/gouri/Projects/sp ace/Test136036/Test136036/bin/iPhone/Release/Test136036.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" /nologo /warn:4 /debug:full /optimize+ /codepage:utf8 "/define:__MOBILE__;__IOS__" /t:exe "/Users/gouri/Projects/sp ace/Test136036/Test136036/Main.cs" "/Users/gouri/Projects/sp ace/Test136036/Test136036/AppDelegate.cs"
Build complete -- 0 errors, 0 warnings
Compiling to native code
/Developer/MonoTouch/usr/bin/mtouch -sdkroot "/Applications/Xcode463.app/Contents/Developer" --cache "/Users/gouri/Projects/sp ace/Test136036/Test136036/obj/iPhone/Release/mtouch-cache" --nomanifest --nosign -dev "/Users/gouri/Projects/sp ace/Test136036/Test136036/bin/iPhone/Release/Test136036.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" -linksdkonly -sdk "6.1" -targetver "6.0" --abi=armv7+llvm "/Users/gouri/Projects/sp ace/Test136036/Test136036/bin/iPhone/Release/Test136036.exe"
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
MonoTouch Trial version 6.4.1 using framework: /Applications/Xcode463.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk
Test136036.app built successfully.
Updating application manifest
Updating debug configuration file
Updating debug settings manifest
Embedding provisioning profile
Processing entitlements file
Preparing resources rules
Signing application
codesign -v -f -s "09D836A770EFBDE07D4B80CCEEDB36D24A29DBE5" "--resource-rules=/Users/gouri/Projects/sp ace/Test136036/Test136036/bin/iPhone/Release/Test136036.app/ResourceRules.plist" --entitlements "/Users/gouri/Projects/sp ace/Test136036/Test136036/bin/iPhone/Release/Test136036.xcent" "/Users/gouri/Projects/sp ace/Test136036/Test136036/bin/iPhone/Release/Test136036.app"
/Users/gouri/Projects/sp ace/Test136036/Test136036/bin/iPhone/Release/Test136036.app: signed bundle with Mach-O thin (armv7) [test136036]
---------------------- Done ----------------------
Project does not have bundle identifier specified. Generated 'test136036' to match an installed provisioning profile.
Build: 0 errors, 2 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment