Skip to content

Instantly share code, notes, and snippets.

@pjbeaman
Created June 4, 2013 19:59
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/1c49f74b89bc9eb28c65 to your computer and use it in GitHub Desktop.
Save pjbeaman/1c49f74b89bc9eb28c65 to your computer and use it in GitHub Desktop.
Last login: Tue Jun 4 15:51:13 on ttys010
dynamic-079:GitHubRepositories pjbeaman$ make -f release-scripts/wrench/QA/monotouch/Makefile .test-monotouch-test_gsharedvt
cd /Users/pjbeaman/GitHubRepositories/monotouch/tests/; "/Applications/Xamarin Studio.app/Contents/MacOS/mdtool" -v build -t:Build "-c:Debug|iPhone" monotouch-test_gsharedvt/monotouch-test_gsharedvt.csproj
MonoDevelop Build Tool
Detecting signing identity...
Multiple provisioning profiles match the bundle identifier; using the first match.
1. Provisioning Profile: "iOS Team Provisioning Profile: *" (3CE59CEB-9E68-4CF8-9B59-B546D51B88D3)
Signing Identity: "iPhone Developer: PJ Beaman (ALDMV7GK38)"
2. Provisioning Profile: "Wildcard Profile" (FA908B0E-CB6B-4BC0-AFD7-B6E363CE15EC)
Signing Identity: "iPhone Developer: PJ Beaman (ALDMV7GK38)"
Provisioning Profile: "iOS Team Provisioning Profile: *" (3CE59CEB-9E68-4CF8-9B59-B546D51B88D3)
Signing Identity: "iPhone Developer: PJ Beaman (ALDMV7GK38)"
App ID: "7V723M9SQ5.com.xamarin.monotouch-test_gsharedvt"
Performing main compilation...
/Library/Frameworks/Mono.framework/Versions/3.0.10/bin/mcs /noconfig "/r:/Developer/MonoTouch/usr/lib/mono/2.1/mscorlib.dll" -nostdlib
"/out:/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest.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/MonoTouch.NUnitLite.dll" /nologo /warn:4 "/keyfile:/Users/pjbeaman/GitHubRepositories/monotouch/src/monotouch.snk" /debug:full /optimize- /codepage:utf8 -unsafe
"/define:DEBUG;__MOBILE__;__IOS__" /t:exe "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Main.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AppDelegate.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/ObjCRuntime/RuntimeTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/GeometryTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/MapRectTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/NSTimeZoneTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreData/AttributeDescriptionTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Security/ImportExportTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Security/KeyChainTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/StringTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/OverlayViewTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/TrampolineTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/NSDataTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ColorTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/iAd/BannerViewTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/GLKit/KViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MediaPlayer/VolumeViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/OverlayPathViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/PolygonViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/PolylineViewTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ActionSheetTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/AlertViewTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ControlTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/NavigationBarTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/PickerViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/SearchBarTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/TableViewCellTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ToolbarTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/WindowTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ActivityIndicatorViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/LabelTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ImageViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ProgressViewTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ScrollViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/TableViewTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/TextViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/TabBarTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/WebViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/PopoverBackgroundViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/SegmentedControlTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/TextFieldTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ButtonTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/DatePickerTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/PageControlTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/SliderTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/SwitchTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/StepperTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreAnimation/LayerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/PolygonTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/PolylineTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/FileManagerTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/ShapeTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/RegistrarTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/FontTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/BarButtonItemTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ApplicationTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreFoundation/UrlTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreFoundation/StringTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/PopoverControllerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioSessionTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/SystemConfiguration/CaptiveNetworkTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreGraphics/PDFArrayTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ReferenceLibraryViewControllerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/ArrayTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/CalendarTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreText/FontDescriptorTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreImage/CoreVectorTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/ObjCRuntime/ClassTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AddressBook/SourceTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AddressBook/AddressBookTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreMedia/CMTimeTests.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/UIDocumentTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreVideo/PixelFormatTypeTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/SplitViewControllerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFormatTypeTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/UrlTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/DictationPhrase.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreFoundation/DispatchTests.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/PageViewControllerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/LocaleTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreAnimation/ShapeLayerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/CookieTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/AlertViewDelegateTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/ImageIO/CGImageSourceTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/ObjCRuntime/DlfcnTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/ObjectTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/DeviceTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/CachedUrlResponseTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreGraphics/PDFDocumentTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/QuickLook/PreviewControllerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/UrlProtocolTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/GameKit/NotificationBannerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreGraphics/GradientTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/BundleTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreGraphics/ColorSpaceTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreText/CTFrameTests.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreFoundation/NetworkTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ImageTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MobileCoreServices/UTTypeTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/NotificationCenter.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/GLKit/EffectPropertyLightTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/GLKit/EffectPropertyMaterialTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/GLKit/EffectPropertyTransformTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/GLKit/BaseEffectTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/GLKit/EffectPropertyFog.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileStreamTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AVFoundation/AVAssetImageGeneratorTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/NSAttributedString.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/ImageIO/ImagePropertiesTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreLocation/LocationTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreFoundation/ProxyTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioUnit/AudioUnitTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/SimpleTextPrintFormatterTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/PassKit/PassLibraryTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/PassKit/PassTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/PassKit/AddPassesViewControllerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreBluetooth/CentralManagerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/SystemConfiguration/NetworkReachabilityTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreText/StringAttributes.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/EventStoreTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/ReminderTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/StructuredLocationTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreMedia/SampleBufferTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreMedia/CMTimebaseTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreMedia/CMMemoryPoolTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreMedia/CMClockTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreMedia/CMFormatDescriptionTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/GameKit/SessionTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MediaToolbox/AudioProcessingTapTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/NibTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AddressBookUI/AddressFormattingTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/NavigationControllerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/NavigationItemTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/SearchDisplayControllerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/TarBarItemTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/TabBarControllerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/CircleViewTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/MapViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/AnnotationViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/PinAnnotationViewTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/UserTrackingBarButtonItemTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/UserDefaultsTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreImage/CoreContextTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/UuidTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/NSDictionaryTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/NSSetTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AddressBook/PersonTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AdSupport/IdentifierManagerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreMotion/LogItemTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreMotion/AccelerometerDataTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreAnimation/MediaTimingFunctionTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/ThreadTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreVideo/PixelBufferPoolTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreGraphics/BitmapContextTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MessageUI/MailComposeViewControllerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreImage/ImageTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/PasteboardTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreImage/DetectorTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/ImageIO/ImageDestinationTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/SystemSoundTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioQueueTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Security/PolicyTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Security/TrustTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Security/CertificateTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreData/FetchedResultsControllerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreData/ManagedObjectContextTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/KeyedUnarchiverTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/LayoutConstraintTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreBluetooth/UuidTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioUnit/AUGraphTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioUnit/ExtAudioFileTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreGraphics/PDFInfoTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileGlobalInfoTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioChannelLayoutTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioBalanceFadeTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioStreamBasicDescriptionTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFormatTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreFoundation/DispatchGroupTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/DateTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/GestureRecognizerTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreGraphics/CGImageTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/NSInputStreamTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/LocalSearchTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/MapKit/LocalSearchRequestTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/CalendarTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/CalendarItemTest.cs" "/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/AlarmTest.cs"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreGraphics/ContextTest.cs"
Compilation succeeded - 39 warning(s)
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreData/AttributeDescriptionTest.cs(34,8): warning CS0618:
`MonoTouch.CoreData.NSAttributeDescription.SetDefaultValue(MonoTouch.Foundation.NSObject)' is obsolete: `Use the DefaultValue property'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/CalendarTest.cs(30,23): warning CS0618: `MonoTouch.EventKit.EKCalendar.FromEventStore(MonoTouch.EventKit.EKEventStore)' is
obsolete: `Deprecated in iOS 6.0, use Create(EKEntityType, EKEventStore) instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/CalendarTest.cs(78,23): warning CS0618: `MonoTouch.EventKit.EKCalendar.FromEventStore(MonoTouch.EventKit.EKEventStore)' is
obsolete: `Deprecated in iOS 6.0, use Create(EKEntityType, EKEventStore) instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/CalendarTest.cs(87,15): warning CS0618: `MonoTouch.EventKit.EKCalendar.FromEventStore(MonoTouch.EventKit.EKEventStore)' is
obsolete: `Deprecated in iOS 6.0, use Create(EKEntityType, EKEventStore) instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AddressBook/SourceTest.cs(29,22): warning CS0618: `MonoTouch.AddressBook.ABAddressBook.ABAddressBook()' is obsolete: `Deprecated in
iOS 6.0. Use static Create method instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AddressBook/AddressBookTest.cs(27,23): warning CS0618: `MonoTouch.AddressBook.ABAddressBook.ABAddressBook()' is obsolete:
`Deprecated in iOS 6.0. Use static Create method instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AddressBook/AddressBookTest.cs(36,23): warning CS0618: `MonoTouch.AddressBook.ABAddressBook.ABAddressBook()' is obsolete:
`Deprecated in iOS 6.0. Use static Create method instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AddressBook/AddressBookTest.cs(43,23): warning CS0618: `MonoTouch.AddressBook.ABAddressBook.ABAddressBook()' is obsolete:
`Deprecated in iOS 6.0. Use static Create method instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreFoundation/DispatchTests.cs(67,31): warning CS0618: `MonoTouch.CoreFoundation.DispatchQueue.CurrentQueue' is obsolete:
`Deprecated in iOS 6.0'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(58,7): warning CS0618:
`MonoTouch.UIKit.UIViewController.PresentModalViewController(MonoTouch.UIKit.UIViewController, bool)' is obsolete: `Deprecated in iOS 6.0, use PresentViewController (UIViewController, bool, NSAction)
instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(59,7): warning CS0618:
`MonoTouch.UIKit.UIViewController.PresentModalViewController(MonoTouch.UIKit.UIViewController, bool)' is obsolete: `Deprecated in iOS 6.0, use PresentViewController (UIViewController, bool, NSAction)
instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(61,7): warning CS0618: `MonoTouch.UIKit.UIViewController.DismissModalViewControllerAnimated(bool)' is
obsolete: `Deprecated in iOS 6.0, use DismissViewController (bool, NSAction) instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(62,7): warning CS0618: `MonoTouch.UIKit.UIViewController.DismissModalViewControllerAnimated(bool)' is
obsolete: `Deprecated in iOS 6.0, use DismissViewController (bool, NSAction) instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(75,7): warning CS0618:
`MonoTouch.UIKit.UIViewController.PresentModalViewController(MonoTouch.UIKit.UIViewController, bool)' is obsolete: `Deprecated in iOS 6.0, use PresentViewController (UIViewController, bool, NSAction)
instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(76,7): warning CS0618:
`MonoTouch.UIKit.UIViewController.PresentModalViewController(MonoTouch.UIKit.UIViewController, bool)' is obsolete: `Deprecated in iOS 6.0, use PresentViewController (UIViewController, bool, NSAction)
instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(78,7): warning CS0618: `MonoTouch.UIKit.UIViewController.DismissModalViewControllerAnimated(bool)' is
obsolete: `Deprecated in iOS 6.0, use DismissViewController (bool, NSAction) instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(96,21): warning CS0618:
`MonoTouch.UIKit.UIViewController.AutomaticallyForwardAppearanceAndRotationMethodsToChildViewControllers' is obsolete: `Deprecated in iOS 6.0'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(108,21): warning CS0618: `MonoTouch.UIKit.UIViewController.ModalViewController' is obsolete:
`Deprecated in iOS 6.0, PresentedViewController'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/DeviceTest.cs(29,27): warning CS0618: `MonoTouch.UIKit.UIDevice.UniqueIdentifier' is obsolete: `Deprecated in iOS 5.0. Apple
now reject application using it the selector is removed and an empty string is returned'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/EventStoreTest.cs(31,28): warning CS0618: `MonoTouch.EventKit.EKEventStore.Calendars' is obsolete: `Replaced by
GetCalendars in iOS 6.0'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/NibTest.cs(38,20): warning CS0618: `MonoTouch.UIKit.UINib.InstantiateWithOwneroptions(MonoTouch.Foundation.NSObject,
MonoTouch.Foundation.NSDictionary)' is obsolete: `Use Instantiate method'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/NibTest.cs(53,20): warning CS0618: `MonoTouch.UIKit.UINib.InstantiateWithOwneroptions(MonoTouch.Foundation.NSObject,
MonoTouch.Foundation.NSDictionary)' is obsolete: `Use Instantiate method'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/UuidTest.cs(46,9): warning CS0219: The variable `uuid' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/UuidTest.cs(55,9): warning CS0219: The variable `uuid' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/NSDictionaryTest.cs(49,9): warning CS0219: The variable `j' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/NSDictionaryTest.cs(60,9): warning CS0219: The variable `j' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreMotion/LogItemTest.cs(26,20): warning CS0618: `MonoTouch.CoreMotion.CMLogItem.CMLogItem()' is obsolete: `This type is not meant
to be created by application code'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreMotion/AccelerometerDataTest.cs(26,20): warning CS0618: `MonoTouch.CoreMotion.CMAccelerometerData.CMAccelerometerData()' is
obsolete: `This type is not meant to be created by application code'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreAnimation/MediaTimingFunctionTest.cs(27,39): warning CS0618:
`MonoTouch.CoreAnimation.CAMediaTimingFunction.CAMediaTimingFunction()' is obsolete: `This type is not meant to be created by application code'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioQueueTest.cs(54,9): warning CS0219: The variable `called' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileGlobalInfoTest.cs(29,8): warning CS0219: The variable `a2' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileGlobalInfoTest.cs(30,8): warning CS0219: The variable `a3' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileGlobalInfoTest.cs(31,8): warning CS0219: The variable `a4' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileGlobalInfoTest.cs(33,8): warning CS0219: The variable `a6' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileGlobalInfoTest.cs(34,8): warning CS0219: The variable `a7' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileGlobalInfoTest.cs(35,8): warning CS0219: The variable `a8' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/DateTest.cs(37,37): warning CS0219: The variable `tmp' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/DateTest.cs(38,37): warning CS0219: The variable `tmp' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(23,20): warning CS0414: The private field `MonoTouchFixtures.UIKit.ViewControllerPoker.bkSelectedItem'
is assigned but its value is never used
Copying content files
Copying '/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/icons/57_icon.png' to
'/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/57_icon.png'
Optimizing png for iOS
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/icons/57_icon.png"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/57_icon.png"
Copying '/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/icons/114_icon.png' to
'/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/114_icon.png'
Optimizing png for iOS
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/icons/114_icon.png"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/114_icon.png"
Copying '/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/icons/72_icon.png' to
'/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/72_icon.png'
Optimizing png for iOS
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/icons/72_icon.png"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/72_icon.png"
Build complete -- 0 errors, 39 warnings
Compiling to native code
/Developer/MonoTouch/usr/bin/mtouch -sdkroot "/Applications/Xcode.app/Contents/Developer" -v --cache
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache" --nomanifest --nosign -dev
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.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" -r
"/Developer/MonoTouch/usr/lib/mono/2.1/MonoTouch.NUnitLite.dll" -debug -linksdkonly -sdk "6.1" -targetver "4.2" --abi=armv7 "-v" "-v" "-v" "-v" "--aot-options=-O=-gsharedvt"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest.exe"
MonoTouch Business version 6.3.7.2 (54d201d) using framework: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk
Copied /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest.exe to
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/monotouchtest.exe
Copied /Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll to /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/monotouch.dll
Copied /Developer/MonoTouch/usr/lib/mono/2.1/mscorlib.dll to /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/mscorlib.dll
Copied /Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll to /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/System.Core.dll
Copied /Developer/MonoTouch/usr/lib/mono/2.1/System.dll to /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/System.dll
Copied /Developer/MonoTouch/usr/lib/mono/2.1/Mono.Security.dll to /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/Mono.Security.dll
Copied /Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll to /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/System.Xml.dll
Copied /Developer/MonoTouch/usr/lib/mono/2.1/MonoTouch.NUnitLite.dll to
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/MonoTouch.NUnitLite.dll
Copied /Developer/MonoTouch/usr/lib/mono/2.1/MonoTouch.Dialog-1.dll to
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/MonoTouch.Dialog-1.dll
Copied /Developer/MonoTouch/usr/lib/mono/2.1/System.Json.dll to /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/System.Json.dll
Linking SDK only for assembly /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest.exe into
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app
reusing cached /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/monotouch.armv7.cache.Pl-OLd8sr+OsQt94-UDzenKXOAg=.o
reusing cached /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/System.armv7.cache.OabXn21F5nKC5cb+E3zCPsplZoo=.o
reusing cached /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/MonoTouch.NUnitLite.armv7.cache.2-2En15-TFM+kSSnwK1-c7B+ibc=.o
reusing cached /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/mscorlib.armv7.cache.cdLN0XYT5vUHAsN0LocOtVcyn6E=.o
reusing cached /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/MonoTouch.Dialog-1.armv7.cache.wFsWT6JX-bXHskJyoHZstPZhz7A=.o
reusing cached /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/System.Core.armv7.cache.BMnqHNjISvLQQAUzXQmZjrNqz2w=.o
reusing cached /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/Mono.Security.armv7.cache.CYoOIe8QYygkmT9tUtkrf5rY8x4=.o
MONO_PATH=/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app /Developer/MonoTouch/usr/bin/arm-darwin-mono --debug -O=gsharedvt
-O=-gsharedvt
--aot=mtriple=armv7-ios,full,static,asmonly,direct-icalls,soft-debug,dwarfdebug,no-direct-calls,iphone-abi,outfile=/var/folders/md/08shc3gj4hs1b1m5h7n5qzw40000gp/T/tmp1deb6303.tmp/monotouchtest.exe.armv7.s
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/monotouchtest.exe"
Mono Ahead of Time compiler - compiling assembly /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/monotouchtest.exe
Code: 730248 Info: 15889 Ex Info: 218060 Unwind Info: 4958 Class Info: 13278 PLT: 1415 GOT Info: 20037 GOT: 18964 Offsets: 10922
Compiled: 1259/1259 (100%), No GOT slots: 0 (0%), Direct calls: 45 (8%)
Output file: '/var/folders/md/08shc3gj4hs1b1m5h7n5qzw40000gp/T/tmp1deb6303.tmp/monotouchtest.exe.armv7.s'.
Linking symbol: '_mono_aot_module_monotouchtest_info'.
JIT time: 161 ms, Generation time: 226 ms, Assembly+Link time: 3 ms.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc -miphoneos-version-min=4.2 -arch armv7 -std=c99
-I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk -x assembler-with-cpp -c
/var/folders/md/08shc3gj4hs1b1m5h7n5qzw40000gp/T/tmp1deb6303.tmp/monotouchtest.exe.armv7.s -o /var/folders/md/08shc3gj4hs1b1m5h7n5qzw40000gp/T/tmp1deb6303.tmp/monotouchtest.exe.armv7.o
use cached /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/main.armv7.cache.beniIHYc1XGRrsEBvKdzZyPvpmw=.o
use cached /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/registrar.armv7.cache.U2HR6v2vGn3b9dlz5y4xaSTJWzM=.o
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc -Wl,-no_pie -miphoneos-version-min=4.2 -gdwarf-2 -arch armv7 -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/monotouch.armv7.cache.Pl-OLd8sr+OsQt94-UDzenKXOAg=.o
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/System.armv7.cache.OabXn21F5nKC5cb+E3zCPsplZoo=.o
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/MonoTouch.NUnitLite.armv7.cache.2-2En15-TFM+kSSnwK1-c7B+ibc=.o
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/mscorlib.armv7.cache.cdLN0XYT5vUHAsN0LocOtVcyn6E=.o
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/MonoTouch.Dialog-1.armv7.cache.wFsWT6JX-bXHskJyoHZstPZhz7A=.o
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/System.Core.armv7.cache.BMnqHNjISvLQQAUzXQmZjrNqz2w=.o
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/Mono.Security.armv7.cache.CYoOIe8QYygkmT9tUtkrf5rY8x4=.o
/var/folders/md/08shc3gj4hs1b1m5h7n5qzw40000gp/T/tmp1deb6303.tmp/monotouchtest.exe.armv7.o
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/main.armv7.cache.beniIHYc1XGRrsEBvKdzZyPvpmw=.o
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/obj/iPhone/Debug/mtouch-cache/registrar.armv7.cache.U2HR6v2vGn3b9dlz5y4xaSTJWzM=.o -o
/var/folders/md/08shc3gj4hs1b1m5h7n5qzw40000gp/T/tmp1deb6303.tmp/monotouchtest -framework CFNetwork -framework EventKit -framework Foundation -framework CoreMotion -framework GameKit -framework MapKit
-framework UIKit -framework AddressBookUI -framework MessageUI -framework SystemConfiguration -framework AddressBook -framework AudioToolbox -framework AVFoundation -framework QuartzCore -framework
CoreData -framework CoreGraphics -framework CoreLocation -framework CoreText -framework ImageIO -framework MobileCoreServices -framework Security -framework CoreMedia -framework CoreVideo -framework
MediaPlayer -framework iAd -framework QuickLook -weak_framework CoreBluetooth -weak_framework CoreImage -weak_framework GLKit -weak_framework PassKit -weak_framework AdSupport -lz -liconv -u _mono_pmip -u
_monotouch_release_managed_ref -u _monotouch_create_managed_ref -u _monotouch_IntPtr_objc_msgSend_IntPtr -u _monotouch_start_wwan -u _monotouch_log -lmonotouch-debug
/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libmono-2.0.a -L/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/lib -dead_strip
/Applications/Xcode.app/Contents/Developer/usr/bin/dsymutil /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/monotouchtest -t 4 -z
-o /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app.dSYM
/usr/bin/mdimport /Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app.dSYM
Updating debug configuration file
Updating debug settings manifest
Embedding provisioning profile
Processing entitlements file
Preparing resources rules
Signing application
codesign -v -f -s "74B8360F6CEF2BD32DDD1655018C70C3F53234DC"
"--resource-rules=/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app/ResourceRules.plist" --entitlements
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest.xcent"
"/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app"
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/bin/iPhone/Debug/monotouchtest_gsharedvt.app: signed bundle with Mach-O thin (armv7) [com.xamarin.monotouch-test_gsharedvt]
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreData/AttributeDescriptionTest.cs(34,8) : warning CS0618: `MonoTouch.CoreData.NSAttributeDescription.SetDefaultValue(MonoTouch.Foundation.NSObject)' is obsolete: `Use the DefaultValue property'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/CalendarTest.cs(30,23) : warning CS0618: `MonoTouch.EventKit.EKCalendar.FromEventStore(MonoTouch.EventKit.EKEventStore)' is obsolete: `Deprecated in iOS 6.0, use Create(EKEntityType, EKEventStore) instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/CalendarTest.cs(78,23) : warning CS0618: `MonoTouch.EventKit.EKCalendar.FromEventStore(MonoTouch.EventKit.EKEventStore)' is obsolete: `Deprecated in iOS 6.0, use Create(EKEntityType, EKEventStore) instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/CalendarTest.cs(87,15) : warning CS0618: `MonoTouch.EventKit.EKCalendar.FromEventStore(MonoTouch.EventKit.EKEventStore)' is obsolete: `Deprecated in iOS 6.0, use Create(EKEntityType, EKEventStore) instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AddressBook/SourceTest.cs(29,22) : warning CS0618: `MonoTouch.AddressBook.ABAddressBook.ABAddressBook()' is obsolete: `Deprecated in iOS 6.0. Use static Create method instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AddressBook/AddressBookTest.cs(27,23) : warning CS0618: `MonoTouch.AddressBook.ABAddressBook.ABAddressBook()' is obsolete: `Deprecated in iOS 6.0. Use static Create method instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AddressBook/AddressBookTest.cs(36,23) : warning CS0618: `MonoTouch.AddressBook.ABAddressBook.ABAddressBook()' is obsolete: `Deprecated in iOS 6.0. Use static Create method instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AddressBook/AddressBookTest.cs(43,23) : warning CS0618: `MonoTouch.AddressBook.ABAddressBook.ABAddressBook()' is obsolete: `Deprecated in iOS 6.0. Use static Create method instead'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreFoundation/DispatchTests.cs(67,31) : warning CS0618: `MonoTouch.CoreFoundation.DispatchQueue.CurrentQueue' is obsolete: `Deprecated in iOS 6.0'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(58,7) : warning CS0618: `MonoTouch.UIKit.UIViewController.PresentModalViewController(MonoTouch.UIKit.UIViewController, bool)' is obsolete: `Deprecated in iOS 6.0, use PresentViewController (UIViewController, bool, NSAction) instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(59,7) : warning CS0618: `MonoTouch.UIKit.UIViewController.PresentModalViewController(MonoTouch.UIKit.UIViewController, bool)' is obsolete: `Deprecated in iOS 6.0, use PresentViewController (UIViewController, bool, NSAction) instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(61,7) : warning CS0618: `MonoTouch.UIKit.UIViewController.DismissModalViewControllerAnimated(bool)' is obsolete: `Deprecated in iOS 6.0, use DismissViewController (bool, NSAction) instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(62,7) : warning CS0618: `MonoTouch.UIKit.UIViewController.DismissModalViewControllerAnimated(bool)' is obsolete: `Deprecated in iOS 6.0, use DismissViewController (bool, NSAction) instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(75,7) : warning CS0618: `MonoTouch.UIKit.UIViewController.PresentModalViewController(MonoTouch.UIKit.UIViewController, bool)' is obsolete: `Deprecated in iOS 6.0, use PresentViewController (UIViewController, bool, NSAction) instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(76,7) : warning CS0618: `MonoTouch.UIKit.UIViewController.PresentModalViewController(MonoTouch.UIKit.UIViewController, bool)' is obsolete: `Deprecated in iOS 6.0, use PresentViewController (UIViewController, bool, NSAction) instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(78,7) : warning CS0618: `MonoTouch.UIKit.UIViewController.DismissModalViewControllerAnimated(bool)' is obsolete: `Deprecated in iOS 6.0, use DismissViewController (bool, NSAction) instead.'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(96,21) : warning CS0618: `MonoTouch.UIKit.UIViewController.AutomaticallyForwardAppearanceAndRotationMethodsToChildViewControllers' is obsolete: `Deprecated in iOS 6.0'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(108,21) : warning CS0618: `MonoTouch.UIKit.UIViewController.ModalViewController' is obsolete: `Deprecated in iOS 6.0, PresentedViewController'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/DeviceTest.cs(29,27) : warning CS0618: `MonoTouch.UIKit.UIDevice.UniqueIdentifier' is obsolete: `Deprecated in iOS 5.0. Apple now reject application using it the selector is removed and an empty string is returned'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/EventKit/EventStoreTest.cs(31,28) : warning CS0618: `MonoTouch.EventKit.EKEventStore.Calendars' is obsolete: `Replaced by GetCalendars in iOS 6.0'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/NibTest.cs(38,20) : warning CS0618: `MonoTouch.UIKit.UINib.InstantiateWithOwneroptions(MonoTouch.Foundation.NSObject, MonoTouch.Foundation.NSDictionary)' is obsolete: `Use Instantiate method'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/NibTest.cs(53,20) : warning CS0618: `MonoTouch.UIKit.UINib.InstantiateWithOwneroptions(MonoTouch.Foundation.NSObject, MonoTouch.Foundation.NSDictionary)' is obsolete: `Use Instantiate method'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/UuidTest.cs(46,9) : warning CS0219: The variable `uuid' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/UuidTest.cs(55,9) : warning CS0219: The variable `uuid' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/NSDictionaryTest.cs(49,9) : warning CS0219: The variable `j' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/NSDictionaryTest.cs(60,9) : warning CS0219: The variable `j' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreMotion/LogItemTest.cs(26,20) : warning CS0618: `MonoTouch.CoreMotion.CMLogItem.CMLogItem()' is obsolete: `This type is not meant to be created by application code'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreMotion/AccelerometerDataTest.cs(26,20) : warning CS0618: `MonoTouch.CoreMotion.CMAccelerometerData.CMAccelerometerData()' is obsolete: `This type is not meant to be created by application code'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/CoreAnimation/MediaTimingFunctionTest.cs(27,39) : warning CS0618: `MonoTouch.CoreAnimation.CAMediaTimingFunction.CAMediaTimingFunction()' is obsolete: `This type is not meant to be created by application code'
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioQueueTest.cs(54,9) : warning CS0219: The variable `called' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileGlobalInfoTest.cs(29,8) : warning CS0219: The variable `a2' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileGlobalInfoTest.cs(30,8) : warning CS0219: The variable `a3' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileGlobalInfoTest.cs(31,8) : warning CS0219: The variable `a4' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileGlobalInfoTest.cs(33,8) : warning CS0219: The variable `a6' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileGlobalInfoTest.cs(34,8) : warning CS0219: The variable `a7' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/AudioToolbox/AudioFileGlobalInfoTest.cs(35,8) : warning CS0219: The variable `a8' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/DateTest.cs(37,37) : warning CS0219: The variable `tmp' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/Foundation/DateTest.cs(38,37) : warning CS0219: The variable `tmp' is assigned but its value is never used
/Users/pjbeaman/GitHubRepositories/monotouch/tests/monotouch-test_gsharedvt/UIKit/ViewControllerTest.cs(23,20) : warning CS0414: The private field `MonoTouchFixtures.UIKit.ViewControllerPoker.bkSelectedItem' is assigned but its value is never used
* Assertion at threads.c:1360, condition `internal' not met
/bin/sh: line 1: 63155 Illegal instruction: 4 "/Applications/Xamarin Studio.app/Contents/MacOS/mdtool" -v build -t:Build "-c:Debug|iPhone" monotouch-test_gsharedvt/monotouch-test_gsharedvt.csproj
make: *** [.build-dev-monotouch-test_gsharedvt] Error 132
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment