We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b344ff7 commit 9432248Copy full SHA for 9432248
1 file changed
Package.swift
@@ -33,15 +33,14 @@ let package = Package.init(
33
]
34
),
35
36
-
+ /*
37
.binaryTarget(name: "PythonX",
38
path: "./HandRolled/Python.xcframework"
39
40
-/*
+ */
41
42
url: "https://github.com/r0ml/SwiftyPython/releases/download/3.12.0/Python.xcframework.zip",
43
checksum: "e0cc624767d3b14768b7d44b9fa93e0eb13f3531273179be9e157467879a57be"),
44
-*/
45
46
47
)
0 commit comments