Do not remove proxy config

This commit is contained in:
Christophe Deschamps 2018-01-31 21:38:11 +01:00
parent c26f2fe6c9
commit ae3f843f21

View file

@ -828,20 +828,6 @@
remoteGlobalIDString = FAB8A0141CAC546A00C6DFC1;
remoteInfo = KIFFrameworkConsumerTests;
};
8C8686D41FFE675F0044501F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 630589F21B4E816900EFAE36 /* KIF.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 8CD87D4C1EF5105800ACA260;
remoteInfo = LinphoneManager;
};
8C8686D61FFE675F0044501F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 630589F21B4E816900EFAE36 /* KIF.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 8CD87D541EF5105900ACA260;
remoteInfo = LinphoneManagerTests;
};
F08F119119C09C6B007D70C2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
@ -2320,8 +2306,6 @@
63058A071B4E816A00EFAE36 /* KIF.framework */,
633FC7C81CD7466400774B8B /* KIFFrameworkConsumer.app */,
633FC7CA1CD7466400774B8B /* KIFFrameworkConsumerTests.xctest */,
8C8686D51FFE675F0044501F /* LinphoneManager.framework */,
8C8686D71FFE675F0044501F /* LinphoneManagerTests.xctest */,
);
name = Products;
sourceTree = "<group>";
@ -3246,20 +3230,6 @@
remoteRef = 633FC7C91CD7466400774B8B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
8C8686D51FFE675F0044501F /* LinphoneManager.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = LinphoneManager.framework;
remoteRef = 8C8686D41FFE675F0044501F /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
8C8686D71FFE675F0044501F /* LinphoneManagerTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = LinphoneManagerTests.xctest;
remoteRef = 8C8686D61FFE675F0044501F /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
@ -4606,7 +4576,7 @@
SDKROOT = iphoneos;
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 armv7 i386 x86_64";
VALID_ARCHS = "arm64 x86_64";
};
name = DistributionAdhoc;
};
@ -4705,7 +4675,7 @@
SDKROOT = iphoneos;
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 armv7 i386 x86_64";
VALID_ARCHS = "arm64 x86_64";
};
name = Release;
};
@ -4804,7 +4774,7 @@
SDKROOT = iphoneos;
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 armv7 i386 x86_64";
VALID_ARCHS = "arm64 x86_64";
};
name = Distribution;
};
@ -4905,7 +4875,7 @@
SDKROOT = iphoneos;
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 armv7 i386 x86_64";
VALID_ARCHS = "arm64 x86_64";
};
name = Debug;
};