Remove build target from Fastfile

This commit is contained in:
Dean Herbert 2020-01-25 17:08:24 +09:00
parent b9235ca863
commit 9a960a60e3
1 changed files with 0 additions and 1 deletions

View File

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