To create a new release, you must run a manual GitHub Action. Follow these steps:
- Navigate to the Actions tab.
- Select the Draft Mobileproxy Release workflow.
- Click on the Run workflow dropdown.
- Enter the Outline Experimental SDK tag you want to base the release on (e.g.,
x/v*.*.*). - Click the Run workflow button. This will trigger a new workflow run that builds the mobileproxy artifacts, updates the
Package.swiftandbuild.gradle.ktsfiles, and creates a new draft release with the generated binaries. - Update the draft release notes and verify that the library works manually.
- Publish the release!