Removed OSLog platform library from iOS and tvOS targets. (#3558)
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user