mac を更新
5
mac.md
5
mac.md
@@ -86,8 +86,11 @@ $ xcrun devicectl device install app --device "$IOS_DEVICE_ID" "$app_path"
|
|||||||
|
|
||||||
## ipadを横にする
|
## ipadを横にする
|
||||||
|
|
||||||
```sh
|
> Config/DefaultEngine.ini
|
||||||
|
|
||||||
|
```sh
|
||||||
|
bSupportsLandscapeLeftOrientation=True
|
||||||
|
bSupportsLandscapeRightOrientation=True
|
||||||
```
|
```
|
||||||
|
|
||||||
## mac固有の問題
|
## mac固有の問題
|
||||||
|
|||||||
Reference in New Issue
Block a user