diff --git a/framework-crates/objc2-core-wlan/translation-config.toml b/framework-crates/objc2-core-wlan/translation-config.toml index 88db093bf..3a627f6f5 100644 --- a/framework-crates/objc2-core-wlan/translation-config.toml +++ b/framework-crates/objc2-core-wlan/translation-config.toml @@ -12,3 +12,6 @@ class.CWConfiguration.counterpart.mutable-subclass = "CoreWLAN.CWConfiguration.C class.CWMutableConfiguration.counterpart.immutable-superclass = "CoreWLAN.CWConfiguration.CWConfiguration" class.CWNetworkProfile.counterpart.mutable-subclass = "CoreWLAN.CWNetworkProfile.CWMutableNetworkProfile" class.CWMutableNetworkProfile.counterpart.immutable-superclass = "CoreWLAN.CWNetworkProfile.CWNetworkProfile" + +# See #828: the method has a wrongly-declared return nullability. +class.CWConfiguration.methods.networkProfiles.return.nullability = "nullable" diff --git a/generated b/generated index e55b7d5e4..71d0e9c7a 160000 --- a/generated +++ b/generated @@ -1 +1 @@ -Subproject commit e55b7d5e43655abe508e8638fc9937afd8e2d3a5 +Subproject commit 71d0e9c7a51fa119b0c2bf834d7c3ba06912c4fa