diff --git a/MarketApp/fastlane/Fastfile b/MarketApp/fastlane/Fastfile index 6a6d765..8f1c9a2 100644 --- a/MarketApp/fastlane/Fastfile +++ b/MarketApp/fastlane/Fastfile @@ -234,8 +234,8 @@ error do |lane, exception, options| username: "shuwj81@daum.net", team_id: "N94CS4N6VR", api_key_path: "fastlane/apikey.json", - skip_metadata: false, - metadata_path: "./metadata", + skip_metadata: true, + #metadata_path: "./metadata", skip_screenshots: true, force: true, submit_for_review: true, diff --git a/MarketApp/fastlane/report.xml b/MarketApp/fastlane/report.xml new file mode 100644 index 0000000..5e5c239 --- /dev/null +++ b/MarketApp/fastlane/report.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +