diff --git a/apps/mobile/codemagic.yaml b/apps/mobile/codemagic.yaml index 31825a30f..808167f26 100644 --- a/apps/mobile/codemagic.yaml +++ b/apps/mobile/codemagic.yaml @@ -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: