Skip to content

Commit

Permalink
minor change in fastlane
Browse files Browse the repository at this point in the history
  • Loading branch information
quetool committed Feb 5, 2025
1 parent aefe3de commit 9f681d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/reown_walletkit/example/ios/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ platform :ios do
clean: true,
xcargs: "PROJECT_ID='#{options[:project_id]}'"
)

_app_version = "3.0.0" #"options[:app_version]"

_app_version = "3.0.0" #"options[:app_version]"

Expand Down

0 comments on commit 9f681d5

Please sign in to comment.