Skip to content

Commit 643434f

Browse files
committed
Update Fastfile
1 parent d3638e2 commit 643434f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.fastlane/Fastfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ platform :ios do
149149
slack_url: ENV["SLACK_WEBHOOK"],
150150
message: slack_message(
151151
"app store",
152-
get_version_number(xcodeproj: "Kickstarter.xcodeproj", target: "Kickstarter iOS"),
152+
get_version_number(xcodeproj: "Kickstarter.xcodeproj", target: "Kickstarter-iOS"),
153153
get_build_number(xcodeproj: "Kickstarter.xcodeproj"),
154154
"App Store Connect 🚀"
155155
)

0 commit comments

Comments
 (0)