Skip to content

Commit

Permalink
Set Swift version 4.0 in podspec (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
larryonoff authored and rob phillips committed Apr 24, 2019
1 parent 4c35c7b commit 3d044c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Down.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ Pod::Spec.new do |spec|
spec.compiler_flags = '-Wno-shorten-64-to-32'
spec.ios.resource = 'Resources/DownView.bundle'
spec.osx.resource = 'Resources/DownView.bundle'
spec.swift_version = "4.0"
end

0 comments on commit 3d044c7

Please sign in to comment.