File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
resources/views/docs/mobile/1/getting-started Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,9 @@ Apple's tooling for building iOS apps requires that you compile your application
12121 . PHP 8.3+
13132 . Laravel 10 or higher
14143 . 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
1719You don't _ need_ a physical iOS device to compile your application and test it for iOS, as NativePHP for mobile supports
1820the 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
3436it's not open source and you are not free to distribute or modify its source code.
3537
3638Before 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
3941Instructions on how to prepare your application to use this private package are made available to you after purchase.
4042
You can’t perform that action at this time.
0 commit comments