Skip to content

Instantly share code, notes, and snippets.

@pjbeaman
Created October 18, 2012 20: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 pjbeaman/a105a17ccffdac7c92af to your computer and use it in GitHub Desktop.
Save pjbeaman/a105a17ccffdac7c92af to your computer and use it in GitHub Desktop.
Touch sample compilation
Building Solution: Touch (Debug|iPhoneSimulator)
Building: Touch (Debug|iPhoneSimulator)
Performing main compilation...
/Library/Frameworks/Mono.framework/Versions/2.11.5/bin/mcs /noconfig "/r:/Developer/MonoTouch/usr/lib/mono/2.1/mscorlib.dll" -nostdlib "/out:/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Example_Touch.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" /nologo /warn:4 /debug:full /optimize- /codepage:utf8 "/define:DEBUG" /t:exe "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/AppDelegate.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Application.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/Home/Home_iPhone.xib.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/Home/Home_iPhone.xib.designer.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/SimpleTouch/Touches_iPhone.xib.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/SimpleTouch/Touches_iPhone.xib.designer.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/GestureRecognizers/GestureRecognizers_iPhone.xib.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/GestureRecognizers/GestureRecognizers_iPhone.xib.designer.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Code/CheckmarkGestureRecognizer.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/GestureRecognizers/CustomCheckmarkGestureRecognizer_iPhone.xib.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/GestureRecognizers/CustomCheckmarkGestureRecognizer_iPhone.xib.designer.cs"
Compiling interface definitions
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Home_iPhone.nib" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/Home/Home_iPhone.xib" --sdk "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk"
2012-10-18 16:19:22.749 Interface Builder Cocoa Touch Tool[17423:14603] CFPreferences: user home directory at file://localhost/Users/xamarinqa/Library/Application%20Support/iPhone%20Simulator/User/ is unavailable. User domains will be volatile.
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Touches_iPhone.nib" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/SimpleTouch/Touches_iPhone.xib" --sdk "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk"
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/GestureRecognizers_iPhone.nib" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/GestureRecognizers/GestureRecognizers_iPhone.xib" --sdk "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk"
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/CustomCheckmarkGestureRecognizer_iPhone.nib" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/GestureRecognizers/CustomCheckmarkGestureRecognizer_iPhone.xib" --sdk "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk"
Copying content files
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/DragMe.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/DragMe.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/DragMe@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/DragMe@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/TouchMe.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/TouchMe.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/TouchMe@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/TouchMe@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/DoubleTapMe_Highlighted.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/DoubleTapMe_Highlighted.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/DoubleTapMe_Highlighted@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/DoubleTapMe_Highlighted@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/DoubleTapMe.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/DoubleTapMe.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/DoubleTapMe@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/DoubleTapMe@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/CheckBox_Checked.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/CheckBox_Checked.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/CheckBox_Checked@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/CheckBox_Checked@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/CheckBox_Start.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/CheckBox_Start.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/CheckBox_Start@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/CheckBox_Start@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/CheckBox_Unchecked.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/CheckBox_Unchecked.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/CheckBox_Unchecked@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/CheckBox_Unchecked@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/29_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/29_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/50_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/50_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/57_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/57_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/58_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/58_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/72_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/72_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/114_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/114_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/512_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/512_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Default-Landscape~ipad.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Default-Landscape~ipad.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Default-Portrait~ipad.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Default-Portrait~ipad.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Default.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Default.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Default@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Default@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/57_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/57_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/114_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/114_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/72_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/72_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/29_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/29_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/58_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/58_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/50_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/50_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/512_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/512_icon.png'
Build complete -- 0 errors, 0 warnings
Compiling to native code
/Developer/MonoTouch/usr/bin/mtouch -sdkroot "/Applications/Xcode.app/Contents/Developer" -v --cache "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/obj/Debug/mtouch-cache" --nomanifest --nosign -sim "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.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 -nolink -sdk "6.0" -targetver "3.0" --abi=i386 "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Example_Touch.exe"
MonoTouch version 6.0.5 using framework: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk
Updating application manifest
Updating debug configuration file
Updating debug settings manifest
---------------------- Done ----------------------
Build: 0 errors, 1 warning
Building Solution: Touch (Debug|iPhoneSimulator)
Building: Touch (Debug|iPhoneSimulator)
Performing main compilation...
/Developer/MonoTouch/usr/bin/smcs /noconfig "/out:/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Example_Touch.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" /nologo /warn:4 /debug:full /optimize- /codepage:utf8 "/define:DEBUG" /t:exe "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/AppDelegate.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Application.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/Home/Home_iPhone.xib.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/Home/Home_iPhone.xib.designer.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/SimpleTouch/Touches_iPhone.xib.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/SimpleTouch/Touches_iPhone.xib.designer.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/GestureRecognizers/GestureRecognizers_iPhone.xib.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/GestureRecognizers/GestureRecognizers_iPhone.xib.designer.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Code/CheckmarkGestureRecognizer.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/GestureRecognizers/CustomCheckmarkGestureRecognizer_iPhone.xib.cs" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/GestureRecognizers/CustomCheckmarkGestureRecognizer_iPhone.xib.designer.cs"
Compiling interface definitions
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Home_iPhone.nib" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/Home/Home_iPhone.xib" --sdk "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk"
2012-10-18 16:05:50.124 Interface Builder Cocoa Touch Tool[17060:14603] CFPreferences: user home directory at file://localhost/Users/xamarinqa/Library/Application%20Support/iPhone%20Simulator/User/ is unavailable. User domains will be volatile.
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Touches_iPhone.nib" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/SimpleTouch/Touches_iPhone.xib" --sdk "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk"
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/GestureRecognizers_iPhone.nib" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/GestureRecognizers/GestureRecognizers_iPhone.xib" --sdk "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk"
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/CustomCheckmarkGestureRecognizer_iPhone.nib" "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Screens/iPhone/GestureRecognizers/CustomCheckmarkGestureRecognizer_iPhone.xib" --sdk "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk"
Copying content files
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/DragMe.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/DragMe.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/DragMe@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/DragMe@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/TouchMe.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/TouchMe.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/TouchMe@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/TouchMe@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/DoubleTapMe_Highlighted.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/DoubleTapMe_Highlighted.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/DoubleTapMe_Highlighted@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/DoubleTapMe_Highlighted@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/DoubleTapMe.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/DoubleTapMe.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/DoubleTapMe@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/DoubleTapMe@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/CheckBox_Checked.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/CheckBox_Checked.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/CheckBox_Checked@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/CheckBox_Checked@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/CheckBox_Start.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/CheckBox_Start.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/CheckBox_Start@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/CheckBox_Start@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/CheckBox_Unchecked.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/CheckBox_Unchecked.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/CheckBox_Unchecked@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/CheckBox_Unchecked@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/29_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/29_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/50_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/50_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/57_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/57_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/58_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/58_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/72_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/72_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/114_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/114_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/512_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Images/Icons/512_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Default-Landscape~ipad.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Default-Landscape~ipad.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Default-Portrait~ipad.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Default-Portrait~ipad.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Default.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Default.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Default@2x.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/Default@2x.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/57_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/57_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/114_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/114_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/72_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/72_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/29_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/29_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/58_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/58_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/50_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/50_icon.png'
Copying '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/Images/Icons/512_icon.png' to '/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.app/512_icon.png'
Build complete -- 0 errors, 0 warnings
Compiling to native code
/Developer/MonoTouch/usr/bin/mtouch -sdkroot "/Applications/Xcode.app/Contents/Developer" -v --cache "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/obj/Debug/mtouch-cache" --nomanifest --nosign -sim "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Touch.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 -nolink -sdk "6.0" -targetver "3.0" --abi=i386 "/Users/xamarinqa/GitHubRepositories/monotouch-samples/Touch/bin/iPhoneSimulator/Debug/Example_Touch.exe"
MonoTouch version 6.0.5 using framework: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk
Updating application manifest
Updating debug configuration file
Updating debug settings manifest
---------------------- Done ----------------------
Build: 0 errors, 1 warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment