From 4a191cab482e3c23f675a1851d70a0b71b64000f Mon Sep 17 00:00:00 2001 From: Liam Date: Fri, 29 Mar 2024 20:34:50 +0800 Subject: [PATCH] feat: Minor Updates --- .../xcschemes/Example tvOS.xcscheme | 78 +++++++++++++++++++ README.md | 2 +- 2 files changed, 79 insertions(+), 1 deletion(-) create mode 100644 BlankSlate.xcodeproj/xcshareddata/xcschemes/Example tvOS.xcscheme diff --git a/BlankSlate.xcodeproj/xcshareddata/xcschemes/Example tvOS.xcscheme b/BlankSlate.xcodeproj/xcshareddata/xcschemes/Example tvOS.xcscheme new file mode 100644 index 0000000..69cf911 --- /dev/null +++ b/BlankSlate.xcodeproj/xcshareddata/xcschemes/Example tvOS.xcscheme @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index a2ca00e..d70b0bb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # BlankSlate [![Swift](https://img.shields.io/badge/Swift-5.7_5.8_5.9_5.10-orange?style=flat-square)](https://img.shields.io/badge/Swift-5.7_5.8_5.9_5.10-Orange?style=flat-square) -[![Platforms](https://img.shields.io/badge/Platforms-iOS_tvOS-yellowgreen?style=flat-square)](https://img.shields.io/badge/Platforms-iOS_tvOS-Green?style=flat-square) +[![Platforms](https://img.shields.io/badge/Platforms-iOS_tvOS_visionOS-yellowgreen?style=flat-square)](https://img.shields.io/badge/Platforms-iOS_tvOS_visionOS-Green?style=flat-square) [![CocoaPods](https://img.shields.io/cocoapods/v/BlankSlate.svg?style=flat)](https://cocoapods.org/pods/BlankSlate) [![SPM](https://img.shields.io/badge/SPM-supported-DE5C43.svg?style=flat)](https://swift.org/package-manager) [![Carthage](https://img.shields.io/badge/Carthage-supported-4BC51D.svg?style=flat-square)](https://github.com/Carthage/Carthage)