|
@@ -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 */;
|