Re: Detecting iOS and Mac OS X when running unit tests
Re: Detecting iOS and Mac OS X when running unit tests
- Subject: Re: Detecting iOS and Mac OS X when running unit tests
- From: lbland <email@hidden>
- Date: Sun, 08 Apr 2012 16:14:02 -0400
hi-
On Apr 8, 2012, at 3:50 PM, Tito Ciuro wrote:
> Any ideas?
Just pick your favorite UI* class and test to see if it exists in runtime.
NSClassFromString("UIView")
thanks!-
-lance
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden