mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-13 14:30:41 -06:00
fix fastlane
This commit is contained in:
@@ -58,7 +58,10 @@ platform :ios do
|
||||
beta_app_description: "A music app for Jellyfin",
|
||||
expire_previous_builds: true,
|
||||
distribute_external: true,
|
||||
changelog: "General Functionality, User Experience"
|
||||
changelog: "General Functionality, User Experience",
|
||||
groups: [
|
||||
"Selfhosters"
|
||||
]
|
||||
)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user