2019年3月11日

ios的framework合并

摘要: # 运行此脚本前 # 先编译一遍工程 确保正常运行 没有报错 # 作为Xcode Aggregate运行 # file-->new target-->cross-platform-->Aggregate #!/bin/sh UNIVERSAL_OUTPUTFOLDER=${BUILD_DIR}/${CONFIGURATION}-universal WORKSPA... 阅读全文

posted @ 2019-03-11 10:08 nuanshou 阅读(894) 评论(0) 推荐(0)

导航