
Botan cmake changes, cmake APPLE/IOS fixes, wireguard added, Currently removed openvpn implementation, once wireguard is stable then will add openVPN framework. Current progress is it is generating xcode project using mkdir build-ios /Users/shahzainali/Qt/6.4.1/ios/bin/qt-cmake . -B build-ios -GXcode Need to select team only for Network extension only. select AmneizaVPN to run. current issue is related to Botan.
3 lines
No EOL
110 B
C
3 lines
No EOL
110 B
C
#ifndef WIREGUARD_GO_VERSION
|
|
#define WIREGUARD_GO_VERSION "@WG_VERSION_STRING@"
|
|
#endif // WIREGUARD_GO_VERSION
|