Skip to content

Commit

Permalink
iOS 17 info
Browse files Browse the repository at this point in the history
  • Loading branch information
韩劲俊 committed Sep 19, 2023
1 parent 0ebf0d6 commit 0b057fd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
* Github仓库: [https://github.com/JinjunHan/iOSDeviceSupport](https://github.com/JinjunHan/iOSDeviceSupport)
* Gitee仓库: [https://gitee.com/Han0/iOSDeviceSupport](https://gitee.com/Han0/iOSDeviceSupport)

# iOS 17
### Solution 1
Download the Xcode 15, hahaha
### Solution 2
In the terminal run:
```
defaults write com.apple.dt.Xcode DVTEnableCoreDevice enabled
```
And contain above 16.4 DeviceSupport in Xcode
Then Restart the Xcode 14, Try it!

## Usage
从下面的表中找到对应的版本下载,移动到Xcode目录

Expand Down

0 comments on commit 0b057fd

Please sign in to comment.