microsoft-authentication-library-for-objc
microsoft-authentication-library-for-objc copied to clipboard
improve visionOS xcconfig and xcframework build process
Proposed changes
developer could directly build xcframework using MASL xcframework aggregate target, and generating a swift package in ./archives folder.
Type of change
- [x] Feature work
- [x] Bug fix
- [ ] Documentation
- [ ] Engineering change
- [ ] Test
- [ ] Logging/Telemetry
Risk
- [ ] High – Errors could cause MAJOR regression of many scenarios. (Example: new large features or high level infrastructure changes)
- [ ] Medium – Errors could cause regression of 1 or more scenarios. (Example: somewhat complex bug fixes, small new features)
- [x] Small – No issues are expected. (Example: Very small bug fixes, string changes, or configuration settings changes)