Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created January 17, 2014 12:52
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/d7ed7b173807943508ef to your computer and use it in GitHub Desktop.
Save saurabh360/d7ed7b173807943508ef to your computer and use it in GitHub Desktop.
Building: MonoMacccce (Release)
Detecting code signing identity...
1. Provisioning Profile: "Mac Team Provisioning Profile: *" (AFFAB4CE-8AA3-49D0-A262-C6C0A0DF099D)
Signing Identity: "Mac Developer: Nischal Kumar (3Z2P26VGA5)"
2. Provisioning Profile: "Mac Team Provisioning Profile: *" (34DD6425-8F9A-4DCC-A4BB-E2D9ADD30B8F)
Signing Identity: "Mac Developer: Nischal Kumar (3Z2P26VGA5)"
Provisioning Profile: "Mac Team Provisioning Profile: *" (AFFAB4CE-8AA3-49D0-A262-C6C0A0DF099D)
Code Signing Identity: "Mac Developer: Nischal Kumar (3Z2P26VGA5)"
App ID: "7V723M9SQ5.com.your-company.MonoMacccce"
Performing main compilation...
/Library/Frameworks/Mono.framework/Versions/3.2.6/bin/mcs /noconfig "/r:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.0/mscorlib.dll" -nostdlib "/out:/Users/jatin66/Desktop/MonoMacccce/MonoMacccce/bin/Release/MonoMacccce.exe" "/r:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.0/System.dll" "/r:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.0/System.Xml.dll" "/r:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.0/System.Core.dll" "/r:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.0/System.Xml.Linq.dll" "/r:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.0/System.Drawing.dll" "/r:/Applications/Xamarin Studio.app/Contents/MacOS/lib/monodevelop/AddIns/MonoDevelop.MonoMac/MonoMac.dll" "/r:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.0/System.Core.dll" /nologo /warn:4 /debug:full /optimize+ /codepage:utf8 /t:exe "/Users/jatin66/Desktop/MonoMacccce/MonoMacccce/MainWindow.cs" "/Users/jatin66/Desktop/MonoMacccce/MonoMacccce/MainWindowController.cs" "/Users/jatin66/Desktop/MonoMacccce/MonoMacccce/MainWindow.designer.cs" "/Users/jatin66/Desktop/MonoMacccce/MonoMacccce/Main.cs" "/Users/jatin66/Desktop/MonoMacccce/MonoMacccce/AppDelegate.cs" "/Users/jatin66/Desktop/MonoMacccce/MonoMacccce/AppDelegate.designer.cs"
Build complete -- 0 errors, 0 warnings
---------------------- Done ----------------------
Multiple provisioning profiles match the bundle identifier; using the first match.
Build: 1 error, 1 warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment