Apple Frameworks Ruby Gem
Generates .framework and .xcframework bundles and Fat libraries for use with Apple platforms (iOS, macOS).
-
.frameworkbundles are created using a.alibrary and headers directory. -
.xcframeworkbundles are created using one or more.frameworkbundles. - Fat (or Universal) libraries are created using two or more
.alibraries.
License
The gem is available as open source under the terms of the MIT License.