Skip to content

Commit

Permalink
Also import MapLibre.cer
Browse files Browse the repository at this point in the history
  • Loading branch information
louwers committed Oct 4, 2024
1 parent 11c1f99 commit ece8958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ios-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
security unlock-keychain -p "$keychain_password" "$keychain_path"
security import "$certificate_path" -P "$p12_password" -k "$keychain_path" -T /usr/bin/codesign -T /usr/bin/security
security import "$PWD"/codesign/MapLibre.cer -k "$keychain_path" -T /usr/bin/codesign -T /usr/bin/security
security set-key-partition-list -S apple-tool:,apple: -k "" "$keychain_path"
- name: Create Bazel config
Expand Down

0 comments on commit ece8958

Please sign in to comment.