Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform local/* uses wrong simulators with wrong iOS version to build and run/test #163

Open
janpio opened this issue Jun 29, 2019 · 0 comments

Comments

@janpio
Copy link
Member

janpio commented Jun 29, 2019

Example:
https://travis-ci.org/apache/cordova-paramedic/jobs/548113829

cordova-paramedic: running command cordova run ios --no-telemetry --no-update-notifier --target "iPhone-XR, 12.2
" --emulator
$ cordova run ios --no-telemetry --no-update-notifier --target "iPhone-XR, 12.2
" --emulator
cordova-paramedic: waiting for test results
Building for "iPhone Xʀ" Simulator (com.apple.CoreSimulator.SimDeviceType.iPhone-XR, iPhone-XR).
Building project: /private/var/folders/17/5mc7816d3mndxjqgplq6057w0000gn/T/tmp-2664IUmAtiGAfRyn/platforms/ios/HelloCordova.xcworkspace
	Configuration: Debug
	Platform: emulator
	Target: iPhone Xʀ
Running command: xcodebuild -workspace HelloCordova.xcworkspace -scheme HelloCordova -configuration Debug -sdk iphonesimulator -destination platform=iOS Simulator,name=iPhone Xʀ build CONFIGURATION_BUILD_DIR=/private/var/folders/17/5mc7816d3mndxjqgplq6057w0000gn/T/tmp-2664IUmAtiGAfRyn/platforms/ios/build/emulator SHARED_PRECOMPS_DIR=/private/var/folders/17/5mc7816d3mndxjqgplq6057w0000gn/T/tmp-2664IUmAtiGAfRyn/platforms/ios/build/sharedpch
Build settings from command line:
    CONFIGURATION_BUILD_DIR = /private/var/folders/17/5mc7816d3mndxjqgplq6057w0000gn/T/tmp-2664IUmAtiGAfRyn/platforms/ios/build/emulator
    SDKROOT = iphonesimulator12.2
    SHARED_PRECOMPS_DIR = /private/var/folders/17/5mc7816d3mndxjqgplq6057w0000gn/T/tmp-2664IUmAtiGAfRyn/platforms/ios/build/sharedpch
Deploying to simulator
Running command: /private/var/folders/17/5mc7816d3mndxjqgplq6057w0000gn/T/tmp-2664IUmAtiGAfRyn/node_modules/ios-sim/bin/ios-sim launch /private/var/folders/17/5mc7816d3mndxjqgplq6057w0000gn/T/tmp-2664IUmAtiGAfRyn/platforms/ios/build/emulator/HelloCordova.app --devicetypeid com.apple.CoreSimulator.SimDeviceType.iPhone-XR, 12.2 --log /private/var/folders/17/5mc7816d3mndxjqgplq6057w0000gn/T/tmp-2664IUmAtiGAfRyn/platforms/ios/cordova/console.log --exit

Should be iOS 10.

@janpio janpio changed the title Platform local uses wrong simulators with wrong iOS version to build and run/test Platform local/* uses wrong simulators with wrong iOS version to build and run/test Jun 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant