Skip to content

Instantly share code, notes, and snippets.

@atin360
Created December 23, 2013 11:22
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/479e40dd3e915ad4edae to your computer and use it in GitHub Desktop.
Save atin360/479e40dd3e915ad4edae to your computer and use it in GitHub Desktop.
Building Solution: SVapplica (Debug|iPhone)
Building: SVapplica (Debug|iPhone)
Detecting signing identity...
Provisioning Profile: "iOS Team Provisioning Profile: *" (5A2E1D63-6D42-4F6F-AEBD-5E9BA533F05A)
Signing Identity: "iPhone Developer: Nischal Kumar (3Z2P26VGA5)"
App ID: "SJ4M429CQ6.com.your-company.SVapplica"
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/SVapplica/SVapplica/bin/iPhone/Debug/SVapplica.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/SVapplica/SVapplica/Main.cs" "/Users/imac/Projects/SVapplica/SVapplica/AppDelegate.cs" "/Users/imac/Projects/SVapplica/SVapplica/SVapplicaViewController.cs" "/Users/imac/Projects/SVapplica/SVapplica/SVapplicaViewController.designer.cs"
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/SVapplica/SVapplica/obj/iPhone/Debug/mtouch-cache" --nomanifest --nosign -dev "/Users/imac/Projects/SVapplica/SVapplica/bin/iPhone/Debug/SVapplica.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 "7.0" --abi=armv7 "-v-v-v" "/Users/imac/Projects/SVapplica/SVapplica/bin/iPhone/Debug/SVapplica.exe"
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
error MT0010: Could not parse the command line arguments: Cannot use unregistered option '-' in bundle '-v-v-v'.
---------------------- Done ----------------------
Build: 1 error, 0 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment