|
70 | 70 | CC8DDA8F2B654DC8001C7C9E /* ActivateHUDIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC8DDA8E2B654DC8001C7C9E /* ActivateHUDIntent.swift */; }; |
71 | 71 | CC8DDA922B655156001C7C9E /* DeactivateHUDIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC8DDA912B655156001C7C9E /* DeactivateHUDIntent.swift */; }; |
72 | 72 | CC8DDA952B6551C7001C7C9E /* ToggleHUDIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC8DDA942B655183001C7C9E /* ToggleHUDIntent.swift */; }; |
73 | | - CC8DDA992B66318E001C7C9E /* AppIntents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC8DDA982B66318E001C7C9E /* AppIntents.framework */; }; |
74 | | - CC8DDA9A2B6631DC001C7C9E /* AppIntents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC8DDA982B66318E001C7C9E /* AppIntents.framework */; }; |
| 73 | + CC8DDA992B66318E001C7C9E /* AppIntents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC8DDA982B66318E001C7C9E /* AppIntents.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
| 74 | + CC8DDA9A2B6631DC001C7C9E /* AppIntents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC8DDA982B66318E001C7C9E /* AppIntents.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
75 | 75 | CC91309E2B616541006E3280 /* HUDBackdropLabel.mm in Sources */ = {isa = PBXBuildFile; fileRef = CC91309D2B616541006E3280 /* HUDBackdropLabel.mm */; }; |
76 | 76 | CC91309F2B616541006E3280 /* HUDBackdropLabel.mm in Sources */ = {isa = PBXBuildFile; fileRef = CC91309D2B616541006E3280 /* HUDBackdropLabel.mm */; }; |
77 | 77 | CC9130A32B616C18006E3280 /* HUDBackdropView.mm in Sources */ = {isa = PBXBuildFile; fileRef = CC9130A22B616C18006E3280 /* HUDBackdropView.mm */; }; |
|
428 | 428 | isa = PBXProject; |
429 | 429 | attributes = { |
430 | 430 | BuildIndependentTargetsInParallel = 1; |
431 | | - LastUpgradeCheck = 1510; |
| 431 | + LastUpgradeCheck = 1520; |
432 | 432 | TargetAttributes = { |
433 | 433 | CC711D002B5BF550007235A6 = { |
434 | 434 | CreatedOnToolsVersion = 15.1; |
|
598 | 598 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
599 | 599 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
600 | 600 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
601 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 601 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
602 | 602 | LD_RUNPATH_SEARCH_PATHS = ( |
603 | 603 | "$(inherited)", |
604 | 604 | "@executable_path/Frameworks", |
|
607 | 607 | "$(inherited)", |
608 | 608 | "$(PROJECT_DIR)/libraries", |
609 | 609 | ); |
610 | | - MARKETING_VERSION = 1.10.0; |
| 610 | + MARKETING_VERSION = 1.11.2; |
611 | 611 | PRODUCT_BUNDLE_IDENTIFIER = "ch.xxtou.hudapp-sandbox"; |
612 | 612 | PRODUCT_NAME = "$(TARGET_NAME)"; |
613 | 613 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
641 | 641 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
642 | 642 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
643 | 643 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
644 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 644 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
645 | 645 | LD_RUNPATH_SEARCH_PATHS = ( |
646 | 646 | "$(inherited)", |
647 | 647 | "@executable_path/Frameworks", |
|
650 | 650 | "$(inherited)", |
651 | 651 | "$(PROJECT_DIR)/libraries", |
652 | 652 | ); |
653 | | - MARKETING_VERSION = 1.10.0; |
| 653 | + MARKETING_VERSION = 1.11.2; |
654 | 654 | PRODUCT_BUNDLE_IDENTIFIER = "ch.xxtou.hudapp-sandbox"; |
655 | 655 | PRODUCT_NAME = "$(TARGET_NAME)"; |
656 | 656 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
785 | 785 | MTL_FAST_MATH = YES; |
786 | 786 | PRODUCT_MODULE_NAME = TrollSpeed; |
787 | 787 | SDKROOT = iphoneos; |
| 788 | + SWIFT_COMPILATION_MODE = wholemodule; |
788 | 789 | VALIDATE_PRODUCT = YES; |
789 | 790 | VERSIONING_SYSTEM = "apple-generic"; |
790 | 791 | }; |
|
811 | 812 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
812 | 813 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
813 | 814 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
814 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 815 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
815 | 816 | LD_RUNPATH_SEARCH_PATHS = ( |
816 | 817 | "$(inherited)", |
817 | 818 | "@executable_path/Frameworks", |
|
820 | 821 | "$(inherited)", |
821 | 822 | "$(PROJECT_DIR)/libraries", |
822 | 823 | ); |
823 | | - MARKETING_VERSION = 1.10.0; |
| 824 | + MARKETING_VERSION = 1.11.2; |
824 | 825 | PRODUCT_BUNDLE_IDENTIFIER = ch.xxtou.hudapp; |
825 | 826 | PRODUCT_NAME = "$(TARGET_NAME)"; |
826 | 827 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
855 | 856 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
856 | 857 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
857 | 858 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
858 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 859 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
859 | 860 | LD_RUNPATH_SEARCH_PATHS = ( |
860 | 861 | "$(inherited)", |
861 | 862 | "@executable_path/Frameworks", |
|
864 | 865 | "$(inherited)", |
865 | 866 | "$(PROJECT_DIR)/libraries", |
866 | 867 | ); |
867 | | - MARKETING_VERSION = 1.10.0; |
| 868 | + MARKETING_VERSION = 1.11.2; |
868 | 869 | PRODUCT_BUNDLE_IDENTIFIER = ch.xxtou.hudapp; |
869 | 870 | PRODUCT_NAME = "$(TARGET_NAME)"; |
870 | 871 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
0 commit comments