Skip to content

Commit

Permalink
Update swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hilen committed Oct 26, 2017
1 parent 8e74cf6 commit 905afbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0
4.0
1 change: 1 addition & 0 deletions TSVoiceConverter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.source_files = ['Sources/**/*.{h,mm}','Sources/*.{h,mm}','Sources/TSVoiceConverter.swift']
s.vendored_libraries = "Sources/**/*.a"
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.0' }
end

0 comments on commit 905afbd

Please sign in to comment.