|
79 | 79 | C72A8F522944400E006DB10F /* MessagesCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C72A8F0A2944400E006DB10F /* MessagesCollectionView.swift */; }; |
80 | 80 | C72A8F532944400E006DB10F /* PlayButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C72A8F0B2944400E006DB10F /* PlayButtonView.swift */; }; |
81 | 81 | C72A8F542944400E006DB10F /* BubbleCircle.swift in Sources */ = {isa = PBXBuildFile; fileRef = C72A8F0C2944400E006DB10F /* BubbleCircle.swift */; }; |
82 | | - C72A8F5A29444349006DB10F /* InputBarAccessoryView in Frameworks */ = {isa = PBXBuildFile; productRef = C72A8F5929444349006DB10F /* InputBarAccessoryView */; }; |
| 82 | + C7951AFC2D39EC9300CEACA2 /* InputBarAccessoryView in Frameworks */ = {isa = PBXBuildFile; productRef = C7951AFB2D39EC9300CEACA2 /* InputBarAccessoryView */; }; |
83 | 83 | C79D579B296BF5790044D518 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C7CB28212943270000C8328F /* Assets.xcassets */; }; |
84 | 84 | /* End PBXBuildFile section */ |
85 | 85 |
|
|
167 | 167 | isa = PBXFrameworksBuildPhase; |
168 | 168 | buildActionMask = 2147483647; |
169 | 169 | files = ( |
170 | | - C72A8F5A29444349006DB10F /* InputBarAccessoryView in Frameworks */, |
| 170 | + C7951AFC2D39EC9300CEACA2 /* InputBarAccessoryView in Frameworks */, |
171 | 171 | ); |
172 | 172 | runOnlyForDeploymentPostprocessing = 0; |
173 | 173 | }; |
|
397 | 397 | ); |
398 | 398 | name = MessageKit; |
399 | 399 | packageProductDependencies = ( |
400 | | - C72A8F5929444349006DB10F /* InputBarAccessoryView */, |
| 400 | + C7951AFB2D39EC9300CEACA2 /* InputBarAccessoryView */, |
401 | 401 | ); |
402 | 402 | productName = MessageKit; |
403 | 403 | productReference = C72A8DF529443D1E006DB10F /* MessageKit.framework */; |
|
446 | 446 | ); |
447 | 447 | mainGroup = C7CB27F0294324CA00C8328F; |
448 | 448 | packageReferences = ( |
449 | | - C72A8F55294442C5006DB10F /* XCRemoteSwiftPackageReference "InputBarAccessoryView" */, |
| 449 | + C7951AFA2D39EC8600CEACA2 /* XCRemoteSwiftPackageReference "InputBarAccessoryView" */, |
450 | 450 | ); |
451 | 451 | productRefGroup = C7CB27FE2943253B00C8328F /* Products */; |
452 | 452 | projectDirPath = ""; |
|
618 | 618 | GENERATE_INFOPLIST_FILE = YES; |
619 | 619 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
620 | 620 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
621 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.5; |
| 621 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
622 | 622 | LD_RUNPATH_SEARCH_PATHS = ( |
623 | 623 | "$(inherited)", |
624 | 624 | "@executable_path/Frameworks", |
|
633 | 633 | PROVISIONING_PROFILE_SPECIFIER = ""; |
634 | 634 | SDKROOT = iphoneos; |
635 | 635 | SKIP_INSTALL = YES; |
| 636 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator"; |
| 637 | + SUPPORTS_MACCATALYST = NO; |
636 | 638 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
637 | 639 | SWIFT_EMIT_LOC_STRINGS = YES; |
638 | 640 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
639 | 641 | SWIFT_VERSION = 5.0; |
640 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
| 642 | + TARGETED_DEVICE_FAMILY = "1,2,7"; |
641 | 643 | VERSIONING_SYSTEM = "apple-generic"; |
642 | 644 | VERSION_INFO_PREFIX = ""; |
| 645 | + XROS_DEPLOYMENT_TARGET = 2.0; |
643 | 646 | }; |
644 | 647 | name = Debug; |
645 | 648 | }; |
|
698 | 701 | GENERATE_INFOPLIST_FILE = YES; |
699 | 702 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
700 | 703 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
701 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.5; |
| 704 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
702 | 705 | LD_RUNPATH_SEARCH_PATHS = ( |
703 | 706 | "$(inherited)", |
704 | 707 | "@executable_path/Frameworks", |
|
712 | 715 | PROVISIONING_PROFILE_SPECIFIER = ""; |
713 | 716 | SDKROOT = iphoneos; |
714 | 717 | SKIP_INSTALL = YES; |
| 718 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator"; |
| 719 | + SUPPORTS_MACCATALYST = NO; |
715 | 720 | SWIFT_COMPILATION_MODE = wholemodule; |
716 | 721 | SWIFT_EMIT_LOC_STRINGS = YES; |
717 | 722 | SWIFT_OPTIMIZATION_LEVEL = "-O"; |
718 | 723 | SWIFT_VERSION = 5.0; |
719 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
| 724 | + TARGETED_DEVICE_FAMILY = "1,2,7"; |
720 | 725 | VALIDATE_PRODUCT = YES; |
721 | 726 | VERSIONING_SYSTEM = "apple-generic"; |
722 | 727 | VERSION_INFO_PREFIX = ""; |
| 728 | + XROS_DEPLOYMENT_TARGET = 2.0; |
723 | 729 | }; |
724 | 730 | name = Release; |
725 | 731 | }; |
|
908 | 914 | /* End XCConfigurationList section */ |
909 | 915 |
|
910 | 916 | /* Begin XCRemoteSwiftPackageReference section */ |
911 | | - C72A8F55294442C5006DB10F /* XCRemoteSwiftPackageReference "InputBarAccessoryView" */ = { |
| 917 | + C7951AFA2D39EC8600CEACA2 /* XCRemoteSwiftPackageReference "InputBarAccessoryView" */ = { |
912 | 918 | isa = XCRemoteSwiftPackageReference; |
913 | | - repositoryURL = "git@github.com:nathantannar4/InputBarAccessoryView.git"; |
| 919 | + repositoryURL = "https://github.com/HaleXie/InputBarAccessoryView"; |
914 | 920 | requirement = { |
915 | | - kind = upToNextMajorVersion; |
916 | | - minimumVersion = 5.4.0; |
| 921 | + branch = visionOS; |
| 922 | + kind = branch; |
917 | 923 | }; |
918 | 924 | }; |
919 | 925 | /* End XCRemoteSwiftPackageReference section */ |
920 | 926 |
|
921 | 927 | /* Begin XCSwiftPackageProductDependency section */ |
922 | | - C72A8F5929444349006DB10F /* InputBarAccessoryView */ = { |
| 928 | + C7951AFB2D39EC9300CEACA2 /* InputBarAccessoryView */ = { |
923 | 929 | isa = XCSwiftPackageProductDependency; |
924 | | - package = C72A8F55294442C5006DB10F /* XCRemoteSwiftPackageReference "InputBarAccessoryView" */; |
| 930 | + package = C7951AFA2D39EC8600CEACA2 /* XCRemoteSwiftPackageReference "InputBarAccessoryView" */; |
925 | 931 | productName = InputBarAccessoryView; |
926 | 932 | }; |
927 | 933 | /* End XCSwiftPackageProductDependency section */ |
|
0 commit comments