mirror of
https://github.com/hyperoslo/Cache.git
synced 2026-04-07 19:17:36 +00:00
Project update
* Swift 5 in podspec * Swift 5 for project file * fix warnings
This commit is contained in:
+2
-1
@@ -19,5 +19,6 @@ Pod::Spec.new do |s|
|
||||
|
||||
s.frameworks = 'Foundation'
|
||||
|
||||
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.2' }
|
||||
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '5.0' }
|
||||
s.swift_version = '5.0'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user