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

Gardening for SwiftPM #268

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

sinoru
Copy link

@sinoru sinoru commented Aug 4, 2024

This PR includes improvements for SwiftPM contains:

  • Better platform determination which should use XCFramework by build target than host
  • Make Xcodeproj generating Info.plist instead of repo storing
  • Remove Sodium.h which contains SodiumVersionNumber, SodiumVersionString[] symbols only generated by Xcode builds
  • Remove LinuxMain.swift which is deprecated

I've been test in Xcode 15.4, Swift 5.10 on macOS, swift:5.10-bookworm docker image (with libsodium 1.0.20).

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.

1 participant