We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16061b2 commit 68753feCopy full SHA for 68753fe
1 file changed
project.yml
@@ -3,6 +3,10 @@ options:
3
bundleIdPrefix: "com.roooot.lara"
4
deploymentTarget:
5
iOS: '16.0'
6
+packages:
7
+ ZIPFoundation:
8
+ url: https://github.com/weichsel/ZIPFoundation.git
9
+ from: 0.9.0
10
targets:
11
lara:
12
type: application
0 commit comments