Skip to content

Commit

Permalink
add model to package
Browse files Browse the repository at this point in the history
  • Loading branch information
brindy committed Mar 5, 2024
1 parent 8b13b43 commit 540dcc5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ let package = Package(
"Persistence",
"Common"
],
resources: [
.process("BrowsingHistory.xcdatamodeld")
],
swiftSettings: [
.define("DEBUG", .when(configuration: .debug))
],
Expand Down

0 comments on commit 540dcc5

Please sign in to comment.