Skip to content

Commit

Permalink
chore: remove __apply_Xcode_12_5_M1_post_install_workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
huhuanming committed Mar 29, 2024
1 parent 5d284c8 commit ca37c34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/app/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ target 'OneKeyWallet' do
# Enable the workaround below if you need flipper
if !ENV['CI']
# Enable the workaround below if you need flipper
__apply_Xcode_12_5_M1_post_install_workaround(installer)
# __apply_Xcode_12_5_M1_post_install_workaround(installer)
# workaround for Xcode 14.3
__apply_Xcode_14_3_RC_post_install_workaround(installer)

Expand Down
2 changes: 1 addition & 1 deletion packages/app/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1121,6 +1121,6 @@ SPEC CHECKSUMS:
Yoga: e71803b4c1fff832ccf9b92541e00f9b873119b9
ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb

PODFILE CHECKSUM: 7b78e020d11ea3d209a325b4e364461b68646558
PODFILE CHECKSUM: 3ef556387e5af7ab5b74327bf9fe92e6f59b055b

COCOAPODS: 1.14.3

0 comments on commit ca37c34

Please sign in to comment.