Skip to content

Commit

Permalink
Delete the deprecated .swift-version file (#40)
Browse files Browse the repository at this point in the history
* Delete deprecated .swift-version file

* swift_versions
  • Loading branch information
RomanPodymov authored and eddiekaiger committed Dec 14, 2019
1 parent a6b07aa commit 89619ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .swift-version

This file was deleted.

1 change: 1 addition & 0 deletions SwiftyAttributes.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ Pod::Spec.new do |s|
s.tvos.deployment_target = '9.0'
s.watchos.deployment_target = '2.0'

s.swift_versions = ['5.0', '5.1']
end

0 comments on commit 89619ab

Please sign in to comment.