Skip to content

Commit 9a8bd77

Browse files
authored
Update installation.md
1 parent f31475b commit 9a8bd77

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

resources/views/docs/mobile/1/getting-started/installation.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ Apple's tooling for building iOS apps requires that you compile your application
1212
1. PHP 8.3+
1313
2. Laravel 10 or higher
1414
3. An Apple Silicon Mac running macOS 12+ with Xcode 16+
15-
4. An active [Apple Developer account]()
15+
4. An active [Apple Developer account](https://developer.apple.com/)
16+
5. [A NativePHP for iOS license](https://checkout.anystack.sh/nativephp-ios)
17+
6. _Optional_ iOS device
1618

1719
You don't _need_ a physical iOS device to compile your application and test it for iOS, as NativePHP for mobile supports
1820
the iOS Simulator. However, we highly recommend that you test your application on a real device before submitting to the
@@ -34,7 +36,7 @@ To make NativePHP for mobile a reality has taken a lot of work and will continue
3436
it's not open source and you are not free to distribute or modify its source code.
3537

3638
Before you begin, you will need to purchase a license.
37-
Licenses can be obtained via [Anystack](https://nativephp.anystack.sh).
39+
Licenses can be obtained via [Anystack](https://checkout.anystack.sh/nativephp-ios).
3840

3941
Instructions on how to prepare your application to use this private package are made available to you after purchase.
4042

0 commit comments

Comments
 (0)