We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0209c commit e77679eCopy full SHA for e77679e
SwiftOSC.podspec
@@ -29,6 +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
+ s.osx.deployment_target = '10.11'
33
34
s.source_files = "Framework/iOS/iOS", "Framework/**/*.{c,h,m,swift}"
35
0 commit comments