* WireGuard Apple: Xcode 16.0 compatibility issues - Urgent fix needed
@ 2024-09-23 7:37 Houman
0 siblings, 0 replies; only message in thread
From: Houman @ 2024-09-23 7:37 UTC (permalink / raw)
To: WireGuard mailing list
This project is in urgent need of maintenance to make it work with Xcode 16.0.
First I had to update Swift-tools-version:5.5 in Package.swift to be
able to even add the library via Swift Package Manager to my project.
After that despite following all the integration instructions, I see
errors that I have never seen before:
".../WireGuardKitC/WireGuardKitC.h:10:5 Declaration of 'u_int32_t'
must be imported from module
'DarwinFoundation.unsigned_types.u_int32_t' before it is required"
".../WireGuardKitC/WireGuardKitC.h:14:5 Declaration of 'u_char' must
be imported from module 'DarwinFoundation.unsigned_types.u_char'
before it is required"
".../WireGuardKitC/WireGuardKitC.h:16:5 Declaration of 'u_int16_t'
must be imported from module
'DarwinFoundation.unsigned_types.u_int16_t' before it is required"
Jason can you please fix this?
Or alternatively if Jason is too busy, is there any reliable fork from
WireGuard that is being maintained, please?
Thank you so much.
Houman
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-18 1:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-23 7:37 WireGuard Apple: Xcode 16.0 compatibility issues - Urgent fix needed Houman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).