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:
Daniel Stenberg 2023-08-01 10:21:52 +02:00
parent 2ebc74c36a
commit 15c40a32b7
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -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