瀏覽代碼

Add Base32-Mac to dependencies of SecEncodeTransformTests

Norio Nomura 10 年之前
父節點
當前提交
5e0f2ccf31
共有 1 個文件被更改,包括 13 次插入0 次删除
  1. 13 0
      Base32.xcodeproj/project.pbxproj

+ 13 - 0
Base32.xcodeproj/project.pbxproj

@@ -33,6 +33,13 @@
 /* End PBXBuildFile section */
 /* End PBXBuildFile section */
 
 
 /* Begin PBXContainerItemProxy section */
 /* Begin PBXContainerItemProxy section */
+		6C73ACC31A9C654F0079B6E8 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 6CA0A78F1A74E80600AC539F /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = 6CA0A7971A74E80600AC539F;
+			remoteInfo = "Base32-Mac";
+		};
 		6CA0A7A51A74E80600AC539F /* PBXContainerItemProxy */ = {
 		6CA0A7A51A74E80600AC539F /* PBXContainerItemProxy */ = {
 			isa = PBXContainerItemProxy;
 			isa = PBXContainerItemProxy;
 			containerPortal = 6CA0A78F1A74E80600AC539F /* Project object */;
 			containerPortal = 6CA0A78F1A74E80600AC539F /* Project object */;
@@ -402,6 +409,7 @@
 			buildRules = (
 			buildRules = (
 			);
 			);
 			dependencies = (
 			dependencies = (
+				6C73ACC41A9C654F0079B6E8 /* PBXTargetDependency */,
 			);
 			);
 			name = SecEncodeTransformTests;
 			name = SecEncodeTransformTests;
 			productName = SecEncodeTransformTests;
 			productName = SecEncodeTransformTests;
@@ -549,6 +557,11 @@
 /* End PBXSourcesBuildPhase section */
 /* End PBXSourcesBuildPhase section */
 
 
 /* Begin PBXTargetDependency section */
 /* Begin PBXTargetDependency section */
+		6C73ACC41A9C654F0079B6E8 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = 6CA0A7971A74E80600AC539F /* Base32-Mac */;
+			targetProxy = 6C73ACC31A9C654F0079B6E8 /* PBXContainerItemProxy */;
+		};
 		6CA0A7A61A74E80600AC539F /* PBXTargetDependency */ = {
 		6CA0A7A61A74E80600AC539F /* PBXTargetDependency */ = {
 			isa = PBXTargetDependency;
 			isa = PBXTargetDependency;
 			target = 6CA0A7971A74E80600AC539F /* Base32-Mac */;
 			target = 6CA0A7971A74E80600AC539F /* Base32-Mac */;