]> git.saurik.com Git - apple/security.git/blobdiff - xcconfig/PlatformLibraries.xcconfig
Security-58286.200.222.tar.gz
[apple/security.git] / xcconfig / PlatformLibraries.xcconfig
index 3a36cf4c4698be93e00d1948c5f4f0a999a83826..27829467d9cadb72e9404380cf678b8c5404b1f9 100644 (file)
@@ -49,10 +49,6 @@ OTHER_LDFLAGS_APPLEACCOUNT[sdk=iphonesimulator*] = $(OTHER_LDFLAGS_APPLEACCOUNT_
 OTHER_LDFLAGS_APPLEACCOUNT[sdk=appletv*] = $(OTHER_LDFLAGS_APPLEACCOUNT_IOS_$(BRIDGE))
 OTHER_LDFLAGS_APPLEACCOUNT[sdk=watchos*] = $(OTHER_LDFLAGS_APPLEACCOUNT_IOS_$(BRIDGE))
 
-OTHER_LDFLAGS_CORECDP_BRIDGE_NO = -framework CoreCDP
-OTHER_LDFLAGS_CORECDP_BRIDGE_YES =
-OTHER_LDFLAGS_CORECDP = $(OTHER_LDFLAGS_CORECDP_BRIDGE_$(BRIDGE))
-
 // The bridge appears to support protocol buffers.
 OTHER_LDFLAGS_PROTOBUF = -framework ProtocolBuffer