0.4.0
Swish
Regenerate the project
swish project
Pushing to the App Store
This script expects APPLE_TEAM_ID
, APPLOADER_USERNAME
and APPLOADER_PASSWORD
to be present in the environment.
It doesn't have to stay that way. Modify Swish/Sources/appstore/Secrets.swift
to use an API key, or perhaps fetch credentials from a password manager like 1Password using Sh1Password.
When that's settled, you can run
swish appstore
What's Changed
New Contributors
- @FullQueueDeveloper made their first contribution in #9
Full Changelog: 0.3.0...0.4.0