Showing Recent Issues Internal inconsistency error: never received target ended message for target ID '5' (in target 'WireguardGoBridge' from project 'Wireguardkit'). Build again to continue.
Opened this issue · 10 comments
Thank you for this great repository.
I'm trying to compile it in Xcode 15 and 16, but I'm encountering failures.
Could you please let me know if I'm overlooking anything?
Thanks!
delete deriveddata folder, clean the project, and try to build again.
I added this repo https://github.com/upvpn/wireguard-apple, It compiled but on VPN profile it shows "Update Required".
Do you know why it is showing ?
Yes, change the minimum deployment of your Network extension target.
I tried to set the 15.6 and 18.0 but it does not works.
I matched it with App Target.
hmm, try cleaning project, this error is due to minimum deployment.
What should be the minimum deployment ? I tried to clean and delete derived data.
set both to 15.0 and try
I means is there related to the app store account or any other possible reason.
not related to app store account.