Skip to content

Apple-platform performance optimizations / swift package#1

Open
ralph-e-boy wants to merge 3 commits into
mainfrom
swift-package
Open

Apple-platform performance optimizations / swift package#1
ralph-e-boy wants to merge 3 commits into
mainfrom
swift-package

Conversation

@ralph-e-boy

Copy link
Copy Markdown
Owner
  • Swift package wrappign c++ interface
  • Add swift-api make target and fix linter-broken Row constructors
  • Add docs/Makefile target that emits KiwiSolver.swiftinterface via the compiler
  • update gitignore for Swift build artifacts.

- Swift package wrappign c++ interface
- Add swift-api make target and fix linter-broken Row constructors
- Add docs/Makefile target that emits KiwiSolver.swiftinterface via the compiler
- update gitignore for Swift build artifacts.
The kiwi headers conditionally use vDSP functions (vDSP_vnegD,
vDSP_vsmulD) when KIWI_HAS_ACCELERATE is set, but the INTERFACE
library never linked against the framework, causing undefined
symbol errors at link time.
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