Top "Simulator" questions

A simulator is an automated model that captures the essential logic and behaviour of a particular object.

Update to iOS 9 error: i386 Unsupported architecture

I have a project which will generate framework. My architecture setting is: standard architecture(armv7, arm64) i386 Valid architecture: armv7, …

ios xcode frameworks simulator i386
algorithmic trading simulator/benchmark data

I am interested about playing with algorithmic trading strategies. Does anyone know if there exists simulator or benchmark data I …

benchmarking finance simulator
App Icon not changing when app version is updated in iOS 5 simulator

I recently started using Xcode 4.2 and the iOS 5 simulator. When I update an older version of my app pre-installed in …

version-control sdk ios5 simulator application-icon
Change the Location of Screen Shots Saved by the iOS Simulator

I'd like to change the location that screenshots created via File > Save Screen Shot in the iOS Simulator are …

ios ios-simulator screenshot simulator
JSON value '<null>' of type NSNull cannot be converted to NSString

I am getting the following error screen sometimes when I reload my React Native app in iOS Simulator. Sometimes it …

ios react-native simulator
xcode build/archive app for anyone to run in a simulator

I am trying to figure out how I can build/archive my iOS application in xcode so that I can …

ios xcode cordova build simulator
Is there any way to make the iPad simulator bigger?

It kind of annoys me how small the iPad simulator is... Some apps I have in mind I have difficulty …

ipad simulator
ld: library not found for -lcrt1.3.1.o error while running app in device with xcode 8.0 with iOS10

After upgrading xcode to 8.0, my application project build with error for device target but building successfully for simulator. Error is …

device simulator ios10 xcode8
Xcode 9 - Simulator: Screenshots taken are not of correct resolution for ItunesConnect / AppStore Connect

In the old version of the Xcode Simulator (Xcode 8), you could press Command + 1, and it would show the simulator to …

app-store-connect screenshot ios11 xcode9 simulator
How does JetBrains AppCode launch the iOS Simulator?

I just looked at JetBrains's App Code IDE and it seems to be able to launch the iOS Simulator and …

ios automation simulator appcode