We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d496f96 commit da6bbe1Copy full SHA for da6bbe1
1 file changed
src/Projects/Booket/Project.swift
@@ -81,7 +81,7 @@ let releaseAppTarget = Target.target(
81
"DEVELOPMENT_LANGUAGE": "ko",
82
"DEVELOPMENT_TEAM": "VZC79KP79S",
83
"CODE_SIGN_STYLE": "Manual",
84
- "PROVISIONING_PROFILE_SPECIFIER": "match AppStore Booket.26th.yapp"
+ "PROVISIONING_PROFILE_SPECIFIER": "match Development Booket.26th.yapp"
85
],
86
configurations: [
87
.release(name: "Release", xcconfig: .relativeToRoot("SupportingFiles/Booket/Release.xcconfig"))
0 commit comments