Skip to content

Commit 0405ddc

Browse files
authored
Docs cleanup from review.
1 parent 5832e30 commit 0405ddc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Platforms/Apple/iOS/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -246,10 +246,6 @@ from that must be opted into explicitly at configure time:
246246

247247
A non-framework build is selected by omitting `--enable-framework`;
248248
`--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.
253249

254250
The minimal commands for a static build targeting ARM64 iOS devices are then:
255251
```

0 commit comments

Comments
 (0)