Skip to content

Commit

Permalink
用 xcodebuild 添加 bitcode 支持
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenYilong committed Mar 22, 2016
1 parent c217205 commit 67d093c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1274,6 +1274,7 @@ clang: error: linker command failed with exit code 1 (use -v to see invocation)

1. [**Static Libraries, Frameworks, and Bitcode**]( https://medium.com/@heitorburger/static-libraries-frameworks-and-bitcode-6d8f784478a9#.eq7rl2msf ) 。
2. [ ***Failed to verify bitcode in Alamofire*** ](https://github.com/Alamofire/Alamofire/issues/835)
3. 用 xcodebuild 添加 bitcode 支持 [ ***How do I xcodebuild a static library with Bitcode enabled?*** ](http://stackoverflow.com/a/31486233/3395008)

更多信息,请移步

Expand Down

0 comments on commit 67d093c

Please sign in to comment.