apple-sdk-11.0: add Apple80211 private framework

+1
+1
pkgs/os-specific/darwin/apple-sdk-11.0/private-frameworks.nix
··· 2 # generated by hand to avoid exposing all private frameworks 3 # frameworks here are only the necessary ones used by public frameworks. 4 { 5 AVFCapture = {}; 6 AVFCore = {}; 7 AddressBookCore = { inherit ContactsPersistence; };
··· 2 # generated by hand to avoid exposing all private frameworks 3 # frameworks here are only the necessary ones used by public frameworks. 4 { 5 + Apple80211 = {}; 6 AVFCapture = {}; 7 AVFCore = {}; 8 AddressBookCore = { inherit ContactsPersistence; };