diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 5e1d59dd..51148b32 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -30,8 +30,6 @@ platform :ios do sh("make release") end - increment_build_number(xcodeproj: "Projects/App/App.xcodeproj") - build_app( workspace: "Pokit.xcworkspace", scheme: "App",