mirror of
https://github.com/kyleneideck/BackgroundMusic
synced 2024-11-10 14:44:14 +00:00
75e8d5ceac
This is required to build against the macOS 10.14 SDK because 10.14 requires users to grant apps permission before they can use audio input devices or send Apple Events to other apps. I think builds built against the 10.13 SDK were supposed to continue working, but I haven't tested it. Note that without NSMicrophoneUsageDescription and NSAppleEventsUsageDescription, 10.14 builds will fail more or less silently when they try to use those features. (tccd does log a message about it, though.) See #163. |
||
---|---|---|
.. | ||
xcshareddata/xcschemes | ||
project.pbxproj |