17 Forks
76 Stars
76 Watchers

GHWAppLaunchManager

使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。

How to download and setup GHWAppLaunchManager

Open terminal and run command
git clone https://github.com/guohongwei719/GHWAppLaunchManager.git
git clone is used to create a copy or clone of GHWAppLaunchManager repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GHWAppLaunchManager https://github.com/guohongwei719/GHWAppLaunchManager/archive/master.zip

Or simply clone GHWAppLaunchManager with SSH
[email protected]:guohongwei719/GHWAppLaunchManager.git

If you have some problems with GHWAppLaunchManager

You may open issue on GHWAppLaunchManager support forum (system) here: https://github.com/guohongwei719/GHWAppLaunchManager/issues