Created
January 16, 2025 08:21
-
-
Save okwasniewski/fa24216b7812c54f035e07c95c6e4a59 to your computer and use it in GitHub Desktop.
swift-modular-headers-blog-post-5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
plugin 'cocoapods-swift-modular-headers' | |
pre_install do |installer| | |
apply_modular_headers_for_swift_dependencies(installer) | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment