29 lines
441 B
Markdown
29 lines
441 B
Markdown
|
iosfamily - This page was auto-generated. Feel free to help us improve the documentation by creating a pull request.
|
||
|
|
||
|
```lua
|
||
|
iosfamily (value)
|
||
|
```
|
||
|
|
||
|
### Parameters ###
|
||
|
|
||
|
`value` is one of:
|
||
|
|
||
|
* `iPhone/iPod touch`: needs documentation
|
||
|
* `iPad`: needs documentation
|
||
|
* `Universal`: needs documentation
|
||
|
|
||
|
## Applies To ###
|
||
|
|
||
|
The `config` scope.
|
||
|
|
||
|
### Availability ###
|
||
|
|
||
|
Premake 5.0.0 alpha 14 or later.
|
||
|
|
||
|
### Examples ###
|
||
|
|
||
|
```lua
|
||
|
iosfamily (value)
|
||
|
```
|
||
|
|