Skip to content

Commit

Permalink
Merge pull request #19 from RomanPodymov/master
Browse files Browse the repository at this point in the history
Swift version fixes
  • Loading branch information
vadymmarkov authored Aug 14, 2020
2 parents f61e1c2 + 647f1e7 commit b7e513d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .swift-version

This file was deleted.

2 changes: 1 addition & 1 deletion Fashion.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ Pod::Spec.new do |s|
s.tvos.frameworks = 'UIKit', 'Foundation'
s.osx.frameworks = 'Cocoa', 'Foundation'

s.pod_target_xcconfig = { 'SWIFT_VERSION' => '5.0' }
s.swift_versions = ['5.0']

end

0 comments on commit b7e513d

Please sign in to comment.