File tree 1 file changed +4
-2
lines changed
resources/views/docs/mobile/1/getting-started
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
12
12
1 . PHP 8.3+
13
13
2 . Laravel 10 or higher
14
14
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
16
18
17
19
You don't _ need_ a physical iOS device to compile your application and test it for iOS, as NativePHP for mobile supports
18
20
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
34
36
it's not open source and you are not free to distribute or modify its source code.
35
37
36
38
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 ) .
38
40
39
41
Instructions on how to prepare your application to use this private package are made available to you after purchase.
40
42
You can’t perform that action at this time.
0 commit comments