checkout
This commit is contained in:
parent
59a35f899b
commit
7acf0dec48
|
@ -482,10 +482,11 @@ workflows:
|
||||||
- ios-build-experimental
|
- ios-build-experimental
|
||||||
|
|
||||||
- rn/ios_build_and_test:
|
- rn/ios_build_and_test:
|
||||||
|
checkout: true
|
||||||
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.xcworkspace
|
project_path: ios/RocketChatRN.xcodeproj
|
||||||
scheme: RocketChatRN
|
scheme: RocketChatRN
|
||||||
xcode_version: 14.2.0
|
xcode_version: 14.2.0
|
||||||
resource_class: large
|
resource_class: large
|
||||||
|
|
Loading…
Reference in New Issue