workspace
This commit is contained in:
parent
d44ffb1ee9
commit
36245acc15
|
@ -485,10 +485,12 @@ workflows:
|
||||||
checkout: true
|
checkout: true
|
||||||
build_configuration: Release
|
build_configuration: Release
|
||||||
detox_configuration: ios.sim.release
|
detox_configuration: ios.sim.release
|
||||||
device: iPhone 13
|
device: iPhone 14
|
||||||
project_path: ios/RocketChatRN.xcodeproj
|
project_path: ios/RocketChatRN.xcodeproj
|
||||||
scheme: RocketChatRN
|
scheme: RocketChatRN
|
||||||
xcode_version: 14.2.0
|
xcode_version: 14.2.0
|
||||||
|
pod_install_directory: ios
|
||||||
|
project_type: workspace
|
||||||
resource_class: large
|
resource_class: large
|
||||||
|
|
||||||
# iOS Official
|
# iOS Official
|
||||||
|
|
Loading…
Reference in New Issue