Skip to content

Commit 608a9d9

Browse files
committed
feat: 更新库。
1 parent df58ea1 commit 608a9d9

3 files changed

Lines changed: 667 additions & 652 deletions

File tree

Translator.xcodeproj/project.pbxproj

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 60;
6+
objectVersion = 54;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -273,7 +273,7 @@
273273
packageReferences = (
274274
940CEEB02D534A4D00B1EA09 /* XCRemoteSwiftPackageReference "FileKit" */,
275275
940CEEB12D534A9000B1EA09 /* XCRemoteSwiftPackageReference "CSV.swift" */,
276-
947CD8A02D6F1CFC00847AED /* XCLocalSwiftPackageReference "../Package/LocalizableStringsTools" */,
276+
94AD87DE2DE6DD3E008BA769 /* XCRemoteSwiftPackageReference "LocalizableStringsTools" */,
277277
);
278278
productRefGroup = 3C0B910522F2D91000F16E13 /* Products */;
279279
projectDirPath = "";
@@ -622,13 +622,6 @@
622622
};
623623
/* End XCConfigurationList section */
624624

625-
/* Begin XCLocalSwiftPackageReference section */
626-
947CD8A02D6F1CFC00847AED /* XCLocalSwiftPackageReference "../Package/LocalizableStringsTools" */ = {
627-
isa = XCLocalSwiftPackageReference;
628-
relativePath = ../Package/LocalizableStringsTools;
629-
};
630-
/* End XCLocalSwiftPackageReference section */
631-
632625
/* Begin XCRemoteSwiftPackageReference section */
633626
940CEEB02D534A4D00B1EA09 /* XCRemoteSwiftPackageReference "FileKit" */ = {
634627
isa = XCRemoteSwiftPackageReference;
@@ -646,6 +639,14 @@
646639
minimumVersion = 2.5.2;
647640
};
648641
};
642+
94AD87DE2DE6DD3E008BA769 /* XCRemoteSwiftPackageReference "LocalizableStringsTools" */ = {
643+
isa = XCRemoteSwiftPackageReference;
644+
repositoryURL = "https://github.com/CodeOcenS/LocalizableStringsTools.git";
645+
requirement = {
646+
kind = upToNextMajorVersion;
647+
minimumVersion = 1.0.0;
648+
};
649+
};
649650
/* End XCRemoteSwiftPackageReference section */
650651

651652
/* Begin XCSwiftPackageProductDependency section */

Translator.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)