File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 728728 "$(inherited)",
729729 "@executable_path/../Frameworks",
730730 );
731- MACOSX_DEPLOYMENT_TARGET = 10.14 ;
731+ MACOSX_DEPLOYMENT_TARGET = 10.12 ;
732732 PRODUCT_BUNDLE_IDENTIFIER = com.CodySchrank.gSwitch;
733733 PRODUCT_NAME = "$(TARGET_NAME)";
734734 SWIFT_OBJC_BRIDGING_HEADER = "gSwitch/gSwitch-Bridging-Header.h";
755755 "$(inherited)",
756756 "@executable_path/../Frameworks",
757757 );
758- MACOSX_DEPLOYMENT_TARGET = 10.14 ;
758+ MACOSX_DEPLOYMENT_TARGET = 10.12 ;
759759 PRODUCT_BUNDLE_IDENTIFIER = com.CodySchrank.gSwitch;
760760 PRODUCT_NAME = "$(TARGET_NAME)";
761761 SWIFT_OBJC_BRIDGING_HEADER = "gSwitch/gSwitch-Bridging-Header.h";
Original file line number Diff line number Diff line change 77//
88
99/**
10- gSwitch 1.8.0
10+ gSwitch 1.8.1
1111*/
1212
1313import Cocoa
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.8.0 </string >
20+ <string >1.8.1 </string >
2121 <key >CFBundleVersion </key >
22- <string >1.8.0 </string >
22+ <string >1.8.1 </string >
2323 <key >LSApplicationCategoryType </key >
2424 <string >public.app-category.utilities </string >
2525 <key >LSMinimumSystemVersion </key >
You can’t perform that action at this time.
0 commit comments