xamarin-macios/tests/xtro-sharpie/tvOS-Network.todo

199 строки
12 KiB
Plaintext
Исходник Обычный вид История

Bump to use Xcode 10 beta 1 (#4179) * Bump to use Xcode 10 beta 1 * Update Versions.plist * Add a dependency on Xcode 9.4. * [msbuild] Fix build with Xcode 10 beta 1. (#4182) Many years ago (in Xcode 7 according to code comment) Developer/Platforms/iPhoneOS.platform/Developer/usr disappeared, and we coped by looking at Developer/usr instead (and also the subsequent code to locate the bin directory was based on the location of the usr directory). Developer/Platforms/iPhoneOS.platform/Developer/usr reappeared in Xcode 10 beta 1, but it seems useless (for one it doesn't contain a bin directory), so in order to try to keep things sane don't look for this directory in Xcode 10 and instead go directly for Developer/usr (which is what we've been using as the usr directory for years anyway). Fixes this problem when building apps with Xcode 10 beta 1: /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets(626,3): error : Could not locate SDK bin directory [/Users/rolf/Projects/TestApp/test-app.csproj] * [runtime] Build 32-bit mac executables using Xcode 9.4. * [mtouch] Work around broken tvOS headers in Xcode 10 beta 1. * [mtouch] Work around build problem with Apple's simd headers in Objective-C++ mode. * Use version-agnostic paths to sdk directories. * [tests][xtro] Add todo files (from unclassified) and adjust ignore files to avoid errors * [macos][security] Re-enable SSL[Get|Set]AlpnProtocols. Fixes #4001 (#4022) * [macos][security] Re-enable SSL[Get}Set]AlpnProtocols. Fixes #4001 This was fixed in macOS 10.13.4 https://github.com/xamarin/xamarin-macios/issues/4001 * [tests][monotouch-tests] Disable a few test cases (one crasher, other failures). Causes to be verified later * [xharness] Fix permission dialog suppression in Xcode 10. * [xharness] Ignore 32-bit macOS tests by default. * [tests] Execute mmp regression tests with Xcode 9.4 since many of them are 32-bit and needs porting to 64-bit. * [mmptest] Ignore 32-bit XM tests if we don't have a 32-bit-capable Xcode. * [registrar] Add workaround for broken headers in Xcode 10 beta 1 (radar 40824697). * [mtouch] Restrict another workaround for an Xcode 10 beta 1 bug to a specific Xcode version to remove it asap. * [tests] Fix some protocol changes (public or not) find by introspection tests * [tests][intro] Fix DefaultCtorAllowed failures * [Intents] Obsolete several Intents classes in watchOS. Several existing Intents classes have been marked as unavailable in watchOS in the headers in Xcode 10 beta 1, and corresponding tests are now failing. So obsolete the managed wrapper types, and fix tests accordingly. * Fix xtro wrt previous Ietents/intro changes * [tests] Minor adjustments to mtouch tests to work with Xcode 10. * [msbuild] Update tests to cope with additional files produced by the Core ML compiler. * [msbuild] Xcode 10 doesn't support building watchOS 1 apps, so show a clear error message explaining it. Also update tests accordingly. * [coreimage] Stub new filters and exclude ?removed? ones from tests * Update GameplayKit and SpriteKit NSSecureCoding _upgrade_ and fix other non-public cases (in tests) * [tests] Ignore some GameKit selectors that don't respond anymore (but seems to be available, at least in header files) * [tests] Fix intro 32bits testing for filters resutls * [msbuild] Slightly change error message to be better English.
2018-06-09 04:45:24 +03:00
!missing-field! _nw_connection_send_idempotent_content not bound
!missing-field! _nw_content_context_default_message not bound
!missing-field! _nw_content_context_default_stream not bound
!missing-field! _nw_content_context_final_send not bound
!missing-field! _nw_parameters_configure_protocol_default_configuration not bound
!missing-field! _nw_parameters_configure_protocol_disable not bound
!missing-field! kNWErrorDomainDNS not bound
!missing-field! kNWErrorDomainPOSIX not bound
!missing-field! kNWErrorDomainTLS not bound
!missing-pinvoke! nw_advertise_descriptor_create_bonjour_service is not bound
!missing-pinvoke! nw_advertise_descriptor_get_no_auto_rename is not bound
!missing-pinvoke! nw_advertise_descriptor_set_no_auto_rename is not bound
!missing-pinvoke! nw_advertise_descriptor_set_txt_record is not bound
!missing-pinvoke! nw_connection_batch is not bound
!missing-pinvoke! nw_connection_cancel is not bound
!missing-pinvoke! nw_connection_cancel_current_endpoint is not bound
!missing-pinvoke! nw_connection_copy_current_path is not bound
!missing-pinvoke! nw_connection_copy_description is not bound
!missing-pinvoke! nw_connection_copy_endpoint is not bound
!missing-pinvoke! nw_connection_copy_parameters is not bound
!missing-pinvoke! nw_connection_copy_protocol_metadata is not bound
!missing-pinvoke! nw_connection_create is not bound
!missing-pinvoke! nw_connection_force_cancel is not bound
!missing-pinvoke! nw_connection_get_maximum_datagram_size is not bound
!missing-pinvoke! nw_connection_receive is not bound
!missing-pinvoke! nw_connection_receive_message is not bound
!missing-pinvoke! nw_connection_restart is not bound
!missing-pinvoke! nw_connection_send is not bound
!missing-pinvoke! nw_connection_set_better_path_available_handler is not bound
!missing-pinvoke! nw_connection_set_path_changed_handler is not bound
!missing-pinvoke! nw_connection_set_queue is not bound
!missing-pinvoke! nw_connection_set_state_changed_handler is not bound
!missing-pinvoke! nw_connection_set_viability_changed_handler is not bound
!missing-pinvoke! nw_connection_start is not bound
!missing-pinvoke! nw_content_context_copy_antecedent is not bound
!missing-pinvoke! nw_content_context_copy_protocol_metadata is not bound
!missing-pinvoke! nw_content_context_create is not bound
!missing-pinvoke! nw_content_context_foreach_protocol_metadata is not bound
!missing-pinvoke! nw_content_context_get_expiration_milliseconds is not bound
!missing-pinvoke! nw_content_context_get_identifier is not bound
!missing-pinvoke! nw_content_context_get_is_final is not bound
!missing-pinvoke! nw_content_context_get_relative_priority is not bound
!missing-pinvoke! nw_content_context_set_antecedent is not bound
!missing-pinvoke! nw_content_context_set_expiration_milliseconds is not bound
!missing-pinvoke! nw_content_context_set_is_final is not bound
!missing-pinvoke! nw_content_context_set_metadata_for_protocol is not bound
!missing-pinvoke! nw_content_context_set_relative_priority is not bound
!missing-pinvoke! nw_endpoint_copy_address_string is not bound
!missing-pinvoke! nw_endpoint_copy_port_string is not bound
!missing-pinvoke! nw_endpoint_create_address is not bound
!missing-pinvoke! nw_endpoint_create_bonjour_service is not bound
!missing-pinvoke! nw_endpoint_create_host is not bound
!missing-pinvoke! nw_endpoint_get_address is not bound
!missing-pinvoke! nw_endpoint_get_bonjour_service_domain is not bound
!missing-pinvoke! nw_endpoint_get_bonjour_service_name is not bound
!missing-pinvoke! nw_endpoint_get_bonjour_service_type is not bound
!missing-pinvoke! nw_endpoint_get_hostname is not bound
!missing-pinvoke! nw_endpoint_get_port is not bound
!missing-pinvoke! nw_endpoint_get_type is not bound
!missing-pinvoke! nw_error_copy_cf_error is not bound
!missing-pinvoke! nw_error_get_error_code is not bound
!missing-pinvoke! nw_error_get_error_domain is not bound
!missing-pinvoke! nw_interface_get_index is not bound
!missing-pinvoke! nw_interface_get_name is not bound
!missing-pinvoke! nw_interface_get_type is not bound
!missing-pinvoke! nw_ip_create_metadata is not bound
!missing-pinvoke! nw_ip_metadata_get_ecn_flag is not bound
!missing-pinvoke! nw_ip_metadata_get_service_class is not bound
!missing-pinvoke! nw_ip_metadata_set_ecn_flag is not bound
!missing-pinvoke! nw_ip_metadata_set_service_class is not bound
!missing-pinvoke! nw_ip_options_set_disable_fragmentation is not bound
!missing-pinvoke! nw_ip_options_set_hop_limit is not bound
!missing-pinvoke! nw_ip_options_set_use_minimum_mtu is not bound
!missing-pinvoke! nw_ip_options_set_version is not bound
!missing-pinvoke! nw_listener_cancel is not bound
!missing-pinvoke! nw_listener_create is not bound
!missing-pinvoke! nw_listener_create_with_connection is not bound
!missing-pinvoke! nw_listener_create_with_port is not bound
!missing-pinvoke! nw_listener_get_port is not bound
!missing-pinvoke! nw_listener_set_advertise_descriptor is not bound
!missing-pinvoke! nw_listener_set_advertised_endpoint_changed_handler is not bound
!missing-pinvoke! nw_listener_set_new_connection_handler is not bound
!missing-pinvoke! nw_listener_set_queue is not bound
!missing-pinvoke! nw_listener_set_state_changed_handler is not bound
!missing-pinvoke! nw_listener_start is not bound
!missing-pinvoke! nw_parameters_clear_prohibited_interface_types is not bound
!missing-pinvoke! nw_parameters_clear_prohibited_interfaces is not bound
!missing-pinvoke! nw_parameters_copy is not bound
!missing-pinvoke! nw_parameters_copy_default_protocol_stack is not bound
!missing-pinvoke! nw_parameters_copy_local_endpoint is not bound
!missing-pinvoke! nw_parameters_copy_required_interface is not bound
!missing-pinvoke! nw_parameters_create is not bound
!missing-pinvoke! nw_parameters_create_secure_tcp is not bound
!missing-pinvoke! nw_parameters_create_secure_udp is not bound
!missing-pinvoke! nw_parameters_get_expired_dns_behavior is not bound
!missing-pinvoke! nw_parameters_get_fast_open_enabled is not bound
!missing-pinvoke! nw_parameters_get_local_only is not bound
!missing-pinvoke! nw_parameters_get_multipath_service is not bound
!missing-pinvoke! nw_parameters_get_prefer_no_proxy is not bound
!missing-pinvoke! nw_parameters_get_prohibit_expensive is not bound
!missing-pinvoke! nw_parameters_get_required_interface_type is not bound
!missing-pinvoke! nw_parameters_get_reuse_local_address is not bound
!missing-pinvoke! nw_parameters_get_service_class is not bound
!missing-pinvoke! nw_parameters_iterate_prohibited_interface_types is not bound
!missing-pinvoke! nw_parameters_iterate_prohibited_interfaces is not bound
!missing-pinvoke! nw_parameters_prohibit_interface is not bound
!missing-pinvoke! nw_parameters_prohibit_interface_type is not bound
!missing-pinvoke! nw_parameters_require_interface is not bound
!missing-pinvoke! nw_parameters_set_expired_dns_behavior is not bound
!missing-pinvoke! nw_parameters_set_fast_open_enabled is not bound
!missing-pinvoke! nw_parameters_set_local_endpoint is not bound
!missing-pinvoke! nw_parameters_set_local_only is not bound
!missing-pinvoke! nw_parameters_set_multipath_service is not bound
!missing-pinvoke! nw_parameters_set_prefer_no_proxy is not bound
!missing-pinvoke! nw_parameters_set_prohibit_expensive is not bound
!missing-pinvoke! nw_parameters_set_required_interface_type is not bound
!missing-pinvoke! nw_parameters_set_reuse_local_address is not bound
!missing-pinvoke! nw_parameters_set_service_class is not bound
!missing-pinvoke! nw_path_copy_effective_local_endpoint is not bound
!missing-pinvoke! nw_path_copy_effective_remote_endpoint is not bound
!missing-pinvoke! nw_path_enumerate_interfaces is not bound
!missing-pinvoke! nw_path_get_status is not bound
!missing-pinvoke! nw_path_has_dns is not bound
!missing-pinvoke! nw_path_has_ipv4 is not bound
!missing-pinvoke! nw_path_has_ipv6 is not bound
!missing-pinvoke! nw_path_is_equal is not bound
!missing-pinvoke! nw_path_is_expensive is not bound
!missing-pinvoke! nw_path_monitor_cancel is not bound
!missing-pinvoke! nw_path_monitor_create is not bound
!missing-pinvoke! nw_path_monitor_create_with_type is not bound
!missing-pinvoke! nw_path_monitor_set_cancel_handler is not bound
!missing-pinvoke! nw_path_monitor_set_queue is not bound
!missing-pinvoke! nw_path_monitor_set_update_handler is not bound
!missing-pinvoke! nw_path_monitor_start is not bound
!missing-pinvoke! nw_path_uses_interface_type is not bound
!missing-pinvoke! nw_protocol_copy_ip_definition is not bound
!missing-pinvoke! nw_protocol_copy_tcp_definition is not bound
!missing-pinvoke! nw_protocol_copy_tls_definition is not bound
!missing-pinvoke! nw_protocol_copy_udp_definition is not bound
!missing-pinvoke! nw_protocol_definition_is_equal is not bound
!missing-pinvoke! nw_protocol_metadata_copy_definition is not bound
!missing-pinvoke! nw_protocol_metadata_is_ip is not bound
!missing-pinvoke! nw_protocol_metadata_is_tcp is not bound
!missing-pinvoke! nw_protocol_metadata_is_tls is not bound
!missing-pinvoke! nw_protocol_metadata_is_udp is not bound
!missing-pinvoke! nw_protocol_options_copy_definition is not bound
!missing-pinvoke! nw_protocol_stack_clear_application_protocols is not bound
!missing-pinvoke! nw_protocol_stack_copy_internet_protocol is not bound
!missing-pinvoke! nw_protocol_stack_copy_transport_protocol is not bound
!missing-pinvoke! nw_protocol_stack_iterate_application_protocols is not bound
!missing-pinvoke! nw_protocol_stack_prepend_application_protocol is not bound
!missing-pinvoke! nw_protocol_stack_set_transport_protocol is not bound
!missing-pinvoke! nw_release is not bound
!missing-pinvoke! nw_retain is not bound
!missing-pinvoke! nw_tcp_create_options is not bound
!missing-pinvoke! nw_tcp_get_available_receive_buffer is not bound
!missing-pinvoke! nw_tcp_get_available_send_buffer is not bound
!missing-pinvoke! nw_tcp_options_set_connection_timeout is not bound
!missing-pinvoke! nw_tcp_options_set_disable_ack_stretching is not bound
!missing-pinvoke! nw_tcp_options_set_disable_ecn is not bound
!missing-pinvoke! nw_tcp_options_set_enable_fast_open is not bound
!missing-pinvoke! nw_tcp_options_set_enable_keepalive is not bound
!missing-pinvoke! nw_tcp_options_set_keepalive_count is not bound
!missing-pinvoke! nw_tcp_options_set_keepalive_idle_time is not bound
!missing-pinvoke! nw_tcp_options_set_keepalive_interval is not bound
!missing-pinvoke! nw_tcp_options_set_maximum_segment_size is not bound
!missing-pinvoke! nw_tcp_options_set_no_delay is not bound
!missing-pinvoke! nw_tcp_options_set_no_options is not bound
!missing-pinvoke! nw_tcp_options_set_no_push is not bound
!missing-pinvoke! nw_tcp_options_set_persist_timeout is not bound
!missing-pinvoke! nw_tcp_options_set_retransmit_connection_drop_time is not bound
!missing-pinvoke! nw_tcp_options_set_retransmit_fin_drop is not bound
!missing-pinvoke! nw_tls_copy_sec_protocol_metadata is not bound
!missing-pinvoke! nw_tls_copy_sec_protocol_options is not bound
!missing-pinvoke! nw_tls_create_options is not bound
!missing-pinvoke! nw_udp_create_metadata is not bound
!missing-pinvoke! nw_udp_create_options is not bound
!missing-pinvoke! nw_udp_options_set_prefer_no_checksum is not bound
!missing-protocol! OS_nw_advertise_descriptor not bound
!missing-protocol! OS_nw_connection not bound
!missing-protocol! OS_nw_content_context not bound
!missing-protocol! OS_nw_endpoint not bound
!missing-protocol! OS_nw_error not bound
!missing-protocol! OS_nw_interface not bound
!missing-protocol! OS_nw_listener not bound
!missing-protocol! OS_nw_object not bound
!missing-protocol! OS_nw_parameters not bound
!missing-protocol! OS_nw_path not bound
!missing-protocol! OS_nw_path_monitor not bound
!missing-protocol! OS_nw_protocol_definition not bound
!missing-protocol! OS_nw_protocol_metadata not bound
!missing-protocol! OS_nw_protocol_options not bound
!missing-protocol! OS_nw_protocol_stack not bound
## appended from unclassified file
!missing-pinvoke! nw_ip_metadata_get_receive_time is not bound
!missing-pinvoke! nw_ip_options_set_calculate_receive_time is not bound
!missing-pinvoke! nw_parameters_get_include_peer_to_peer is not bound
!missing-pinvoke! nw_parameters_set_include_peer_to_peer is not bound