Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Houman <houmie@gmail.com>
To: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: WireGuard Apple: Xcode 16.0 compatibility issues - Urgent fix needed
Date: Mon, 23 Sep 2024 08:37:38 +0100	[thread overview]
Message-ID: <CABBZOsnUJiF_viAskrVVrjKfAC-Y2jUTa8gTnW1RhX_oG5+nug@mail.gmail.com> (raw)

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

                 reply	other threads:[~2024-11-18  1:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABBZOsnUJiF_viAskrVVrjKfAC-Y2jUTa8gTnW1RhX_oG5+nug@mail.gmail.com \
    --to=houmie@gmail.com \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).