-
-
Notifications
You must be signed in to change notification settings - Fork 204
Closed as not planned
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
What were you trying to do?
Trying to run an out of the box Inertia app on the iOS simulator
php artisan native:run
What happened?
The process times out at vendor/laravel/framework/src/Illuminate/Process/PendingProcess.php:260
The process "'xcodebuild' '-scheme' 'NativePHP-simulator' '-workspace' 'NativePHP.xcodeproj/project.xcworkspace' '-sdk' 'iphonesimulator' '-destination' 'id=74294CBA-1C64-4758-B9D5-7807A77AF781' '-derivedDataPath' 'build' 'clean' 'build'" exceeded the timeout of 300 seconds.
How to reproduce the bug
I followed the instructions on https://nativephp.com/docs/mobile/1/getting-started/installation after installing a new Laravel 12 application on PHP8.4 (Apple M4 Pro).
Debug Output
No debug command available?
Which operating systems have you seen this occur on?
Apple M4 Pro / MacOS 15.4.1
Notes
No response
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right