We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5cc99 commit ef655a0Copy full SHA for ef655a0
SNUTT/fastlane/Fastfile
@@ -2,7 +2,7 @@
2
ENV["FASTLANE_SKIP_DOCS"] = "1"
3
4
# Constants
5
-XCODEPROJ_PATH = "SNUTT.xcodeproj"
+XCODEPROJ_PATH = "../SNUTT.xcodeproj"
6
BASE_XCCONFIG_PATH = "XCConfigs/Base.xcconfig"
7
BUNDLE_ID_PROD = "com.wafflestudio.snutt"
8
BUNDLE_ID_DEV = "com.wafflestudio.snutt.dev"
0 commit comments