Skip to content

Commit

Permalink
Update Fastfile (#3233)
Browse files Browse the repository at this point in the history
  • Loading branch information
brustolin committed Aug 18, 2023
1 parent 0f30019 commit 01a28a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ platform :ios do
value: new_version
)

sentryInfoPlistPath = "./Sources/Sentry/Info.plist"
sentryInfoPlistPath = "./Sources/Resources/Info.plist"
set_info_plist_value(
path: sentryInfoPlistPath,
key: "CFBundleShortVersionString",
Expand Down

0 comments on commit 01a28a9

Please sign in to comment.