Closed SlamGrooveFE closed 7 years ago
Installed v4.0.3 via CocoaPods: pod 'GzipSwift', :git => 'https://github.com/1024jp/GzipSwift.git', :tag => '4.0.3'
Project build fails: "No such module 'Gzip'"
These are the contents of GzipSwift pod folder after pod install/update:
pod install/update
Xcode 9.1
I've just released 4.0.4. Does the matter fixed?
Yes, version 4.0.4 works perfectly!! Thanks for a quick response. 👍
@SlamGrooveFE Thank you for the reply. It's glad to hear.
Installed v4.0.3 via CocoaPods: pod 'GzipSwift', :git => 'https://github.com/1024jp/GzipSwift.git', :tag => '4.0.3'
Project build fails: "No such module 'Gzip'"
These are the contents of GzipSwift pod folder after
pod install/update
:Xcode 9.1