Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Created August 25, 2014 15:28
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 GouriKumari/0016ecac196feaaf98f8 to your computer and use it in GitHub Desktop.
Save GouriKumari/0016ecac196feaaf98f8 to your computer and use it in GitHub Desktop.
OpenGL App
Cleaning Solution: Test22915 (Debug|iPhone)
Cleaning: Test22915 (Debug|iPhone)
Removing output files...
Clean complete
Building Solution: Test22915 (Debug|iPhone)
Building: Test22915 (Debug|iPhone)
Detecting signing identity...
Provisioning Profile: "iOS Team Provisioning Profile: *" (42f5b76f-a599-420c-9941-5dbd030c4646)
Signing Identity: "iPhone Developer: Gouri Kumari (R4SWZ4XPK3)"
App ID: "SJ4M429CQ6.com.your-company.Test22915"
Performing main compilation...
/Library/Frameworks/Mono.framework/Versions/3.8.0/bin/mcs /noconfig "/r:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/mscorlib.dll" -nostdlib "/out:/Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.exe" "/r:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/System.dll" "/r:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/System.Xml.dll" "/r:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/System.Core.dll" "/r:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/monotouch.dll" "/r:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/OpenTK-1.0.dll" "/r:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/System.Core.dll" /nologo /warn:4 /debug:full /optimize- /codepage:utf8 "/define:DEBUG" "/define:__MOBILE__" "/define:__IOS__" /t:exe "/Users/gourikumari/Projects/Test22915/Test22915/Main.cs" "/Users/gourikumari/Projects/Test22915/Test22915/AppDelegate.cs" "/Users/gourikumari/Projects/Test22915/Test22915/OpenGLViewController.cs" "/Users/gourikumari/Projects/Test22915/Test22915/EAGLView.cs"
Compiling interface definitions
/Applications/Xcode6-Beta6.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --minimum-deployment-target 7.0 --output-format human-readable-text --compile "/Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/MainStoryboard_iPhone.storyboardc" "/Users/gourikumari/Projects/Test22915/Test22915/MainStoryboard_iPhone.storyboard" --sdk "/Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk"
/Applications/Xcode6-Beta6.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --minimum-deployment-target 7.0 --output-format human-readable-text --compile "/Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/MainStoryboard_iPad.storyboardc" "/Users/gourikumari/Projects/Test22915/Test22915/MainStoryboard_iPad.storyboard" --sdk "/Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk"
Copying content files
Copying '/Users/gourikumari/Projects/Test22915/Test22915/Resources/Default-568h@2x.png' to '/Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/Default-568h@2x.png'
Optimizing png for iOS
/Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "/Users/gourikumari/Projects/Test22915/Test22915/Resources/Default-568h@2x.png" "/Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/Default-568h@2x.png"
Copying '/Users/gourikumari/Projects/Test22915/Test22915/Shader.fsh' to '/Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/Shader.fsh'
Copying '/Users/gourikumari/Projects/Test22915/Test22915/Shader.vsh' to '/Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/Shader.vsh'
Build complete -- 0 errors, 0 warnings
Compiling to native code
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mtouch -sdkroot "/Applications/Xcode6-Beta6.app/Contents/Developer" --cache "/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache" --nomanifest --nosign -dev "/Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app" -r "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/System.dll" -r "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/System.Xml.dll" -r "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/System.Core.dll" -r "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/monotouch.dll" -r "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/OpenTK-1.0.dll" -debug -linksdkonly -sdk "8.0" -targetver "7.0" --abi=armv7 "-v" "-v" "-v" "-v" "/Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.exe"
Xamarin.iOS 7.4.0.106 (3991e99) Priority Edition using framework: /Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk
A full rebuild will be performed because the cache is either incomplete or entirely missing.
Copied /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.exe to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/Test22915.exe
Copied /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.exe.mdb to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/Test22915.exe.mdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/monotouch.dll to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/monotouch.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/monotouch.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/monotouch.dll.mdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/mscorlib.dll to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/mscorlib.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/mscorlib.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/mscorlib.dll.mdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/System.Core.dll to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/System.Core.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/System.Core.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/System.Core.dll.mdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/System.dll to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/System.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/System.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/System.dll.mdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/System.Xml.dll to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/System.Xml.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/System.Xml.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/System.Xml.dll.mdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/Mono.Dynamic.Interpreter.dll to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/Mono.Dynamic.Interpreter.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/Mono.Dynamic.Interpreter.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/Mono.Dynamic.Interpreter.dll.mdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/OpenTK-1.0.dll to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/OpenTK-1.0.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/OpenTK-1.0.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/OpenTK-1.0.dll.mdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/lib/mono/2.1/OpenTK-1.0.dll.config to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/OpenTK-1.0.dll.config
Loaded '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/Test22915.exe'
Loaded '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/monotouch.dll'
Loaded '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/mscorlib.dll'
Loaded '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/System.Core.dll'
Loaded '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/System.dll'
Loaded '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/System.Xml.dll'
Loaded '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/Mono.Dynamic.Interpreter.dll'
Loaded '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Link/OpenTK-1.0.dll'
Linking SDK only for assembly /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.exe into /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/PreBuild
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/PreBuild/Test22915.exe to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/Test22915.exe
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/PreBuild/Test22915.exe.mdb to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/Test22915.exe.mdb
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/PreBuild/monotouch.dll to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/monotouch.dll
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/PreBuild/monotouch.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/monotouch.dll.mdb
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/PreBuild/mscorlib.dll to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/mscorlib.dll
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/PreBuild/mscorlib.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/mscorlib.dll.mdb
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/PreBuild/System.dll to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/System.dll
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/PreBuild/System.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/System.dll.mdb
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/PreBuild/OpenTK-1.0.dll to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/OpenTK-1.0.dll
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/PreBuild/OpenTK-1.0.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/OpenTK-1.0.dll.mdb
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/PreBuild/OpenTK-1.0.dll.config to /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/OpenTK-1.0.dll.config
Target /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Test22915.exe.armv7.s needs to be rebuilt.
Target /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Test22915.exe.armv7.o needs to be rebuilt.
Target /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/monotouch.dll.armv7.s needs to be rebuilt.
Target /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/monotouch.dll.armv7.o needs to be rebuilt.
Target /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/mscorlib.dll.armv7.s needs to be rebuilt.
Target /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/mscorlib.dll.armv7.o needs to be rebuilt.
Target /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/System.dll.armv7.s needs to be rebuilt.
Target /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/System.dll.armv7.o needs to be rebuilt.
Target /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/OpenTK-1.0.dll.armv7.s needs to be rebuilt.
Target /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/OpenTK-1.0.dll.armv7.o needs to be rebuilt.
File '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/registrar.m' does not exist, creating it.
File '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/main.armv7.m' does not exist, creating it.
MONO_PATH=/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/bin/arm-darwin-mono-boehm --debug -O=gsharedvt --aot=mtriple=armv7-ios,full,static,asmonly,direct-icalls,dwarfdebug,no-direct-calls,iphone-abi,outfile=/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/monotouch.dll.armv7.s "/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/monotouch.dll"
MONO_PATH=/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/bin/arm-darwin-mono-boehm --debug -O=gsharedvt --aot=mtriple=armv7-ios,full,static,asmonly,direct-icalls,dwarfdebug,no-direct-calls,iphone-abi,outfile=/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/System.dll.armv7.s "/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/System.dll"
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -gdwarf-2 -std=c99 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot /Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -Qunused-arguments -miphoneos-version-min=7.0 -arch armv7 -c -DDEBUG -o /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/main.armv7.o -x objective-c /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/main.armv7.m
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -gdwarf-2 -std=c99 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot /Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -Qunused-arguments -miphoneos-version-min=7.0 -arch armv7 -c -DDEBUG -o /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/registrar.armv7.o -Wno-receiver-forward-class -x objective-c /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/registrar.m
Mono Ahead of Time compiler - compiling assembly /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/System.dll
Code: 896(63%) Info: 27(1%) Ex Info: 181(12%) Unwind Info: 133(9%) Class Info: 54(3%) PLT: 6(0%) GOT Info: 75(5%) Offsets: 51(3%) GOT: 52
Compiled: 7/7 (100%), No GOT slots: 4 (57%), Direct calls: 2 (40%)
Output file: '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/System.dll.armv7.s'.
Linking symbol: '_mono_aot_module_System_info'.
JIT time: 0 ms, Generation time: 2 ms, Assembly+Link time: 0 ms.
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -Qunused-arguments -miphoneos-version-min=7.0 -arch armv7 -c -DDEBUG -o /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/System.dll.armv7.o -x assembler /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/System.dll.armv7.s
MONO_PATH=/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/bin/arm-darwin-mono-boehm --debug -O=gsharedvt --aot=mtriple=armv7-ios,full,static,asmonly,direct-icalls,dwarfdebug,no-direct-calls,iphone-abi,outfile=/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/mscorlib.dll.armv7.s "/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/mscorlib.dll"
MONO_PATH=/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/bin/arm-darwin-mono-boehm --debug -O=gsharedvt --aot=mtriple=armv7-ios,full,static,asmonly,direct-icalls,dwarfdebug,no-direct-calls,iphone-abi,outfile=/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/OpenTK-1.0.dll.armv7.s "/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/OpenTK-1.0.dll"
Mono Ahead of Time compiler - compiling assembly /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/OpenTK-1.0.dll
Code: 80456(64%) Info: 2461(1%) Ex Info: 29692(23%) Unwind Info: 2207(1%) Class Info: 2701(2%) PLT: 384(0%) GOT Info: 3828(3%) Offsets: 2973(2%) GOT: 2792
Compiled: 531/531 (100%), No GOT slots: 308 (58%), Direct calls: 149 (59%)
Output file: '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/OpenTK-1.0.dll.armv7.s'.
Linking symbol: '_mono_aot_module_OpenTK_1_0_info'.
JIT time: 29 ms, Generation time: 41 ms, Assembly+Link time: 0 ms.
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -Qunused-arguments -miphoneos-version-min=7.0 -arch armv7 -c -DDEBUG -o /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/OpenTK-1.0.dll.armv7.o -x assembler /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/OpenTK-1.0.dll.armv7.s
Mono Ahead of Time compiler - compiling assembly /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/monotouch.dll
Code: 195936(66%) Info: 5493(1%) Ex Info: 69183(23%) Unwind Info: 3670(1%) Class Info: 4494(1%) PLT: 732(0%) GOT Info: 10350(3%) Offsets: 6076(2%) GOT: 5556
Compiled: 1144/1144 (100%), No GOT slots: 507 (44%), Direct calls: 296 (31%)
Output file: '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/monotouch.dll.armv7.s'.
Linking symbol: '_mono_aot_module_monotouch_info'.
JIT time: 81 ms, Generation time: 94 ms, Assembly+Link time: 0 ms.
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -Qunused-arguments -miphoneos-version-min=7.0 -arch armv7 -c -DDEBUG -o /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/monotouch.dll.armv7.o -x assembler /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/monotouch.dll.armv7.s
MONO_PATH=/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/bin/arm-darwin-mono-boehm --debug -O=gsharedvt --aot=mtriple=armv7-ios,full,static,asmonly,direct-icalls,soft-debug,dwarfdebug,no-direct-calls,iphone-abi,outfile=/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Test22915.exe.armv7.s "/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/Test22915.exe"
Mono Ahead of Time compiler - compiling assembly /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/Test22915.exe
Code: 18864(67%) Info: 210(0%) Ex Info: 6577(23%) Unwind Info: 384(1%) Class Info: 685(2%) PLT: 86(0%) GOT Info: 868(3%) Offsets: 304(1%) GOT: 696
Compiled: 42/42 (100%), No GOT slots: 0 (0%), Direct calls: 1 (3%)
Output file: '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Test22915.exe.armv7.s'.
Linking symbol: '_mono_aot_module_Test22915_info'.
JIT time: 4 ms, Generation time: 7 ms, Assembly+Link time: 0 ms.
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -Qunused-arguments -miphoneos-version-min=7.0 -arch armv7 -c -DDEBUG -o /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Test22915.exe.armv7.o -x assembler /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Test22915.exe.armv7.s
Mono Ahead of Time compiler - compiling assembly /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/mscorlib.dll
Code: 715896(65%) Info: 16117(1%) Ex Info: 261143(24%) Unwind Info: 6696(0%) Class Info: 9148(0%) PLT: 2165(0%) GOT Info: 57624(5%) Offsets: 18376(1%) GOT: 16000
Compiled: 3398/3402 (99%), No GOT slots: 2020 (59%), Direct calls: 1626 (41%)
4 methods are generic (0%)
Output file: '/Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/mscorlib.dll.armv7.s'.
Linking symbol: '_mono_aot_module_mscorlib_info'.
JIT time: 231 ms, Generation time: 475 ms, Assembly+Link time: 0 ms.
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -isysroot /Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -Qunused-arguments -miphoneos-version-min=7.0 -arch armv7 -c -DDEBUG -o /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/mscorlib.dll.armv7.o -x assembler /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/mscorlib.dll.armv7.s
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Wl,-pie -arch armv7 -miphoneos-version-min=7.0 -isysroot /Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Test22915.exe.armv7.o /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/monotouch.dll.armv7.o /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/mscorlib.dll.armv7.o /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/System.dll.armv7.o /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/OpenTK-1.0.dll.armv7.o /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/registrar.armv7.o /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/main.armv7.o -o /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/Test22915 -framework CFNetwork -framework QuartzCore -framework CoreGraphics -framework Foundation -framework CoreVideo -framework OpenGLES -framework UIKit -lz -liconv -u _mono_pmip -u _monotouch_log -u _monotouch_release_managed_ref -u _monotouch_create_managed_ref /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libmonoboehm-2.0.a /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.106/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libmonotouch-debug.a -dead_strip
/usr/bin/dsymutil /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/Test22915 -t 4 -z -o /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app.dSYM
/usr/bin/mdimport /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app.dSYM
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/Test22915.exe to /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/Test22915.exe
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/Test22915.exe.mdb to /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/Test22915.exe.mdb
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/monotouch.dll to /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/monotouch.dll
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/monotouch.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/monotouch.dll.mdb
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/mscorlib.dll to /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/mscorlib.dll
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/mscorlib.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/mscorlib.dll.mdb
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/System.dll to /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/System.dll
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/System.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/System.dll.mdb
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/OpenTK-1.0.dll to /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/OpenTK-1.0.dll
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/OpenTK-1.0.dll.mdb to /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/OpenTK-1.0.dll.mdb
Copied /Users/gourikumari/Projects/Test22915/Test22915/obj/iPhone/Debug/mtouch-cache/Build/OpenTK-1.0.dll.config to /Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/OpenTK-1.0.dll.config
Test22915.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 "4AB2FC182A9A60C704073AF8D33142CC88F6E800" "--resource-rules=/Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app/ResourceRules.plist" --entitlements "/Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.xcent" "/Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app"
/Users/gourikumari/Projects/Test22915/Test22915/bin/iPhone/Debug/Test22915.app: signed bundle with Mach-O thin (armv7) [com.your-company.Test22915]
---------------------- Done ----------------------
Build successful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment