Skip to content

Commit

Permalink
[macOS] Update flasher binaries from Catalina bottles (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored Apr 18, 2022
1 parent 1aa01b7 commit 7333952
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions macos/QMK Toolbox.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.14;
MACOSX_DEPLOYMENT_TARGET = 10.15;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
Expand Down Expand Up @@ -537,7 +537,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.14;
MACOSX_DEPLOYMENT_TARGET = 10.15;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
};
Expand Down
Binary file modified macos/QMK Toolbox/Resources/avrdude
Binary file not shown.
Binary file modified macos/QMK Toolbox/Resources/bootloadHID
Binary file not shown.
Binary file modified macos/QMK Toolbox/Resources/dfu-programmer
Binary file not shown.
Binary file modified macos/QMK Toolbox/Resources/dfu-util
Binary file not shown.
Binary file modified macos/QMK Toolbox/Resources/libftdi.1.dylib
Binary file not shown.
Binary file modified macos/QMK Toolbox/Resources/libusb-0.1.4.dylib
Binary file not shown.
Binary file modified macos/QMK Toolbox/Resources/libusb-1.0.0.dylib
Binary file not shown.
Binary file modified macos/QMK Toolbox/Resources/teensy_loader_cli
Binary file not shown.

0 comments on commit 7333952

Please sign in to comment.