mirror of
https://github.com/DefinedNet/mobile_nebula.git
synced 2025-09-06 03:06:04 +00:00
Rollback Xcode to 16.2 (#277)
This commit is contained in:
parent
a8303a166d
commit
261a79579c
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ platform :ios do
|
||||||
desc "Push a new beta build to TestFlight"
|
desc "Push a new beta build to TestFlight"
|
||||||
|
|
||||||
before_all do
|
before_all do
|
||||||
xcode_select("/Applications/Xcode_16.3.0.app")
|
xcode_select("/Applications/Xcode_16.2.0.app")
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue