Skip to content

DanielHusx/DeviceSupports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeviceSupports

Xcode Platform Device Supports

说明

  • iOS Local: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

  • 此仓库主要用于Serendipity的DeviceSupport自动配置

  • 格式定义: [平台名称 版本号](相对根路径)

iOS

参考资料

  • https://github.com/iGhibli/iOS-DeviceSupport/tree/master/DeviceSupport
  • https://gitee.com/qiu1993/iOSDeviceSupport

感谢收集者资料,我只是个搬运工~

// 获取https://github.com/iGhibli/iOS-DeviceSupport/tree/master/DeviceSupport下所有链接

var x = document.getElementsByClassName("js-navigation-open Link--primary");
var i;
var ret = [];
for (i = 0; i < x.length; i++) {
    ret.push(x[i].href.replace("blob/master", "raw/master"));
}
console.log(ret);

About

Xcode Platform Device Supports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published