Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Last active August 29, 2015 14:13
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/8442b5f29ddf52a02e86 to your computer and use it in GitHub Desktop.
Save GouriKumari/8442b5f29ddf52a02e86 to your computer and use it in GitHub Desktop.
AppOutput
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Please ensure your device is connected...
Connected to: XQAiPhone5Sb
Launching /private/var/mobile/Applications/8E01AD72-1936-4391-9392-11ABB1FF78C3/LessOrEqual.app -monodevelop-port 10000 -connection-mode usb
Loaded assembly: /private/var/mobile/Applications/8E01AD72-1936-4391-9392-11ABB1FF78C3/LessOrEqual.app/.monotouch-64/Xamarin.iOS.dll
Thread started: Finalizer #2
Loaded assembly: /private/var/mobile/Applications/8E01AD72-1936-4391-9392-11ABB1FF78C3/LessOrEqual.app/.monotouch-64/LessOrEqual.exe
2015-01-08 15:07:08.438 LessOrEqual[533:60b] min < max | 10000000 < 40000000 == True
2015-01-08 15:07:08.441 LessOrEqual[533:60b] min <= max | 10000000 <= 40000000 == True
2015-01-08 15:07:08.443 LessOrEqual[533:60b] min > max | 10000000 > 40000000 == False
2015-01-08 15:07:08.444 LessOrEqual[533:60b] min >= max | 10000000 >= 40000000 == False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment