there couple of threads on running ios7 simulator on xcode 7 without solution assume it's not possible run unless 1 having xcode 6.4 (my code can't compile on 6.4 that's not option).
so wondering there way run ios7 simulator in standalone mode. downloaded following link, installed can't find anywhere except bom, plist files. no sdk seems have installed.
any idea. using yosemite.
thanks
the ios 7.0 simulator runtime not compatible yosemite.
the ios 7.1 simulator runtime compatible yosemite, not xcode 7.
there no need mess manual download install yourself. installing runtime xcode 6.4 install correctly in /library/developer/coresimulator/profiles (which xcode 7 looks well).
if "standalone" mean boot simulator.app, not able trivially simulator.app in xcode 7 because of adoption of library validation in xcode 7's simulator. executables in ios 7.1 simulator need resigned allow used xcode 7's simulator. done (or taking steps bypass security restrictions in os x), runtime still not compatible xcode 7.
Comments
Post a Comment