You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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, enabling use with
BUILD_LIBRARY_FOR_DISTRIBUTION.