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/44b033bba1f12da715d8 to your computer and use it in GitHub Desktop.
Save GouriKumari/44b033bba1f12da715d8 to your computer and use it in GitHub Desktop.
AppOutput 32 bits
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-32/Xamarin.iOS.dll
Loaded assembly: /private/var/mobile/Applications/8E01AD72-1936-4391-9392-11ABB1FF78C3/LessOrEqual.app/.monotouch-32/LessOrEqual.exe
Thread started: Finalizer #2
2015-01-08 15:22:42.951 LessOrEqual[560:60b] min < max | 10000000 < 40000000 == True
2015-01-08 15:22:42.953 LessOrEqual[560:60b] min <= max | 10000000 <= 40000000 == True
2015-01-08 15:22:42.954 LessOrEqual[560:60b] min > max | 10000000 > 40000000 == False
2015-01-08 15:22:42.954 LessOrEqual[560:60b] min >= max | 10000000 >= 40000000 == False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment