Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 3fcedae

Browse files
authored
Modify project.yml with new package details
Updated package URLs and added IDeviceKit dependency.
1 parent 6bdbf06 commit 3fcedae

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

project.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ packages:
1111
url: https://github.com/khcrysalis/Zsign-Package.git
1212
branch: package
1313
ZIPFoundation:
14+
url: https://github.com/ProStore-iOS/IDeviceKit.git
15+
branch: main
16+
IDeviceKit:
1417
url: https://github.com/weichsel/ZIPFoundation.git
1518
branch: main
1619
OpenSSL:
@@ -53,4 +56,5 @@ targets:
5356
product: ZIPFoundation
5457
- package: OpenSSL
5558
product: OpenSSL
56-
59+
- package: IDeviceKit
60+
product: IDeviceSwift

0 commit comments

Comments
 (0)