Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 22, 2020
1 parent cbf3d1f commit 245d0ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@ GMObjC 里面用到的 `OpenSSL` 配置 `armv7` 有问题,`GMObjC.framework`
- armv7s:iPhone5、iPhone5C、iPad4(iPad with Retina Display)
- armv7:iPhone4、iPhone4S、iPad、iPad2、iPad3(The New iPad)、iPad mini、iPod Touch

```bash
lipo -info GMObjC.framework/GMObjC
# Non-fat file: GMObjC.framework/GMObjC is architecture: arm64
```

</details>

<details>
Expand Down

0 comments on commit 245d0ef

Please sign in to comment.