File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ let package = Package(
13
13
targets: [
14
14
. binaryTarget(
15
15
name: " MachOKitBin " ,
16
- url: " https://github.com/p-x9/MachOKit/releases/download/0.19 .0/MachOKit.xcframework.zip " ,
17
- checksum: " 649b768609b2fda9f1fb434aac060690eb2493ca6b0ee91f39a5157ae8c9b26d "
16
+ url: " https://github.com/p-x9/MachOKit/releases/download/0.20 .0/MachOKit.xcframework.zip " ,
17
+ checksum: " d5c6f4087c216b4a7260c9f642d037f9db5befdd4d8f3feda02660e37ba45d6c "
18
18
) ,
19
19
. binaryTarget(
20
20
name: " MachOKitCBin " ,
21
- url: " https://github.com/p-x9/MachOKit/releases/download/0.19 .0/MachOKitC.xcframework.zip " ,
22
- checksum: " 328f81e80c9f40f83d13b622223cccdc8939f7957e0b5be287c6bdb6ad1c1a32 "
21
+ url: " https://github.com/p-x9/MachOKit/releases/download/0.20 .0/MachOKitC.xcframework.zip " ,
22
+ checksum: " f95db676dee6147f288ab9576c1b0d8a674a4e2dc8073ddcab6d9718d75b3839 "
23
23
) ,
24
24
. target(
25
25
name: " _MachOKitSPM " ,
You can’t perform that action at this time.
0 commit comments