Skip to content

2.1.1

Latest

Choose a tag to compare

@tomasf tomasf released this 22 Dec 12:56

Hide Miniz from public interface for library evolution support

  • Add @_implementationOnly to all Miniz imports to prevent the C module from appearing in the public Swift interface
  • Enables use with BUILD_LIBRARY_FOR_DISTRIBUTION for XCFramework builds