mirror of
https://github.com/ppy/osu.git
synced 2025-01-08 17:23:17 +08:00
Add testflight distribution step automation
This commit is contained in:
parent
90e1f6efbf
commit
b342e25c9d
@ -99,6 +99,8 @@ platform :ios do
|
|||||||
pilot(
|
pilot(
|
||||||
wait_processing_interval: 1800,
|
wait_processing_interval: 1800,
|
||||||
changelog: changelog,
|
changelog: changelog,
|
||||||
|
groups: ['osu! supporters', 'public'],
|
||||||
|
distribute_external: true,
|
||||||
ipa: './osu.iOS/bin/iPhone/Release/osu.iOS.ipa'
|
ipa: './osu.iOS/bin/iPhone/Release/osu.iOS.ipa'
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user