xcode 14
This commit is contained in:
parent
d7039cc309
commit
69a6b3eb0a
|
@ -481,18 +481,13 @@ workflows:
|
||||||
requires:
|
requires:
|
||||||
- ios-build-experimental
|
- ios-build-experimental
|
||||||
|
|
||||||
- ios-hold-build-experimental-test:
|
|
||||||
type: approval
|
|
||||||
requires:
|
|
||||||
- lint-testunit
|
|
||||||
- rn/ios_build_and_test:
|
- rn/ios_build_and_test:
|
||||||
build_configuration: Release
|
build_configuration: Release
|
||||||
detox_configuration: ios.sim.release
|
detox_configuration: ios.sim.release
|
||||||
device: iPhone 12
|
device: iPhone 12
|
||||||
project_path: ios/RocketChatRN.xcodeproj
|
project_path: ios/RocketChatRN.xcodeproj
|
||||||
scheme: RocketChatRN
|
scheme: RocketChatRN
|
||||||
requires:
|
xcode_version: 14.2.0
|
||||||
- ios-hold-build-experimental-test
|
|
||||||
|
|
||||||
|
|
||||||
# iOS Official
|
# iOS Official
|
||||||
|
|
Loading…
Reference in New Issue