File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 658658 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
659659 GCC_WARN_UNUSED_FUNCTION = YES;
660660 GCC_WARN_UNUSED_VARIABLE = YES;
661- MACOSX_DEPLOYMENT_TARGET = 10.13 ;
661+ MACOSX_DEPLOYMENT_TARGET = 10.12 ;
662662 MTL_ENABLE_DEBUG_INFO = YES;
663663 ONLY_ACTIVE_ARCH = YES;
664664 SDKROOT = macosx;
714714 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
715715 GCC_WARN_UNUSED_FUNCTION = YES;
716716 GCC_WARN_UNUSED_VARIABLE = YES;
717- MACOSX_DEPLOYMENT_TARGET = 10.13 ;
717+ MACOSX_DEPLOYMENT_TARGET = 10.12 ;
718718 MTL_ENABLE_DEBUG_INFO = NO;
719719 SDKROOT = macosx;
720720 SWIFT_COMPILATION_MODE = wholemodule;
Original file line number Diff line number Diff line change 66// Copyright © 2018 CodySchrank. All rights reserved.
77//
88
9- /** gSwitch 1.9.5 */
9+ /** gSwitch 1.9.6 */
1010
1111import Cocoa
1212import ServiceManagement
You can’t perform that action at this time.
0 commit comments