> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nativecli.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ios:install

> Install NativePHP for iOS (deprecated)

<Note>
  This command was available until version 1.1.2.

  From version 1.2.0, you should use [mobile:install](/commands/mobile-install) instead.
</Note>

This command will bootstrap your existing Laravel app with the NativePHP for iOS package, ready for you to build your iOS app.

## Command

Syntax:

```bash theme={null}
nativecli ios:install
```

## Options

There are no options for this command.
