mirror of
https://github.com/curl/curl.git
synced 2026-07-16 10:27:15 +03:00
Revert "KNOWN_BUGS: build for iOS simulator on macOS 13.2 with Xcode 14"
This reverts commit 2e8a3d7cb7.
It's a user error for supplying incomplete information to the build system.
Reported-by: Ryan Schmidt
Ref: https://github.com/curl/curl/issues/11215#issuecomment-1658729367
This commit is contained in:
parent
2ebc74c36a
commit
15c40a32b7
1 changed files with 0 additions and 5 deletions
|
|
@ -39,7 +39,6 @@ problems may have been fixed or changed somewhat since this was written.
|
|||
5.1 OS400 port requires deprecated IBM library
|
||||
5.2 curl-config --libs contains private details
|
||||
5.3 building for old macOS fails with gcc
|
||||
5.4 build for iOS simulator on macOS 13.2 with Xcode 14
|
||||
5.5 cannot handle Unicode arguments in non-Unicode builds on Windows
|
||||
5.6 cygwin: make install installs curl-config.1 twice
|
||||
5.9 Utilize Requires.private directives in libcurl.pc
|
||||
|
|
@ -238,10 +237,6 @@ problems may have been fixed or changed somewhat since this was written.
|
|||
|
||||
See https://github.com/curl/curl/issues/11441
|
||||
|
||||
5.4 build for iOS simulator on macOS 13.2 with Xcode 14
|
||||
|
||||
https://github.com/curl/curl/issues/11215
|
||||
|
||||
5.5 cannot handle Unicode arguments in non-Unicode builds on Windows
|
||||
|
||||
If a URL or filename cannot be encoded using the user's current codepage then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue