Skip to content

Commit

Permalink
Fix Archiving not working
Browse files Browse the repository at this point in the history
  • Loading branch information
zenangst committed Dec 15, 2020
1 parent 4f90f59 commit 8acfec8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ targets:
type: application
platform: "macOS"
dependencies:
- target: BridgeKit
- target: ModelKit
- target: ViewKit
- target: LogicFramework
Expand Down Expand Up @@ -84,6 +85,7 @@ targets:
type: framework
platform: "macOS"
dependencies:
- target: BridgeKit
- target: ModelKit
sources:
- LogicFramework
Expand Down

0 comments on commit 8acfec8

Please sign in to comment.