Skip to content

Commit

Permalink
Set Swift version to 5.0 in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
megastep committed Mar 27, 2019
1 parent fe5902e commit bbd5e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frameworks/AudioKit.podspec.json.tmpl
Expand Up @@ -21,7 +21,7 @@
"ios": "9.0",
"tvos": "10.0"
},
"swift_version": "4.2",
"swift_version": "5.0",
"cocoapods_version": ">= 1.5.0",
"frameworks": [
"AVFoundation"
Expand Down

0 comments on commit bbd5e4a

Please sign in to comment.