cocoapods-wholemodule
cocoapods-wholemodule copied to clipboard
A CocoaPods plugin to use Whole Module Optimization for Swift files when compiling in release mode
Results
1
cocoapods-wholemodule issues
Sort by
recently updated
recently updated
newest added
I install this using the gem and then run `pod install` with this line in my podfile: > plugin 'cocoapods-wholemodule', :wholemodule => [a list of my schemes] And get the...