8000 Merge pull request #558 from phatblat/ben/readme-bitcode · libgit2/objective-git@66bf92c · GitHub
[go: up one dir, main page]

Skip to content

Commit 66bf92c

Browse files
committed
Merge pull request #558 from phatblat/ben/readme-bitcode
Remove bitcode caveat from readme
2 parents 3feac54 + ab42368 commit 66bf92c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,9 @@ There are three ways of including ObjectiveGit in a project:
5252
1. [Manual](#manual)
5353
1. [Subproject](#subproject)
5454

55-
## Bitcode
56-
57-
:warning: iOS apps need to set the `ENABLE_BITCODE` build setting to `NO`.
58-
59-
![Xcode project bitcode setting disabled](https://cloud.githubusercontent.com/assets/41798/10668574/d8dd3080-78d4-11e5-8aa5-e10084b7ce34.png)
60-
6155

6256
## Carthage
6357

64-
6558
1. Add ObjectiveGit to your [`Cartfile`](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#cartfile).
6659

6760
```

0 commit comments

Comments
 (0)
0