Build App and Upload #107
build.yml
on: workflow_dispatch
build_ios
4m 33s
build_android
0s
Annotations
2 errors and 2 warnings
build_ios:
ios/MaroonRides.xcodeproj#L1
Provisioning profile "match AppStore com.bwees.reveille-rides.watch" has app ID "com.bwees.reveille-rides.watch", which does not match the bundle ID "com.bwees.reveille-rides". (in target 'Maroon Rides' from project 'MaroonRides')
|
build_ios
Process completed with exit code 1.
|
build_ios
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_ios:
ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'RNCAsyncStorage-RNCAsyncStorage_resources' from project 'Pods')
|