Explorar o código

从 github 添加 swiftUIx

100Years hai 1 semana
pai
achega
604256c155

+ 16 - 8
AIEmoji.xcodeproj/project.pbxproj

@@ -148,6 +148,7 @@
 		A89EA6CA2D642C0A000EB181 /* TSChatViewController+SendMsg.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6C92D642C03000EB181 /* TSChatViewController+SendMsg.swift */; };
 		A89EA6CC2D642CE2000EB181 /* TSChatViewController+NaviBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6CB2D642CD4000EB181 /* TSChatViewController+NaviBar.swift */; };
 		A89EA6CF2D6430F3000EB181 /* TSChatViewController+Keyboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6CE2D6430EE000EB181 /* TSChatViewController+Keyboard.swift */; };
+		A8BA763C2DA4C225000B6707 /* SwiftUIX in Frameworks */ = {isa = PBXBuildFile; productRef = A8BA763B2DA4C225000B6707 /* SwiftUIX */; };
 		A8EEADD42D3E6C660032C5A0 /* Flower💐.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADD32D3E6C610032C5A0 /* Flower💐.json */; };
 		A8EEADD62D3E6CD80032C5A0 /* Fish🐠.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADD52D3E6CD30032C5A0 /* Fish🐠.json */; };
 		A8EEADD82D3E74D20032C5A0 /* Pink🩷.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEADD72D3E74CB0032C5A0 /* Pink🩷.json */; };
@@ -433,6 +434,7 @@
 				A85E47C62D697E750018D62D /* SwiftUIX in Frameworks */,
 				A89EA64B2D59A588000EB181 /* MessageKit in Frameworks */,
 				D34BB2B8FE0DBF83E06A3FC4 /* Pods_AIEmoji.framework in Frameworks */,
+				A8BA763C2DA4C225000B6707 /* SwiftUIX in Frameworks */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -1701,7 +1703,7 @@
 			minimizedProjectReferenceProxies = 1;
 			packageReferences = (
 				A89EA6492D59A588000EB181 /* XCRemoteSwiftPackageReference "MessageKit" */,
-				A85E47C42D697E750018D62D /* XCLocalSwiftPackageReference "../SwiftUIX-master" */,
+				A8BA763A2DA4C225000B6707 /* XCRemoteSwiftPackageReference "SwiftUIX" */,
 			);
 			preferredProjectObjectVersion = 77;
 			productRefGroup = A8F7746A2D38E8B000AA6E93 /* Products */;
@@ -2234,13 +2236,6 @@
 		};
 /* End XCConfigurationList section */
 
-/* Begin XCLocalSwiftPackageReference section */
-		A85E47C42D697E750018D62D /* XCLocalSwiftPackageReference "../SwiftUIX-master" */ = {
-			isa = XCLocalSwiftPackageReference;
-			relativePath = "../SwiftUIX-master";
-		};
-/* End XCLocalSwiftPackageReference section */
-
 /* Begin XCRemoteSwiftPackageReference section */
 		A89EA6492D59A588000EB181 /* XCRemoteSwiftPackageReference "MessageKit" */ = {
 			isa = XCRemoteSwiftPackageReference;
@@ -2250,6 +2245,14 @@
 				minimumVersion = 5.0.0;
 			};
 		};
+		A8BA763A2DA4C225000B6707 /* XCRemoteSwiftPackageReference "SwiftUIX" */ = {
+			isa = XCRemoteSwiftPackageReference;
+			repositoryURL = "https://github.com/SwiftUIX/SwiftUIX.git";
+			requirement = {
+				kind = upToNextMajorVersion;
+				minimumVersion = 0.2.3;
+			};
+		};
 /* End XCRemoteSwiftPackageReference section */
 
 /* Begin XCSwiftPackageProductDependency section */
@@ -2262,6 +2265,11 @@
 			package = A89EA6492D59A588000EB181 /* XCRemoteSwiftPackageReference "MessageKit" */;
 			productName = MessageKit;
 		};
+		A8BA763B2DA4C225000B6707 /* SwiftUIX */ = {
+			isa = XCSwiftPackageProductDependency;
+			package = A8BA763A2DA4C225000B6707 /* XCRemoteSwiftPackageReference "SwiftUIX" */;
+			productName = SwiftUIX;
+		};
 /* End XCSwiftPackageProductDependency section */
 	};
 	rootObject = A8F774612D38E8B000AA6E93 /* Project object */;

+ 10 - 1
AIEmoji.xcworkspace/xcshareddata/swiftpm/Package.resolved

@@ -1,5 +1,5 @@
 {
-  "originHash" : "31f65194aa647911f2c75f6e5a1350dbdbfaa36b7891d0134fbd39d509426e08",
+  "originHash" : "0f4e3a591de73aeaa972270ee6a0e954aaba32e66d8f3db28ed48a423b56c7f1",
   "pins" : [
     {
       "identity" : "inputbaraccessoryview",
@@ -18,6 +18,15 @@
         "revision" : "dc48356f830d40de5acc0e126a44257d0a1329b6",
         "version" : "5.0.0"
       }
+    },
+    {
+      "identity" : "swiftuix",
+      "kind" : "remoteSourceControl",
+      "location" : "https://github.com/SwiftUIX/SwiftUIX.git",
+      "state" : {
+        "revision" : "e984fd2e08140ad5a95d084be38fe02b774bc15d",
+        "version" : "0.2.3"
+      }
     }
   ],
   "version" : 3