mirror of
https://github.com/osukey/osukey.git
synced 2025-05-31 10:27:26 +09: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…
x
Reference in New Issue
Block a user