Skip to content

MFB-Technologies-Inc/intune-ios-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift package of https://github.com/msintuneappsdk/ms-intune-app-sdk-ios

Updating for new releases

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. Thepre-` 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.

Once the PR is merged, create a new release where the tag is the appropriate version number and should be marked as latest.