Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1428dca

Browse files
authoredMar 25, 2025··
Update Package.swift
1 parent 9d8143b commit 1428dca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ let package = Package(
9494
.copy("resources/add.pte")
9595
],
9696
linkerSettings: [
97+
.linkedLibrary("c++"),
9798
.unsafeFlags([
9899
"-Xlinker", "-force_load",
99100
"-Xlinker", "cmake-out/kernels_portable.xcframework/macos-arm64/libkernels_portable_macos.a",

0 commit comments

Comments
 (0)
Please sign in to comment.