Skip to content

MrLu/Build-Framework-Shell

 
 

Repository files navigation

Build-Framework-Shell

通过编译项目的 project 或者 workspace 生成对应的 framework 文件

说明一

这个文件 xcode_build_framework_through_project 是通过编译 project 来生成 framework,下载下来放到项目的根目录,用 shell 命令执行即可

说明二

这个文件 xcode_build_framework_through_workspace 是通过编译 workspace 来生成 framework,下载下来放到项目的根目录,用 shell 命令执行即可

对于嵌入framework 可以看看下面这个链接

an-introduction-to-creating-and-distributing-embedded-frameworks-in-ios

About

use xcodebuild generate framework through project or workspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%