Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

Commit 754d7ed

Browse files
committed
docs: add deprecation notice in favor of monorepo
1 parent 58d95e2 commit 754d7ed

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# OpenIAP Apple
22

3+
> ## ⚠️ DEPRECATED - This repository has been moved to a monorepo
4+
>
5+
> **This repository is no longer maintained.** All development has moved to the [OpenIAP monorepo](https://github.com/hyodotdev/openiap).
6+
>
7+
> ### 🔄 New Location
8+
>
9+
> **Swift Package:** [`packages/apple`](https://github.com/hyodotdev/openiap/tree/main/packages/apple) in the OpenIAP monorepo
10+
>
11+
> **Installation:**
12+
> - **Swift Package Manager**: Use `https://github.com/hyodotdev/openiap` with product `OpenIAP`
13+
> - **CocoaPods**: `pod 'openiap'` (still published from monorepo)
14+
>
15+
> **No code changes required** - the package name and API remain the same.
16+
>
17+
> 📖 **[Visit OpenIAP monorepo →](https://github.com/hyodotdev/openiap)**
18+
>
19+
> ---
20+
321
<div align="center">
422
<img src="./logo.png" alt="OpenIAP Apple Logo" width="120" height="120">
523
</div>

0 commit comments

Comments
 (0)