Releases: phntmxyz/ios_publishing_sidekick_plugin
Releases · phntmxyz/ios_publishing_sidekick_plugin
v0.2.4
- Always set the
DEVELOPMENT_TEAM
, fixes code signing when a different team is set in the project file
- New:
XcodePbxproj
methods: setCodeSignStyle
and setDevelopmentTeam
v0.2.3
- Add certificatePassword to
buildIpa
- Add
ExportMethod.appStoreConnect
, deprecate ExportMethod.appStore
v0.2.2
- Use a new keychain when env.CI == true #9
- Add
archiveSilenceTimeout
to buildIpa
, defaults to 3 minutes #9
v0.2.1
- Unlock keychain after long builds before signing #6
- Support for OpenSSL 3.1.0 with the
-legacy
flag #8
v0.1.0
- manual signing of the iOS App
- Installer for sidekick 1.0.0