yukiarrr / ios-build-action

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

[WIP] add export_team_id option #100

Closed jeong-sik closed 1 year ago

jeong-sik commented 1 year ago

update_project_team and export_team_id have different roles. Make them available as options.

Optional: Sometimes you need to specify a team id when exporting the ipa file

image