16.0.0
Detox now comes as a prebuilt framework on iOS, thus lowering npm install times and saving some build issues that happen due to unexpected Xcode setups.
To support this, Detox needs Swift 5 support, so the iOS requirements have changed slightly:
- Xcode: 10.2 or higher
- iOS Simulator Runtime: iOS 12.2 or higher
This does not require that your app require iOS 12.2, only that you build and run your app on Xcode 10.2 or above, and use an iOS 12.2 or above simulator.