yukiarrr / ios-build-action

Build iOS project (.xcodeproj, .xcworkspace), and export ipa
MIT License
279 stars 135 forks source link

Support custom entitlements path for update_code_signing_settings function #92

Closed dasheck0 closed 1 year ago

dasheck0 commented 1 year ago

Resolves #91. Adds an option to provide entitlements_file_path to support custom setups (i.e. where each build target has a custom entitlements file).

Done:

dasheck0 commented 1 year ago

Closing this, since it is the wrong branche. Sorry!