Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Seavenly committed Dec 8, 2023
1 parent e51419d commit 715a536
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 @@ -205,7 +205,7 @@ platform :ios do
xcodebuild(
archive: true,
clean: true,
project: "PayPalMessages.xcodeproject",
project: "PayPalMessages.xcodeproj",
scheme: "PayPalMessages",
configuration: "Release",
sdk: "iphonesimulator",
Expand Down

0 comments on commit 715a536

Please sign in to comment.