MobileNativeFoundation / XCLogParser

Tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format
Apache License 2.0
1.72k stars 121 forks source link

Change CryptoSwift not to require the exact version #185

Open TomasLinhart opened 1 year ago

TomasLinhart commented 1 year ago

Requiring only 1.3.3 is very restrictive if the package is used together with other packages needing CryptoSwift because they almost always use a different version.