Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start using WireGuardKit pod, which is already compiled #45

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

Waldz
Copy link
Member

@Waldz Waldz commented Sep 10, 2024

WireGuardKit was compiled on my machine with such Sources/WireGuardApp/Config/Developer.xcconfig:

// Developer.xcconfig

// You Apple developer account's Team ID
DEVELOPMENT_TEAM = 64RCS4PKRN

// The bundle identifier of the apps.
// Should be an app id created at developer.apple.com
// with Network Extensions capabilty.
APP_ID_IOS = 6446624307
APP_ID_MACOS = 6446624307

Updates: https://github.com/mysteriumnetwork/mysterium-vpn/issues/468

@Waldz Waldz force-pushed the feature/use-prebuild-wireguardkit branch from cdb2b42 to 6e86b4c Compare September 19, 2024 16:47
@Waldz Waldz merged commit 0476af2 into master Sep 20, 2024
1 check passed
@Waldz Waldz deleted the feature/use-prebuild-wireguardkit branch September 20, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants