Update buildnw.yml

This commit is contained in:
Lennon McLean 2021-08-16 19:42:40 -04:00 committed by GitHub
parent cb6d04d77b
commit 9078caa243
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@ jobs:
- name: Add iOS platform
run: cordova platform add ios && cd platforms/ios/cordova && npm install ios-sim@latest
- name: List available platforms
run: cordova run --list
- name: Build iOS app
run: cordova build ios --target com.apple.CoreSimulator.SimDeviceType.iPhone-7