|
13 | 13 | AA012115224C24D4000F4F82 /* wxmac.icns in Resources */ = {isa = PBXBuildFile; fileRef = AA012113224C24D4000F4F82 /* wxmac.icns */; }; |
14 | 14 | AA14A0EE222A1217002C4553 /* libwx_osx_cocoa.dylib in Embed Libraries */ = {isa = PBXBuildFile; fileRef = AA1D0F81222A0A1D00678304 /* libwx_osx_cocoa.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
15 | 15 | AA14A0F3222A1219002C4553 /* libwx_osx_cocoa.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = AA1D0F81222A0A1D00678304 /* libwx_osx_cocoa.dylib */; }; |
16 | | - AA1D0FCC222A0A4B00678304 /* wxrelease.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = AA1D0FC9222A0A4A00678304 /* wxrelease.xcconfig */; }; |
17 | | - AA1D0FCD222A0A4B00678304 /* wxcocoa.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = AA1D0FCA222A0A4B00678304 /* wxcocoa.xcconfig */; }; |
18 | | - AA1D0FCE222A0A4B00678304 /* wxdebug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = AA1D0FCB222A0A4B00678304 /* wxdebug.xcconfig */; }; |
19 | 16 | AA56E9702321F67C002BB5E1 /* globals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA56E96F2321F67C002BB5E1 /* globals.cpp */; }; |
20 | 17 | AA56E98A2321F67E002BB5E1 /* globals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA56E96F2321F67C002BB5E1 /* globals.cpp */; }; |
21 | 18 | AA9F4B912321BEE900FF2E24 /* interface_derived.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9F4B8F2321BEE900FF2E24 /* interface_derived.cpp */; }; |
22 | 19 | AA9F4B922321BEE900FF2E24 /* interface_derived.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9F4B8F2321BEE900FF2E24 /* interface_derived.cpp */; }; |
| 20 | + AAA0F59B23667BCA00B8E4A7 /* open_with_dlg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAA0F59A23667BCA00B8E4A7 /* open_with_dlg.cpp */; }; |
| 21 | + AAA0F59C23667BCA00B8E4A7 /* open_with_dlg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAA0F59A23667BCA00B8E4A7 /* open_with_dlg.cpp */; }; |
23 | 22 | AAB4B99F23233EB5007D21F9 /* create_dialog_derived.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAB4B99E23233EB5007D21F9 /* create_dialog_derived.cpp */; }; |
24 | 23 | AAB4B9A023233EB5007D21F9 /* create_dialog_derived.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAB4B99E23233EB5007D21F9 /* create_dialog_derived.cpp */; }; |
25 | 24 | AAD015C0222B2FE300E25CB7 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAF9D87B222B14E900437548 /* main.cpp */; }; |
26 | | - AAD015C4222B2FE300E25CB7 /* wxrelease.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = AA1D0FC9222A0A4A00678304 /* wxrelease.xcconfig */; }; |
27 | | - AAD015C5222B2FE300E25CB7 /* wxcocoa.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = AA1D0FCA222A0A4B00678304 /* wxcocoa.xcconfig */; }; |
28 | | - AAD015C6222B2FE300E25CB7 /* Info_cocoa.plist in Resources */ = {isa = PBXBuildFile; fileRef = AAF9D87A222B14E900437548 /* Info_cocoa.plist */; }; |
29 | | - AAD015C7222B2FE300E25CB7 /* wxdebug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = AA1D0FCB222A0A4B00678304 /* wxdebug.xcconfig */; }; |
30 | 25 | AAD015CF222B328200E25CB7 /* libwx_osx_cocoa_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AA1D0F83222A0A1D00678304 /* libwx_osx_cocoa_static.a */; }; |
31 | 26 | AADF6A25222B359700991DD2 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AADF6A0B222B359700991DD2 /* CoreFoundation.framework */; }; |
32 | 27 | AADF6A27222B35B300991DD2 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AADF6A26222B35B300991DD2 /* CoreGraphics.framework */; }; |
|
36 | 31 | AADF6A2F222B360200991DD2 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AADF6A2E222B360200991DD2 /* IOKit.framework */; }; |
37 | 32 | AADF6A31222B360700991DD2 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AADF6A30222B360700991DD2 /* AppKit.framework */; }; |
38 | 33 | AADF6A33222B360C00991DD2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AADF6A32222B360C00991DD2 /* Foundation.framework */; }; |
39 | | - AAF9D87C222B14E900437548 /* Info_cocoa.plist in Resources */ = {isa = PBXBuildFile; fileRef = AAF9D87A222B14E900437548 /* Info_cocoa.plist */; }; |
40 | 34 | AAF9D87D222B14E900437548 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAF9D87B222B14E900437548 /* main.cpp */; }; |
41 | 35 | /* End PBXBuildFile section */ |
42 | 36 |
|
|
251 | 245 | AA56E96F2321F67C002BB5E1 /* globals.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = globals.cpp; sourceTree = "<group>"; }; |
252 | 246 | AA9F4B8F2321BEE900FF2E24 /* interface_derived.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = interface_derived.cpp; sourceTree = "<group>"; }; |
253 | 247 | AA9F4B902321BEE900FF2E24 /* interface_derived.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = interface_derived.hpp; sourceTree = "<group>"; }; |
| 248 | + AAA0F59A23667BCA00B8E4A7 /* open_with_dlg.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = open_with_dlg.cpp; sourceTree = "<group>"; }; |
254 | 249 | AAB4B99E23233EB5007D21F9 /* create_dialog_derived.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = create_dialog_derived.cpp; sourceTree = "<group>"; }; |
255 | 250 | AAD015CD222B2FE300E25CB7 /* Unity Hub Native.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Unity Hub Native.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
256 | 251 | AADF6A0B222B359700991DD2 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; |
|
336 | 331 | AA56E96F2321F67C002BB5E1 /* globals.cpp */, |
337 | 332 | AA9F4B8F2321BEE900FF2E24 /* interface_derived.cpp */, |
338 | 333 | AA9F4B902321BEE900FF2E24 /* interface_derived.hpp */, |
| 334 | + AAA0F59A23667BCA00B8E4A7 /* open_with_dlg.cpp */, |
339 | 335 | AAB4B99E23233EB5007D21F9 /* create_dialog_derived.cpp */, |
340 | 336 | 41B5AAEC22DB8BB300347CC8 /* interface.cpp */, |
341 | 337 | 41B5AAED22DB8BB400347CC8 /* interface.h */, |
|
424 | 420 | AA1D0F46222A09A600678304 /* Project object */ = { |
425 | 421 | isa = PBXProject; |
426 | 422 | attributes = { |
427 | | - LastUpgradeCheck = 1010; |
| 423 | + LastUpgradeCheck = 1100; |
428 | 424 | ORGANIZATIONNAME = Ravbug; |
429 | 425 | TargetAttributes = { |
430 | 426 | AA1D0F4D222A09A600678304 = { |
|
640 | 636 | isa = PBXResourcesBuildPhase; |
641 | 637 | buildActionMask = 2147483647; |
642 | 638 | files = ( |
643 | | - AA1D0FCC222A0A4B00678304 /* wxrelease.xcconfig in Resources */, |
644 | | - AA1D0FCD222A0A4B00678304 /* wxcocoa.xcconfig in Resources */, |
645 | 639 | AA012114224C24D4000F4F82 /* wxmac.icns in Resources */, |
646 | | - AAF9D87C222B14E900437548 /* Info_cocoa.plist in Resources */, |
647 | | - AA1D0FCE222A0A4B00678304 /* wxdebug.xcconfig in Resources */, |
648 | 640 | ); |
649 | 641 | runOnlyForDeploymentPostprocessing = 0; |
650 | 642 | }; |
651 | 643 | AAD015C3222B2FE300E25CB7 /* Resources */ = { |
652 | 644 | isa = PBXResourcesBuildPhase; |
653 | 645 | buildActionMask = 2147483647; |
654 | 646 | files = ( |
655 | | - AAD015C4222B2FE300E25CB7 /* wxrelease.xcconfig in Resources */, |
656 | | - AAD015C5222B2FE300E25CB7 /* wxcocoa.xcconfig in Resources */, |
657 | 647 | AA012115224C24D4000F4F82 /* wxmac.icns in Resources */, |
658 | | - AAD015C6222B2FE300E25CB7 /* Info_cocoa.plist in Resources */, |
659 | | - AAD015C7222B2FE300E25CB7 /* wxdebug.xcconfig in Resources */, |
660 | 648 | ); |
661 | 649 | runOnlyForDeploymentPostprocessing = 0; |
662 | 650 | }; |
|
672 | 660 | AAB4B99F23233EB5007D21F9 /* create_dialog_derived.cpp in Sources */, |
673 | 661 | AAF9D87D222B14E900437548 /* main.cpp in Sources */, |
674 | 662 | 41B5AAEE22DB8BB400347CC8 /* interface.cpp in Sources */, |
| 663 | + AAA0F59B23667BCA00B8E4A7 /* open_with_dlg.cpp in Sources */, |
675 | 664 | ); |
676 | 665 | runOnlyForDeploymentPostprocessing = 0; |
677 | 666 | }; |
|
684 | 673 | AAB4B9A023233EB5007D21F9 /* create_dialog_derived.cpp in Sources */, |
685 | 674 | AAD015C0222B2FE300E25CB7 /* main.cpp in Sources */, |
686 | 675 | 41B5AAEF22DB8BB400347CC8 /* interface.cpp in Sources */, |
| 676 | + AAA0F59C23667BCA00B8E4A7 /* open_with_dlg.cpp in Sources */, |
687 | 677 | ); |
688 | 678 | runOnlyForDeploymentPostprocessing = 0; |
689 | 679 | }; |
|
704 | 694 | ALWAYS_SEARCH_USER_PATHS = NO; |
705 | 695 | CLANG_ANALYZER_NONNULL = YES; |
706 | 696 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
707 | | - CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; |
| 697 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; |
708 | 698 | CLANG_CXX_LIBRARY = "libc++"; |
709 | 699 | CLANG_ENABLE_MODULES = YES; |
710 | 700 | CLANG_ENABLE_OBJC_ARC = YES; |
|
775 | 765 | ALWAYS_SEARCH_USER_PATHS = NO; |
776 | 766 | CLANG_ANALYZER_NONNULL = YES; |
777 | 767 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
778 | | - CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; |
| 768 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; |
779 | 769 | CLANG_CXX_LIBRARY = "libc++"; |
780 | 770 | CLANG_ENABLE_MODULES = YES; |
781 | 771 | CLANG_ENABLE_OBJC_ARC = YES; |
|
836 | 826 | AA1D0F60222A09A800678304 /* Debug */ = { |
837 | 827 | isa = XCBuildConfiguration; |
838 | 828 | buildSettings = { |
839 | | - CODE_SIGN_ENTITLEMENTS = wxTest/wxTest.entitlements; |
| 829 | + CODE_SIGN_IDENTITY = "-"; |
840 | 830 | CODE_SIGN_STYLE = Automatic; |
841 | 831 | COMBINE_HIDPI_IMAGES = YES; |
842 | 832 | INFOPLIST_FILE = "$(SRCROOT)/source/Info_cocoa.plist"; |
|
853 | 843 | AA1D0F61222A09A800678304 /* Release */ = { |
854 | 844 | isa = XCBuildConfiguration; |
855 | 845 | buildSettings = { |
856 | | - CODE_SIGN_ENTITLEMENTS = wxTest/wxTest.entitlements; |
| 846 | + CODE_SIGN_IDENTITY = "-"; |
857 | 847 | CODE_SIGN_STYLE = Automatic; |
858 | 848 | COMBINE_HIDPI_IMAGES = YES; |
859 | 849 | INFOPLIST_FILE = "$(SRCROOT)/source/Info_cocoa.plist"; |
|
870 | 860 | AAD015CB222B2FE300E25CB7 /* Debug */ = { |
871 | 861 | isa = XCBuildConfiguration; |
872 | 862 | buildSettings = { |
873 | | - CODE_SIGN_ENTITLEMENTS = wxTest/wxTest.entitlements; |
| 863 | + CODE_SIGN_IDENTITY = "-"; |
874 | 864 | CODE_SIGN_STYLE = Automatic; |
875 | 865 | COMBINE_HIDPI_IMAGES = YES; |
876 | 866 | HEADER_SEARCH_PATHS = ( |
|
900 | 890 | AAD015CC222B2FE300E25CB7 /* Release */ = { |
901 | 891 | isa = XCBuildConfiguration; |
902 | 892 | buildSettings = { |
903 | | - CODE_SIGN_ENTITLEMENTS = wxTest/wxTest.entitlements; |
| 893 | + CODE_SIGN_IDENTITY = "-"; |
904 | 894 | CODE_SIGN_STYLE = Automatic; |
905 | 895 | COMBINE_HIDPI_IMAGES = YES; |
906 | 896 | HEADER_SEARCH_PATHS = ( |
|
0 commit comments