Merge pull request #7613 from peppy/remove-fastlane-build-target

Remove build target from Fastfile
This commit is contained in:
Dean Herbert
2020-01-26 17:34:11 +09:00
committed by GitHub

View File

@ -111,7 +111,6 @@ platform :ios do
souyuz(
platform: "ios",
build_target: "osu_iOS",
plist_path: "../osu.iOS/Info.plist"
)
end