apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.15k stars 986 forks source link

fix: use PROVISIONING_PROFILE_SPECIFIER for manual codesigning #1405

Closed erisu closed 2 months ago

erisu commented 2 months ago

Platforms affected

ios

Motivation and Context

resolves #823 resolves #536

Description

cherry-picked changes from https://github.com/apache/cordova-ios/pull/823 and rebase with lastest main branch

Testing

n/a

Checklist

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 78.24%. Comparing base (b400b70) to head (51abad8).

Files Patch % Lines
lib/build.js 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1405 +/- ## ======================================= Coverage 78.24% 78.24% ======================================= Files 15 15 Lines 1788 1788 ======================================= Hits 1399 1399 Misses 389 389 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.