Add new platform libs from Xcode 11.5

This commit is contained in:
Svyatoslav Scherbina
2020-06-05 12:45:05 +03:00
committed by SvyatoslavScherbina
parent 0df9547f43
commit 1a0114d64a
@@ -0,0 +1,7 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C
package = platform.ExposureNotification
modules = ExposureNotification
compilerOpts = -framework ExposureNotification
linkerOpts = -framework ExposureNotification