From fdd22e79b1b4a1555f4ea95d1c07f4154438d5f7 Mon Sep 17 00:00:00 2001 From: akidis <69039347+akidisdev@users.noreply.github.com> Date: Thu, 21 Mar 2024 18:07:02 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 20961c4..ef82770 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# PushwooshVision-XCFramework \ No newline at end of file +# Pushwoosh visionOS XCFramework + +This repository hosts the Pushwoosh visionOS SDK as an XCFramework based Swift Package. Use this repository's Swift Package in Xcode 15+ + +# Pushwoosh visionOS SDK + +[![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-4BC51D.svg?style=flat)](https://swift.org/package-manager/) From 21948cd14b1560dd6eda3b2e09e580f2bd6e069a Mon Sep 17 00:00:00 2001 From: akidis <69039347+akidisdev@users.noreply.github.com> Date: Thu, 21 Mar 2024 18:07:30 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ef82770..f99149e 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ This repository hosts the Pushwoosh visionOS SDK as an XCFramework based Swift P # Pushwoosh visionOS SDK [![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-4BC51D.svg?style=flat)](https://swift.org/package-manager/) + +Pushwoosh team http://www.pushwoosh.com From cc5544451cd333ca81afef504669fc7107557804 Mon Sep 17 00:00:00 2001 From: akidis <69039347+akidisdev@users.noreply.github.com> Date: Thu, 21 Mar 2024 18:16:42 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f99149e..b3bc9f7 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This repository hosts the Pushwoosh visionOS SDK as an XCFramework based Swift P # Pushwoosh visionOS SDK +[![GitHub release](https://img.shields.io/github/release/Pushwoosh/PushwooshVision-XCFramework.svg?style=flat-square)](https://github.com/Pushwoosh/PushwooshVision-XCFramework/releases) [![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-4BC51D.svg?style=flat)](https://swift.org/package-manager/) Pushwoosh team http://www.pushwoosh.com