Skip to content

Commit 6487429

Browse files
committed
Use swift_versions DSL instead of .swift-version file.
1 parent 73ac810 commit 6487429

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.swift-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

Swifter.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ Pod::Spec.new do |s|
1111
s.tvos.deployment_target = "9.0"
1212
s.source = { :git => "https://github.com/httpswift/swifter.git", :tag => "1.4.7" }
1313
s.source_files = 'XCode/Sources/*.{swift}'
14+
s.swift_version = '4.2'
1415

1516
end

0 commit comments

Comments
 (0)