Xcode 7.3.1 with iOS 10 support

前端 未结 3 1091
小蘑菇
小蘑菇 2020-11-30 08:11

Now I have an app based on Xcode 7.3.1 which runs fine. But one problem happened when I want to install the app to an iOS 10 device. It is said \"Could not find Developer Di

3条回答
  •  [愿得一人]
    2020-11-30 08:41

    Open Finder and from its Top menu click on "Go" and then click on "Go to Folder..."

    You'll see one prompt and there paste this below line there,

    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
    
    • You'll be redirected to "DeviceSupport" folder.
    • Now, Download folder from below link and unzipped it

    https://drive.google.com/file/d/0B_9nnatiB3jRaElIeDQzWXNzeEU/view?usp=sharing

    • Copy and Paste that folder in "DeviceSupport" folder.
    • Restart XCode and enjoy :)

提交回复
热议问题