There was an error while loading. Please reload this page.
1 parent 5832e30 commit 0405ddcCopy full SHA for 0405ddc
1 file changed
Platforms/Apple/iOS/README.md
@@ -246,10 +246,6 @@ from that must be opted into explicitly at configure time:
246
247
A non-framework build is selected by omitting `--enable-framework`;
248
`--disable-framework` is accepted as an explicit spelling of the same thing.
249
-Such a build is also static by default, as `--enable-shared` is off unless
250
-requested; `--enable-shared` without a framework is rejected, since an iOS app
251
-can only load a signed framework, never a bare dylib. Neither option therefore
252
-needs to be given.
253
254
The minimal commands for a static build targeting ARM64 iOS devices are then:
255
```
0 commit comments