gbammc / Thor

Switch the right application ASAP.
MIT License
1.16k stars 69 forks source link

Fix build on Xcode 14 and 15 #63

Closed pallxk closed 11 months ago

pallxk commented 1 year ago

Fix the following error:

Build target MASShortcut of project Pods with configuration Release Thor/Pods/Pods.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 13.3.99. (in target 'MASShortcut' from project 'Pods')


Reference: