We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd77eca commit 5e973daCopy full SHA for 5e973da
SwiftOSC.podspec
@@ -29,7 +29,7 @@ SwiftOSC is an Open Sound Control client and server framework written in Swift.
29
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
30
31
s.ios.deployment_target = '8.0'
32
- spec.osx.deployment_target = '10.8'
+ s.osx.deployment_target = '10.8'
33
34
s.source_files = "Framework/iOS/iOS", "Framework/**/*.{c,h,m,swift}"
35
0 commit comments