|
45 | 45 | A1061B6E509742A3B9455642 /* Translate.cpp */ = {isa = PBXBuildFile; fileRef = E6F6D41D1E1EE0C8A33EFDF3; }; |
46 | 46 | A15A4BD0A3745D73BAEF62DB /* MIDIReceiver.cpp */ = {isa = PBXBuildFile; fileRef = 52C8A53647CE08544E8F9080; }; |
47 | 47 | A8ABB9C838EF80187E4AF420 /* KeyMap.mm */ = {isa = PBXBuildFile; fileRef = 3623B8285AF22A159F89DE61; }; |
| 48 | + B99E8DEA6971A034BE365913 /* include_juce_core_CompilationTime.cpp */ = {isa = PBXBuildFile; fileRef = 2CEE99EA1E2C51EBBC2CFD25; }; |
48 | 49 | BDF535168645F120058193A9 /* RecentFilesMenuTemplate.nib */ = {isa = PBXBuildFile; fileRef = F3184CED9270796B369FA288; }; |
49 | 50 | C082CA7F6C0A89F20EFD8059 /* include_juce_data_structures.mm */ = {isa = PBXBuildFile; fileRef = F20F6CF6FB96E8AA2A4A7866; }; |
| 51 | + CA90D924C721B9708BC7B30C /* include_juce_graphics_Harfbuzz.cpp */ = {isa = PBXBuildFile; fileRef = 1B0E217CF9B7EA2DF44721B4; }; |
50 | 52 | CF9729A29B45286C52F1822A /* include_juce_graphics.mm */ = {isa = PBXBuildFile; fileRef = 365A0F6673BAF87F63FD7A37; }; |
51 | 53 | D2702BEDFD96DEAEE2CDCE86 /* PWoptions.cpp */ = {isa = PBXBuildFile; fileRef = 8B58A8BC85D08C514E41CF9D; }; |
52 | 54 | D7E9C5BDDAFB6A9B70D194F8 /* CommandSet.cpp */ = {isa = PBXBuildFile; fileRef = C4713F8E964EC5E64A523FC8; }; |
|
75 | 77 | 148BFB077DF1A1746D7624A0 /* MIDI2LR.png */ /* MIDI2LR.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = MIDI2LR.png; path = ../../data/application/MIDI2LR.png; sourceTree = SOURCE_ROOT; }; |
76 | 78 | 1732433E668830E1BD0BA525 /* SendKeys.cpp */ /* SendKeys.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = SendKeys.cpp; path = ../../src/application/SendKeys.cpp; sourceTree = SOURCE_ROOT; }; |
77 | 79 | 1A5DF419DB203693F7898C6F /* MIDIReceiver.h */ /* MIDIReceiver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = MIDIReceiver.h; path = ../../src/application/MIDIReceiver.h; sourceTree = SOURCE_ROOT; }; |
| 80 | + 1B0E217CF9B7EA2DF44721B4 /* include_juce_graphics_Harfbuzz.cpp */ /* include_juce_graphics_Harfbuzz.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = include_juce_graphics_Harfbuzz.cpp; path = ../../external/JuceLibraryCode/include_juce_graphics_Harfbuzz.cpp; sourceTree = SOURCE_ROOT; }; |
78 | 81 | 21C6B16D556E368BC28C907B /* CoreAudio.framework */ /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; |
79 | 82 | 21CBC91AB996C894D915C8FC /* MetalKit.framework */ /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; |
80 | 83 | 2B65519DB9584C850A7E1B35 /* include_juce_audio_basics.mm */ /* include_juce_audio_basics.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = include_juce_audio_basics.mm; path = ../../external/JuceLibraryCode/include_juce_audio_basics.mm; sourceTree = SOURCE_ROOT; }; |
| 84 | + 2CEE99EA1E2C51EBBC2CFD25 /* include_juce_core_CompilationTime.cpp */ /* include_juce_core_CompilationTime.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = include_juce_core_CompilationTime.cpp; path = ../../external/JuceLibraryCode/include_juce_core_CompilationTime.cpp; sourceTree = SOURCE_ROOT; }; |
81 | 85 | 3520273114C17F954392826D /* Translate.h */ /* Translate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Translate.h; path = ../../src/application/Translate.h; sourceTree = SOURCE_ROOT; }; |
82 | 86 | 357B44B34E653363B6C68855 /* Cocoa.framework */ /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; |
83 | 87 | 36229320761236DF640FFDB0 /* CommandTable.cpp */ /* CommandTable.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CommandTable.cpp; path = ../../src/application/CommandTable.cpp; sourceTree = SOURCE_ROOT; }; |
|
315 | 319 | 2B65519DB9584C850A7E1B35, |
316 | 320 | C35CB58CDFC028B79850C032, |
317 | 321 | 8A1B5F83CBE85334B5E2FC87, |
| 322 | + 2CEE99EA1E2C51EBBC2CFD25, |
318 | 323 | F20F6CF6FB96E8AA2A4A7866, |
319 | 324 | 50BC033068609BDD0BAEEB5A, |
320 | 325 | 365A0F6673BAF87F63FD7A37, |
| 326 | + 1B0E217CF9B7EA2DF44721B4, |
321 | 327 | 6B7E227A13331CBF571419B7, |
322 | 328 | 13D4CCAD080F52F17421CEAD, |
323 | 329 | ); |
|
469 | 475 | E925E2E3F9BCFB41C9C4A9B6, |
470 | 476 | 8674F0122D7B0DF85FA66041, |
471 | 477 | 04C0D906A23C19EF1B0EBD8B, |
| 478 | + B99E8DEA6971A034BE365913, |
472 | 479 | C082CA7F6C0A89F20EFD8059, |
473 | 480 | 734E72B3D95C5F2F18932250, |
474 | 481 | CF9729A29B45286C52F1822A, |
| 482 | + CA90D924C721B9708BC7B30C, |
475 | 483 | 0EF26F147D52483D98B67EAF, |
476 | 484 | ); |
477 | 485 | runOnlyForDeploymentPostprocessing = 0; |
|
501 | 509 | GCC_PREPROCESSOR_DEFINITIONS = ( |
502 | 510 | "_NDEBUG=1", |
503 | 511 | "NDEBUG=1", |
504 | | - "JUCE_DISPLAY_SPLASH_SCREEN=0", |
505 | | - "JUCE_USE_DARK_SPLASH_SCREEN=1", |
506 | | - "JUCE_PROJUCER_VERSION=0x7000a", |
| 512 | + "JUCE_PROJUCER_VERSION=0x80001", |
507 | 513 | "JUCE_MODULE_AVAILABLE_juce_audio_basics=1", |
508 | 514 | "JUCE_MODULE_AVAILABLE_juce_audio_devices=1", |
509 | 515 | "JUCE_MODULE_AVAILABLE_juce_core=1", |
|
521 | 527 | "JUCE_STANDALONE_APPLICATION=1", |
522 | 528 | "JUCE_MODAL_LOOPS_PERMITTED=1", |
523 | 529 | "JUCER_XCODE_MAC_46BB2872=1", |
524 | | - "JUCE_APP_VERSION=6.1.0.0", |
525 | | - "JUCE_APP_VERSION_HEX=0x6010000", |
| 530 | + "JUCE_APP_VERSION=6.2.0.1", |
| 531 | + "JUCE_APP_VERSION_HEX=0x6020001", |
526 | 532 | "JucePlugin_Build_VST=0", |
527 | 533 | "JucePlugin_Build_VST3=0", |
528 | 534 | "JucePlugin_Build_AU=0", |
|
544 | 550 | INFOPLIST_PREPROCESS = NO; |
545 | 551 | INSTALL_PATH = "$(HOME)/Applications"; |
546 | 552 | LLVM_LTO = YES; |
547 | | - MACOSX_DEPLOYMENT_TARGET = 12.0; |
| 553 | + MACOSX_DEPLOYMENT_TARGET = 13.1; |
548 | 554 | MTL_HEADER_SEARCH_PATHS = "$(SRCROOT)/../../external/JuceLibraryCode $(SRCROOT)/../../external/JuceLibraryCode/modules $(SRCROOT)/../../external/asio/ $(SRCROOT)/../../external/"; |
549 | 555 | PRODUCT_BUNDLE_IDENTIFIER = com.rsjaffe.MIDI2LR; |
550 | 556 | PRODUCT_NAME = "MIDI2LR"; |
|
595 | 601 | GCC_WARN_UNINITIALIZED_AUTOS = YES; |
596 | 602 | GCC_WARN_UNUSED_FUNCTION = YES; |
597 | 603 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 604 | + OTHER_CODE_SIGN_FLAGS = --timestamp; |
598 | 605 | PRODUCT_NAME = "MIDI2LR"; |
599 | 606 | SDKROOT = macosx; |
600 | 607 | WARNING_CFLAGS = "-Wreorder"; |
|
624 | 631 | GCC_PREPROCESSOR_DEFINITIONS = ( |
625 | 632 | "_DEBUG=1", |
626 | 633 | "DEBUG=1", |
627 | | - "JUCE_DISPLAY_SPLASH_SCREEN=0", |
628 | | - "JUCE_USE_DARK_SPLASH_SCREEN=1", |
629 | | - "JUCE_PROJUCER_VERSION=0x7000a", |
| 634 | + "JUCE_PROJUCER_VERSION=0x80001", |
630 | 635 | "JUCE_MODULE_AVAILABLE_juce_audio_basics=1", |
631 | 636 | "JUCE_MODULE_AVAILABLE_juce_audio_devices=1", |
632 | 637 | "JUCE_MODULE_AVAILABLE_juce_core=1", |
|
644 | 649 | "JUCE_STANDALONE_APPLICATION=1", |
645 | 650 | "JUCE_MODAL_LOOPS_PERMITTED=1", |
646 | 651 | "JUCER_XCODE_MAC_46BB2872=1", |
647 | | - "JUCE_APP_VERSION=6.1.0.0", |
648 | | - "JUCE_APP_VERSION_HEX=0x6010000", |
| 652 | + "JUCE_APP_VERSION=6.2.0.1", |
| 653 | + "JUCE_APP_VERSION_HEX=0x6020001", |
649 | 654 | "JucePlugin_Build_VST=0", |
650 | 655 | "JucePlugin_Build_VST3=0", |
651 | 656 | "JucePlugin_Build_AU=0", |
|
666 | 671 | INFOPLIST_FILE = Info-App.plist; |
667 | 672 | INFOPLIST_PREPROCESS = NO; |
668 | 673 | INSTALL_PATH = "$(HOME)/Applications"; |
669 | | - MACOSX_DEPLOYMENT_TARGET = 12.0; |
| 674 | + MACOSX_DEPLOYMENT_TARGET = 13.1; |
670 | 675 | MTL_HEADER_SEARCH_PATHS = "$(SRCROOT)/../../external/JuceLibraryCode $(SRCROOT)/../../external/JuceLibraryCode/modules $(SRCROOT)/../../external/asio/ $(SRCROOT)/../../external/"; |
671 | 676 | OTHER_CFLAGS = "-Wall -Wcast-align -Wfloat-equal -Wno-ignored-qualifiers -Wsign-compare -Wsign-conversion -Wstrict-aliasing -Wswitch-enum -Wuninitialized -Wunreachable-code -Wunused-parameter -Wmissing-field-initializers -Wshadow-all -Wshorten-64-to-32 -Wconversion -Wint-conversion -Wconditional-uninitialized -Wconstant-conversion -Wbool-conversion -Wextra-semi -Wshift-sign-overflow -Wmissing-prototypes -Wnullable-to-nonnull-conversion -Wpedantic -Wdeprecated -Wunguarded-availability -Wunguarded-availability-new"; |
672 | 677 | OTHER_CPLUSPLUSFLAGS = "-Woverloaded-virtual -Wreorder -Wzero-as-null-pointer-constant -Wunused-private-field -Winconsistent-missing-destructor-override -Wall -Wcast-align -Wfloat-equal -Wno-ignored-qualifiers -Wsign-compare -Wsign-conversion -Wstrict-aliasing -Wswitch-enum -Wuninitialized -Wunreachable-code -Wunused-parameter -Wmissing-field-initializers -Wshadow-all -Wshorten-64-to-32 -Wconversion -Wint-conversion -Wconditional-uninitialized -Wconstant-conversion -Wbool-conversion -Wextra-semi -Wshift-sign-overflow -Wmissing-prototypes -Wnullable-to-nonnull-conversion -Wpedantic -Wdeprecated -Wunguarded-availability -Wunguarded-availability-new"; |
|
719 | 724 | GCC_WARN_UNINITIALIZED_AUTOS = YES; |
720 | 725 | GCC_WARN_UNUSED_FUNCTION = YES; |
721 | 726 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 727 | + OTHER_CODE_SIGN_FLAGS = --timestamp; |
722 | 728 | PRODUCT_NAME = "MIDI2LR"; |
723 | 729 | SDKROOT = macosx; |
724 | 730 | WARNING_CFLAGS = "-Wreorder"; |
|
0 commit comments