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