Revert "Do not remove proxy config"

This reverts commit ae3f843f21.
This commit is contained in:
Benjamin Reis 2018-02-08 11:49:29 +01:00
parent 422d5d91a2
commit b90513cdd3

View file

@ -828,6 +828,20 @@
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 */;
@ -2306,6 +2320,8 @@
63058A071B4E816A00EFAE36 /* KIF.framework */,
633FC7C81CD7466400774B8B /* KIFFrameworkConsumer.app */,
633FC7CA1CD7466400774B8B /* KIFFrameworkConsumerTests.xctest */,
8C8686D51FFE675F0044501F /* LinphoneManager.framework */,
8C8686D71FFE675F0044501F /* LinphoneManagerTests.xctest */,
);
name = Products;
sourceTree = "<group>";
@ -3230,6 +3246,20 @@
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 */
@ -4576,7 +4606,7 @@
SDKROOT = iphoneos;
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 x86_64";
VALID_ARCHS = "arm64 armv7 i386 x86_64";
};
name = DistributionAdhoc;
};
@ -4675,7 +4705,7 @@
SDKROOT = iphoneos;
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 x86_64";
VALID_ARCHS = "arm64 armv7 i386 x86_64";
};
name = Release;
};
@ -4774,7 +4804,7 @@
SDKROOT = iphoneos;
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 x86_64";
VALID_ARCHS = "arm64 armv7 i386 x86_64";
};
name = Distribution;
};
@ -4875,7 +4905,7 @@
SDKROOT = iphoneos;
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 x86_64";
VALID_ARCHS = "arm64 armv7 i386 x86_64";
};
name = Debug;
};