diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 117607f68cf..bfd74a562bb 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -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",