Update fastfile

This commit is contained in:
Igor Kislyuk 2017-12-03 18:28:07 +03:00
parent de56929a15
commit b4a65b4687
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ private_lane :buildConfiguration do |options|
gym(
clean: true,
workspace: "./#{appName}.xcworkspace",
scheme: appName,
archive_path: "./",
output_directory: "./",