Skip to content

Commit 68753fe

Browse files
committed
Add ZIPFoundation package dependency to project.yml
1 parent 16061b2 commit 68753fe

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

project.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ options:
33
bundleIdPrefix: "com.roooot.lara"
44
deploymentTarget:
55
iOS: '16.0'
6+
packages:
7+
ZIPFoundation:
8+
url: https://github.com/weichsel/ZIPFoundation.git
9+
from: 0.9.0
610
targets:
711
lara:
812
type: application

0 commit comments

Comments
 (0)