手动构建App的Makefile文件

时间:2021-04-15 10:57:16
【文件属性】:

文件名称:手动构建App的Makefile文件

文件大小:19KB

文件格式:ZIP

更新时间:2021-04-15 10:57:16

makefile

手动构建App的编译文件,集合了编译源文件、链接目标文件、编译storyboard文件、生成plist文件、复制图片资源、生成dSYM文件、签名、打包ipa一系列操作。


【文件预览】:
手动构建App
----BuildDemoSource()
--------main.m(328B)
--------images()
--------AppDelegate.h(271B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------.DS_Store(6KB)
--------ViewController.h(209B)
--------ViewController.m(490B)
----.DS_Store(6KB)
----makefile(4KB)
----entitlements.plist(309B)

网友评论