Giter Site home page Giter Site logo

ios10-runtime-headers's Introduction

iOS10-Runtime-Headers

iOS 10 Runtime Headers

##导出方法 1.克隆RuntimeBrowser 并且运行到iOS版本到真机上 https://github.com/nst/RuntimeBrowser/

2.iOS OCRuntime App中 > Frameworks 页签 > Load All

3.在应用的About中会显示 一个IP地址(GCDWebServer的IP),在相同网段的Mac上浏览器输入即可各种frameworks的API

4.终端使用 wget -r http://192.168.1.102:10000/tree/ 即可下载到本地

因为文件较多,偶尔会造成app闪退,为了下全每个文件夹设置一个重试次数比如50次

wget -r -t50 http://192.168.1.102:10000/tree/

当APP闪退的时候,重试50次期间再次运行APP即可继续下载

5.等待所有文件下载完毕即可

FINISHED --2016-06-14 20:22:32--

Total wall clock time: 27m 54s

Downloaded: 42401 files, 444M in 3m 18s (2.24 MB/s)

Jakey-Pro:iOS10-Runtime-Headers jakey$

##安装wget wget使用brew install wget 即可安装使用

ios10-runtime-headers's People

Contributors

shaojiankui avatar

Watchers

hotelzululima 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.