mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-24 07:29:30 +01:00
ci: use xcode 12.4
This commit is contained in:
@@ -14,7 +14,7 @@ workflows:
|
||||
BUNDLE_ID: "org.streetwriters.notesnook" # <-- Put your Bundle Id here e.g com.domain.myapp
|
||||
APP_STORE_APP_ID: 1544027013 # <-- Put the app id number here. This is found in App Store Connect > App > General > App Information
|
||||
node: latest
|
||||
xcode: 12.5
|
||||
xcode: 12.4
|
||||
cocoapods: default
|
||||
scripts:
|
||||
- name: Install npm dependencies
|
||||
|
||||
Reference in New Issue
Block a user