File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ let package = Package(
18
18
. package ( url: " https://github.com/DirectToSwift/SwiftUIRules.git " ,
19
19
from: " 0.2.0 " ) ,
20
20
. package ( url: " https://github.com/ZeeQL/ZeeQL3.git " ,
21
- from : " 0.9.4 " ) ,
21
+ " 0.9.4 " ... " 0.9.8 " ) ,
22
22
. package ( url: " https://github.com/ZeeQL/ZeeQL3Combine.git " ,
23
- from : " 0.1.5 " )
23
+ " 0.1.5 " ... " 0.1.5 " )
24
24
] ,
25
25
26
26
targets: [
Original file line number Diff line number Diff line change 11
11
12
12
_ Going fully declarative_ : Direct to SwiftUI.
13
13
14
+ Note(2024-12-09): This doesn't currently build against the current ZeeQL3
15
+ anymore.
16
+
14
17
** Direct to SwiftUI**
15
18
is an adaption of an old
16
19
[ WebObjects] ( https://en.wikipedia.org/wiki/WebObjects )
You can’t perform that action at this time.
0 commit comments