Skip to content

Server Side Swift Support #6590

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

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

spprichard
Copy link
Contributor

@spprichard spprichard commented Apr 10, 2024

  • Package.swift now supports conditional compilation based on OS
  • Allows for package to be used by SPM on Non-Apple platforms
  • In response to this discussion

@spprichard spprichard force-pushed the Server-Side-Swift-Support branch from a9feee7 to 1a134b6 Compare April 10, 2024 17:54
@spprichard spprichard changed the title WIP: Server Side Swift Support Server Side Swift Support Apr 10, 2024
@spprichard spprichard force-pushed the Server-Side-Swift-Support branch from 1a134b6 to 2c1d96f Compare April 11, 2024 12:26
@spprichard spprichard requested a review from ggerganov April 11, 2024 12:27
@ggerganov
Copy link
Member

Need to resolve the ios-xcode-build and macOS-latest-swift CI failures - PTAL

- Package.swift now supports conditional compilation based on OS
- Allows for package to be used by SPM on Non-Apple platforms
@spprichard spprichard force-pushed the Server-Side-Swift-Support branch from 2c1d96f to 2b7d7d5 Compare April 12, 2024 18:41
@ggerganov ggerganov merged commit 7fc16a2 into ggml-org:master Apr 15, 2024
tybalex pushed a commit to rubra-ai/tools.cpp that referenced this pull request Apr 17, 2024
- Package.swift now supports conditional compilation based on OS
- Allows for package to be used by SPM on Non-Apple platforms

Co-authored-by: Steven Prichard <[email protected]>
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