mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
set node version to 14.18.1
This commit is contained in:
@@ -13,7 +13,7 @@ workflows:
|
||||
XCODE_SCHEME: "Notesnook" # <-- Put the name of your Xcode scheme here
|
||||
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: 14.x
|
||||
node: 14.18.1
|
||||
xcode: 12.4
|
||||
cocoapods: default
|
||||
scripts:
|
||||
|
||||
Reference in New Issue
Block a user