Skip to content

Commit 44979a5

Browse files
committed
Update README
feature/v25.5.0
1 parent b82b752 commit 44979a5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Citrix MAM SDK for iOS
22

3-
Temporary Swift Package Manager support for https://github.com/citrix/citrix-mam-sdks.
3+
Temporary Swift Package Manager support for https://github.com/citrix/citrix-mam-sdks.
4+
5+
## Updating for new releases
6+
7+
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.
8+
9+
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

Comments
 (0)