Removed OSLog platform library from iOS and tvOS targets. (#3558)

This commit is contained in:
Nikolay Igotti
2019-11-08 15:27:18 +03:00
committed by GitHub
parent ff05a7d85a
commit 2ab356b34a
2 changed files with 0 additions and 14 deletions
-7
View File
@@ -1,7 +0,0 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C
package = platform.OSLog
modules.x64 = OSLog
compilerOpts = -framework OSLog
linkerOpts = -framework OSLog
-7
View File
@@ -1,7 +0,0 @@
depends = CFNetwork CoreFoundation Foundation Security darwin posix
language = Objective-C
package = platform.OSLog
modules.x64 = OSLog
compilerOpts = -framework OSLog
linkerOpts = -framework OSLog