Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created March 3, 2016 17:02
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 saurabh360/3e3394fb51c8dbb7d325 to your computer and use it in GitHub Desktop.
Save saurabh360/3e3394fb51c8dbb7d325 to your computer and use it in GitHub Desktop.
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Please ensure your device is connected...
Connected to: iPhone5s
Launching /private/var/mobile/Containers/Bundle/Application/D7CCA838-C6D4-4A95-90EA-1A6033EF3AA9/unifiedtestapp.app -monodevelop-port 10000 -connection-mode usb
2016-03-03 17:28:55.184 unifiedtestapp[769:97140] Xamarin.iOS: Successfully received USB connection from the IDE on port 10000, fd: 7
2016-03-03 17:28:55.184 unifiedtestapp[769:97140] Xamarin.iOS: Processing: 'start profiler: no'
2016-03-03 17:28:55.184 unifiedtestapp[769:97122] Xamarin.iOS: Profiler not loaded (disabled)
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/D7CCA838-C6D4-4A95-90EA-1A6033EF3AA9/unifiedtestapp.app/.monotouch-64/Xamarin.iOS.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/D7CCA838-C6D4-4A95-90EA-1A6033EF3AA9/unifiedtestapp.app/.monotouch-64/System.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/D7CCA838-C6D4-4A95-90EA-1A6033EF3AA9/unifiedtestapp.app/.monotouch-64/unifiedtestapp.exe
Thread started: Finalizer #2
2016-03-03 17:28:55.461 unifiedtestapp[769:97122] Running ConcurrentDictionary test...
2016-03-03 17:28:55.481 unifiedtestapp[769:97122] Added in 17ms
2016-03-03 17:28:55.512 unifiedtestapp[769:97122] Fetched 100000 existing in 30ms
2016-03-03 17:28:55.541 unifiedtestapp[769:97122] Fetched 100000 non-existing in 28ms
2016-03-03 17:28:55.542 unifiedtestapp[769:97122] ----
2016-03-03 17:28:55.542 unifiedtestapp[769:97122] Running Dictionary test...
2016-03-03 17:28:55.546 unifiedtestapp[769:97122] Added in 3ms
2016-03-03 17:28:57.958 unifiedtestapp[769:97122] Fetched 10000000 existing in 2411ms
2016-03-03 17:28:59.643 unifiedtestapp[769:97122] Fetched 10000000 non-existing in 1684ms
2016-03-03 17:28:59.644 unifiedtestapp[769:97122] ----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment