Skip to content

Instantly share code, notes, and snippets.

@atin360
Created January 15, 2014 07:13
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 atin360/8fb31e89f339121f3c49 to your computer and use it in GitHub Desktop.
Save atin360/8fb31e89f339121f3c49 to your computer and use it in GitHub Desktop.
Building Solution: testiOS (Debug|iPhone)
Building: testiOS (Debug|iPhone)
Detecting signing identity...
Multiple provisioning profiles match the bundle identifier; using the first match.
1. Provisioning Profile: "iOS Team Provisioning Profile: *" (E6CB6CA2-3D25-4F81-811D-C553189D7CD0)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
2. Provisioning Profile: "iOS Team Provisioning Profile: *" (3B1214F4-E440-4302-86BA-3E3606B0FDD0)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
3. Provisioning Profile: "iOS Team Provisioning Profile: *" (2BFE3CFD-3794-4D1A-8190-F7B43BDECF26)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
4. Provisioning Profile: "iOS Team Provisioning Profile: *" (D327279B-A387-4B7B-8884-1AE251435DDD)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
5. Provisioning Profile: "iOS Team Provisioning Profile: *" (5A2E1D63-6D42-4F6F-AEBD-5E9BA533F05A)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
Provisioning Profile: "iOS Team Provisioning Profile: *" (E6CB6CA2-3D25-4F81-811D-C553189D7CD0)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
App ID: "SJ4M429CQ6.com.your-company.testiOS"
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/imac/Projects/testiOS/testiOS/bin/iPhone/Debug/testiOS.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/imac/Projects/testiOS/testiOS/Main.cs" "/Users/imac/Projects/testiOS/testiOS/AppDelegate.cs" "/Users/imac/Projects/testiOS/testiOS/testiOSViewController.cs" "/Users/imac/Projects/testiOS/testiOS/testiOSViewController.designer.cs"
Compiling Asset Catalogs
/Applications/Xcode.app/Contents/Developer/usr/bin/actool --errors --warnings --notices --output-format human-readable-text --output-partial-info-plist "/Users/imac/Projects/testiOS/testiOS/obj/iPhone/Debug/Resources/Images.xcassets/assetcatalog-partial-info.plist" --app-icon "AppIcons" --platform iphoneos --minimum-deployment-target "5.0" --compile "/Users/imac/Projects/testiOS/testiOS/bin/iPhone/Debug/testiOS.app" "/Users/imac/Projects/testiOS/testiOS/Resources/Images.xcassets"
/* com.apple.actool.compilation-results */
/Users/imac/Projects/testiOS/testiOS/obj/iPhone/Debug/Resources/Images.xcassets/assetcatalog-partial-info.plist
Compiling interface definitions
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/imac/Projects/testiOS/testiOS/bin/iPhone/Debug/testiOS.app/testiOSViewController.nib" "/Users/imac/Projects/testiOS/testiOS/testiOSViewController.xib" --sdk "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk"
Copying content files
Copying '/Users/imac/Projects/testiOS/testiOS/Resources/Default-568h@2x.png' to '/Users/imac/Projects/testiOS/testiOS/bin/iPhone/Debug/testiOS.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/imac/Projects/testiOS/testiOS/Resources/Default-568h@2x.png" "/Users/imac/Projects/testiOS/testiOS/bin/iPhone/Debug/testiOS.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/imac/Projects/testiOS/testiOS/obj/iPhone/Debug/mtouch-cache" --nomanifest --nosign -dev "/Users/imac/Projects/testiOS/testiOS/bin/iPhone/Debug/testiOS.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 -linksdkonly -sdk "7.0" -targetver "5.0" --abi=armv7 "/Users/imac/Projects/testiOS/testiOS/bin/iPhone/Debug/testiOS.exe"
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Xamarin.iOS 7.0.6 Trial Edition using framework: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk
testiOS.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 "4921A17D145E00C8F76A815CC3D15F5F84354F63" "--resource-rules=/Users/imac/Projects/testiOS/testiOS/bin/iPhone/Debug/testiOS.app/ResourceRules.plist" --entitlements "/Users/imac/Projects/testiOS/testiOS/bin/iPhone/Debug/testiOS.xcent" "/Users/imac/Projects/testiOS/testiOS/bin/iPhone/Debug/testiOS.app"
/Users/imac/Projects/testiOS/testiOS/bin/iPhone/Debug/testiOS.app: signed bundle with Mach-O thin (armv7) [com.your-company.testiOS]
---------------------- Done ----------------------
Build successful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment