mirror of
https://github.com/DefinedNet/mobile_nebula.git
synced 2025-09-07 19:46:06 +00:00
Compare commits
2 commits
c24d9b0591
...
c7f6001f76
Author | SHA1 | Date | |
---|---|---|---|
|
c7f6001f76 | ||
|
261a79579c |
1 changed files with 2 additions and 2 deletions
|
@ -19,9 +19,9 @@ platform :ios do
|
|||
desc "Push a new beta build to TestFlight"
|
||||
|
||||
before_all do
|
||||
xcode_select("/Applications/Xcode_16.3.0.app")
|
||||
xcode_select("/Applications/Xcode_16.2.0.app")
|
||||
end
|
||||
|
||||
|
||||
|
||||
lane :build do
|
||||
# Do some things like setting up a temporary keystore to host secrets in CI
|
||||
|
|
Loading…
Add table
Reference in a new issue