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
{{ message }}
This repository was archived by the owner on Aug 4, 2025. It is now read-only.
Swift package of https://github.com/msintuneappsdk/ms-intune-app-sdk-ios
1
+
Swift package of https://github.com/msintuneappsdk/ms-intune-app-sdk-ios
2
+
3
+
## Updating for new releases
4
+
5
+
Create a new branch named `feature/{{ new version }}. Update the URLs and hashes for each framework. Create a release on this branch where the tag is `pre-{{ new version }}` with the framework zip files attached. The `pre-` part of the tag name is important because it prevents SPM from resolving that tag as the next version. This release should NOT be marked as latest.
6
+
7
+
Once the PR is merged, create a new release where the tag is the appropriate version number and should be marked as latest.
0 commit comments