The iOS simulator is packaged with XCode and allows developers to test and debug in an iOS environment.

learn more… | top users | synonyms

4
votes
2answers
511 views

How do I resize the iOS simulator?

I know that there's Window>Scale>100/75/50% but the scale of the retina iPad simulator is still too big for my screen to be able to test anything. Is there a way I can scale the size of the iOS ...
1
vote
2answers
638 views

HD screen recording of iOS App

I'm struggling to record a high quality video of my iOS app. There are several similar questions out there, but my focus is on high quality. To my knowledge there are only two options to record a ...
1
vote
1answer
71 views

Delete Application from iPhone 5.1 Simulator

Strange Moment !!! I was testing my iPhone App on iPhone 5.1 Simulator. App ran very fine. But got strange situation at the time of removing App from Simulator. I followed these steps to remove the ...
1
vote
1answer
60 views

How can I transfer iJoomer app to XCode iPhone simulator?

I downloaded iJoomer in iTunes, and I would like to transfer it into XCode's iPhone Simulator so I can run the app there. Is it possible to transfer an app from iTunes to the iPhone simulator? If ...
1
vote
1answer
565 views

How to force ios simulator to use wifi network?

i have two network, a wifi and a cable lan. I want use together, but I want to force iOS Simulator to use only WiFi, because, lan is under proxy, protected, with a lot of limitations, etc, ect... ...
1
vote
1answer
188 views

Block network with Network Link Conditioner?

Any one know how to block all network traffic with the Network Link Conditioner on Mountain Lion? Here's the custom offline profile I made that's not working. I'm trying to block the network for the ...
0
votes
1answer
2k views

Run iPhone Apps on MacOs Laptop for free

I have a .ipa file in my laptop and also have a Apple Laptop with MacOS. I do not have any iPhone. I want to run the app in my Laptop. Doing a quick Google Search brought me this., which looks like ...
0
votes
1answer
118 views

copy simulator from one mac to another mac osx

I'm the user with the less internet speed, one of my friend downloaded iPhone Simulator in his Xcode 4.5 to test the code in iOS 5.1, 5.0, 4.3 os too, now if I want those simulators in my mac, is ...
0
votes
1answer
162 views

How can I modify or eliminate the mouse pointer while recording the iOS Simulator with QuickTime Player?

I would like to use QuickTime Player to create a screen recording of the iOS Simulator running an app. I need to simulate taps on the simulator with the mouse, but I don't want the standard arrow ...