log handler base functionality
+ fix makefile ios-temp-prepare upgrading pub + remove tvOS from libcore local spm +
This commit is contained in:
@@ -7,8 +7,7 @@ let package = Package(
|
||||
name: "Libcore",
|
||||
platforms: [
|
||||
// Minimum platform version
|
||||
.iOS(.v13),
|
||||
.tvOS(.v13)
|
||||
.iOS(.v13)
|
||||
],
|
||||
products: [
|
||||
.library(
|
||||
|
||||
Reference in New Issue
Block a user