Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created November 11, 2014 07:02
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/ec7d6d3d55edee513a43 to your computer and use it in GitHub Desktop.
Save saurabh360/ec7d6d3d55edee513a43 to your computer and use it in GitHub Desktop.
Building: testSingeAppls (Debug|iPhone)
Detecting signing identity...
Multiple provisioning profiles match the bundle identifier; using the first match.
1. Provisioning Profile: "iOSTeam Provisioning Profile: com.your-company.testSingeAppls" (538a82c1-965a-48c9-ae46-1fa98a1a9f1a)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
2. Provisioning Profile: "iOSTeam Provisioning Profile: com.your-company.testSingeAppls" (ae95a36c-42b6-4180-a105-e6abc4fc5664)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
3. Provisioning Profile: "iOSTeam Provisioning Profile: com.your-company.testSingeAppls" (5799138f-3622-4ca9-8da3-8789b223233e)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
4. Provisioning Profile: "iOSTeam Provisioning Profile: com.your-company.testSingeAppls" (2fe5a356-49b9-4747-8644-23c210b7e94c)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
Provisioning Profile: "iOSTeam Provisioning Profile: com.your-company.testSingeAppls" (538a82c1-965a-48c9-ae46-1fa98a1a9f1a)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
App ID: "7V723M9SQ5.com.your-company.testSingeAppls"
Performing main compilation...
Skipping project since output files are up to date
Build complete -- 0 errors, 0 warnings
Updating debug configuration file
Updating debug settings manifest
Embedding provisioning profile
Processing entitlements file
Preparing resources rules
Signing application
codesign -v -f -s "3A43B04E2ADD7A2EC80C4648A612E53E229C0EC1" "--resource-rules=/Users/360_macmini/Desktop/Xamarin/testSingeAppls/testSingeAppls/bin/iPhone/Debug/testSingeAppls.app/ResourceRules.plist" --entitlements "/Users/360_macmini/Desktop/Xamarin/testSingeAppls/testSingeAppls/bin/iPhone/Debug/testSingeAppls.xcent" "/Users/360_macmini/Desktop/Xamarin/testSingeAppls/testSingeAppls/bin/iPhone/Debug/testSingeAppls.app"
/Users/360_macmini/Desktop/Xamarin/testSingeAppls/testSingeAppls/bin/iPhone/Debug/testSingeAppls.app: replacing existing signature
/Users/360_macmini/Desktop/Xamarin/testSingeAppls/testSingeAppls/bin/iPhone/Debug/testSingeAppls.app: signed bundle with Mach-O thin (armv7) [com.your-company.testSingeAppls]
---------------------- Done ----------------------
Build: 0 errors, 1 warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment