Skip to content

Commit

Permalink
SASU-0077 Fixed the xcodegen package issue
Browse files Browse the repository at this point in the history
  • Loading branch information
egesucu committed Oct 19, 2023
1 parent b944b41 commit e39c620
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ targets:
dependencies:
- package: CocoaLumberjack
product: CocoaLumberjack
- package: CocoaLumberjack
product: CocoaLumberjackSwift
- package: CocoaLumberjack
product: CocoaLumberjackSwiftLogBackend
- package: Pulse
product: Pulse
Expand All @@ -63,7 +65,9 @@ targets:
- target: SampleAppSwiftUI
- package: CocoaLumberjack
product: CocoaLumberjack
- package: CocoaLumberjack
product: CocoaLumberjackSwift
- package: CocoaLumberjack
product: CocoaLumberjackSwiftLogBackend
- package: Pulse
product: Pulse
Expand Down

0 comments on commit e39c620

Please sign in to comment.