78d82acae2added missing alloc to fix crash when deleting login information
8 роки тому
Vincent L. Cone
d6cbff2296iOS: major refactoring of network login view
9 роки тому
Vincent L. Cone
44900bf7c2Switch from SSKeychain to XKKeychain which supports generic attributes additionally to a secret value. Add keychain methods to VLCNetworkServerLoginInformation. Add VLCNetworkServerLoginInformationField to add support for additional login information such as SMB workgroups. tvOS: Add support for SMB workgroups. tvOS: switch back to official CRKArrayDiff