Open 2Grey opened 23 hours ago
try updating Qt to the latest version
Env
QT_VERSION=6.8.0
QT_IOS_BIN=.../amnezia-client/Qt/6.8.0/ios/bin
QT_MACOS_ROOT_DIR=.../amnezia-client/Qt/6.8.0/macos
$QT_IOS_BIN/qt-cmake . -B build-ios -GXcode -DQT_HOST_PATH=$QT_MACOS_ROOT_DIR
xcodebuild \
-configuration Release \
-scheme AmneziaVPN \
-destination "generic/platform=iOS,name=Any iOS'" \
-project ./build-ios/AmneziaVPN.xcodeproj | xcbeautify
There is compilation error while trying to build app on Xcode 16.1
Some errors in file WireGuardKitC.h:
Desktop:
Versions: