You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new issue with a copy of this list, assign it to the milestone.
Beta 1
Update binding status in wiki (read instructions in the Makefile in the wiki's git repository)
Create a new xcodeX[.Y] branch - this needs deciding where to branch from (which is outside the scope of this document). Push this branch to origin with no changes.
Create PR with an Xcode bump.
Update the following values in Make.versions:
*_NUGET_OS_VERSION
Update the following values in Make.config:
XCODE_VERSION
XCODE_URL
XCODE_DEVELOPER_ROOT
Update the xcodeChannel value in tools/devops/automation/templates/variables/common.yml. Change to Beta if using an Xcode beta or release candidate, and switch back to Stable with the final (stable) Xcode release.
Add the new OS versions to the builds/Version-*.plist.in files.
Build and fix any issues.
Run the following tests locally, and fix any issues (these are the ones that typically fail in Xcode bumps, but there may be other failing tests as well - CI will report any such failures once the PR is created):
xtro
monotouch-test
introspection
cecil
bgen
Bind APIs!
Beta X
Update binding status in wiki.
Create PR with an Xcode bump.
Build and fix any issues.
Run the following tests locally, and fix any issues (these are the ones that typically fail in Xcode bumps, but there may be other failing tests as well - CI will report any such failures once the PR is created):
xtro
monotouch-test
introspection
cecil
bgen
Update any existing API bindings PRs if needed.
Bind APIs!
Pre-release process
This happens after the stable version of Xcode has been released and the xcodeX[.Y] branch has been updated according to the previous section(s).
Make sure all the PRs targeting the xcodeX[.Y] branch have been merged and no more changes are desired for the release.
Merge the xcodeX[.Y] branch into main.
Merge main into the target release branch (for instance this was release/9.0.1xx for the Xcode 16.4 release).
Review the API diff to make sure all api differences are expected.
Make sure the release branch created packages after the merge and pushed them to maestro.
Create VS insertion (this may not happen for all releases, sometimes we release only to NuGet).
Update API diff (the STABLE_NUGET_VERSION_* variables in Make.config) for the main branch. Can only be done after the NuGets have been published to nuget.org.
Update docs by executing docs/sync-mobile-docs.sh. Beware if docs were modified in the docs-mobile repository by somebody else, any such changes will have to be copied back first.
Make sure all items in the milestone for the current release have been closed.
Close this issue & close the milestone.
Wonder about life as you consider the impossibility of actually reaching this point, because you can't close the milestone before all issues have been closed, and you can't close this issue until checking off all items, which you can't do until you've closed the milestone. Decide to schedule yet another viewing of Life of Brian to cope celebrate the release 🍾.
✅ Checklist
Xcode 26.5
Beta 1
xcodeX[.Y]branch - this needs deciding where to branch from (which is outside the scope of this document). Push this branch tooriginwith no changes.Make.versions:Make.config:xcodeChannelvalue intools/devops/automation/templates/variables/common.yml. Change toBetaif using an Xcode beta or release candidate, and switch back toStablewith the final (stable) Xcode release.builds/Version-*.plist.infiles.Beta X
Pre-release process
This happens after the stable version of Xcode has been released and the
xcodeX[.Y]branch has been updated according to the previous section(s).xcodeX[.Y]branch have been merged and no more changes are desired for the release.xcodeX[.Y]branch intomain.maininto the target release branch (for instance this wasrelease/9.0.1xxfor the Xcode 16.4 release).net9.0_18.5ornet9.0_15.5for our Xcode 16.4 release.Release process
STABLE_NUGET_VERSION_*variables inMake.config) for themainbranch. Can only be done after the NuGets have been published to nuget.org.docs/sync-mobile-docs.sh. Beware if docs were modified in the docs-mobile repository by somebody else, any such changes will have to be copied back first.copecelebrate the release 🍾.