Skip to content

Commit 23e828c

Browse files
committed
fix: macos sandbox paths
1 parent 270280a commit 23e828c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sandbox/main.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ pl_init_python()
117117

118118

119119
#elif defined(__APPLE__)
120+
"../dependencies/cpython/build/debug/build/lib.macosx-26.3-arm64-3.14/",
120121
#else // linux
121122
// "../dependencies/cpython/build/debug/build/lib.linux-x86_64-3.14/",
122123
#endif

0 commit comments

Comments
 (0)