Skip to content

Commit

Permalink
Debug default keychain
Browse files Browse the repository at this point in the history
  • Loading branch information
daohoangson committed Nov 14, 2024
1 parent 553cf8b commit 7f65cf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo_app/ios/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ platform :ios do
readonly: true
)

sh('security default-keychain')

sh('cd ../.. && patrol build ios --release --verbose --target integration_test/auto_resize_test.dart')
end
end

0 comments on commit 7f65cf3

Please sign in to comment.