Hello,
I want to use the implementation of wireguard-apple on an app project https://github.com/WireGuard/wireguard-apple
My problem is quite simple, on the documentation it is written :
$ vim WireGuard/WireGuard/Config/Developer.xcconfig
I want to know if I can compile this code on an emulator, with Xcode and without a “premium” developer license for tests ?
I have these messages on Signing tab :
I want to use the implementation of wireguard-apple on an app project https://github.com/WireGuard/wireguard-apple
My problem is quite simple, on the documentation it is written :
Rename and populate developer team ID file:$ cp WireGuard/WireGuard/Config/Developer.xcconfig.template WireGuard/WireGuard/Config/Developer.xcconfig
$ vim WireGuard/WireGuard/Config/Developer.xcconfig
I want to know if I can compile this code on an emulator, with Xcode and without a “premium” developer license for tests ?
I have these messages on Signing tab :
Your development team, "XYZ", does not support the Network Extensions and Access WiFi Information capabilities.
Provisioning profile "iOS Team Provisioning Profile: P4ZDV7B967.wireguard" doesn't support the Access WiFi Information, App Groups, and Network Extensions capability.
Provisioning profile "iOS Team Provisioning Profile: P4ZDV7B967.wireguard" doesn't include the com.apple.developer.networking.networkextension,Thanks in advance for your help!
com.apple.developer.networking.wifi-info,
and com.apple.security.application-groups entitlements.