Actually fix LSMinimumSystemVersion in Info.plist.

CQTexperiment
Jan Weiß 2021-01-06 14:05:06 +01:00
parent 0a99093af0
commit a065cd75be
1 changed files with 1 additions and 1 deletions

View File

@ -1017,7 +1017,7 @@
<key>LSApplicationCategoryType</key>
<string>public.app-category.music</string>
<key>LSMinimumSystemVersion</key>
<string>10.13.0</string>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>