mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-24 12:08:44 -06:00
build with release scheme on pr
This commit is contained in:
@@ -26,7 +26,7 @@ platform :ios do
|
||||
readonly: true
|
||||
)
|
||||
build_app(
|
||||
scheme: "Jellify",
|
||||
scheme: "Jellify - Release",
|
||||
workspace: "Jellify.xcworkspace"
|
||||
)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user