mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 15:44:04 +09:00
Add testflight distribution step automation
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user