microsoft-authentication-library-for-objc icon indicating copy to clipboard operation
microsoft-authentication-library-for-objc copied to clipboard

improve visionOS xcconfig and xcframework build process

Open frogcjn opened this issue 11 months ago • 0 comments

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)

Additional information

frogcjn avatar Feb 27 '24 09:02 frogcjn