Skip to content

Timeout on native:run #560

@timhaynes-dev

Description

@timhaynes-dev

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

No one assigned

    Labels

    invalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions