Skip to content

Instantly share code, notes, and snippets.

@Rajneesh360Logica
Created January 8, 2015 15:09
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 Rajneesh360Logica/d6a97b18613c043a8c30 to your computer and use it in GitHub Desktop.
Save Rajneesh360Logica/d6a97b18613c043a8c30 to your computer and use it in GitHub Desktop.
Building Solution: Bug_25370 (Debug)
Building: Bug_25370 (Debug)
Performing main compilation...
/Library/Frameworks/Mono.framework/Versions/3.12.0/bin/mcs /noconfig "/r:/Library/Frameworks/Mono.framework/Versions/3.12.0/lib/mono/4.5/mscorlib.dll" -nostdlib "/out:/Users/MM/Projects/Bug_25370/Bug_25370/bin/Debug/Bug_25370.exe" "/r:/Library/Frameworks/Mono.framework/Versions/3.12.0/lib/mono/4.5/System.dll" "/r:/Library/Frameworks/Mono.framework/Versions/3.12.0/lib/mono/4.5/System.Xml.dll" "/r:/Library/Frameworks/Mono.framework/Versions/3.12.0/lib/mono/4.5/System.Core.dll" "/r:/Library/Frameworks/Mono.framework/Versions/3.12.0/lib/mono/4.5/System.Xml.Linq.dll" "/r:/Library/Frameworks/Mono.framework/Versions/3.12.0/lib/mono/4.5/System.Drawing.dll" "/r:/Library/Frameworks/Xamarin.Mac.framework/Versions/Current/lib/mono/XamMac.dll" "/r:/Library/Frameworks/Mono.framework/Versions/3.12.0/lib/mono/4.5/System.Core.dll" /nologo /warn:4 /debug:full /optimize- /codepage:utf8 "/define:DEBUG" /t:exe "/Users/MM/Projects/Bug_25370/Bug_25370/MainWindow.cs" "/Users/MM/Projects/Bug_25370/Bug_25370/MainWindowController.cs" "/Users/MM/Projects/Bug_25370/Bug_25370/MainWindow.designer.cs" "/Users/MM/Projects/Bug_25370/Bug_25370/Main.cs" "/Users/MM/Projects/Bug_25370/Bug_25370/AppDelegate.cs" "/Users/MM/Projects/Bug_25370/Bug_25370/AppDelegate.designer.cs"
Compiling interface definitions
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/MM/Projects/Bug_25370/Bug_25370/bin/Debug/Bug_25370.app/Contents/Resources/MainWindow.nib" "/Users/MM/Projects/Bug_25370/Bug_25370/MainWindow.xib"
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/MM/Projects/Bug_25370/Bug_25370/bin/Debug/Bug_25370.app/Contents/Resources/MainMenu.nib" "/Users/MM/Projects/Bug_25370/Bug_25370/MainMenu.xib"
Copying content files
Copying '/Users/MM/Projects/Bug_25370/Bug_25370/bin/Debug/Bug_25370.exe' to '/Users/MM/Projects/Bug_25370/Bug_25370/bin/Debug/Bug_25370.app/Contents/MonoBundle/Bug_25370.exe'
Copying '/Users/MM/Projects/Bug_25370/Bug_25370/bin/Debug/Bug_25370.exe.mdb' to '/Users/MM/Projects/Bug_25370/Bug_25370/bin/Debug/Bug_25370.app/Contents/MonoBundle/Bug_25370.exe.mdb'
Copying '/Library/Frameworks/Xamarin.Mac.framework/Versions/Current/lib/mono/XamMac.dll' to '/Users/MM/Projects/Bug_25370/Bug_25370/bin/Debug/Bug_25370.app/Contents/MonoBundle/XamMac.dll'
Copying '/Library/Frameworks/Xamarin.Mac.framework/Versions/Current/lib/mono/XamMac.dll.mdb' to '/Users/MM/Projects/Bug_25370/Bug_25370/bin/Debug/Bug_25370.app/Contents/MonoBundle/XamMac.dll.mdb'
Build complete -- 0 errors, 0 warnings
Updating application manifest
---------------------- Done ----------------------
Build: 0 errors, 5 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment