Git Product home page Git Product logo

iosdevicesupport's Introduction

IOSDeviceSupport

可用于高版本Xcode支持更低版本的IOS开发

Xcode 9默认不支持IOS 7了,但开发可能还未证实放弃这个系统,我们可以让Xcode默认也支持这个系统版本。

1

将调试需要的配置文件拷贝出来,方法finder中前往文件夹/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport,例:需要支持iOS 7,将7.0和7.1文件夹拷贝。

2

打开以下路径/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/ ,用Xcode打开SDKSettings.plist这个文件,加入如下图所示的配置,保存之后重启Xcode,之后在工程的Deployment Target里面就可以选择7.0了。注意:在修改SDKSettings.plist的文件时,直接用Xcode修改是没有权限修改的,建议使用其他编辑工具,个个人使用BBEdit修改的。

iosdevicesupport's People

Contributors

b9aobj avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.