Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
akornich authored Apr 6, 2021
1 parent b522fa0 commit 50a7ef4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -101,6 +101,7 @@ let package = Package(
.target(
name: "RollbarSwift",
dependencies: ["RollbarCommon", "RollbarNotifier"],
path: "RollbarSwift/Sources/RollbarSwift",
publicHeadersPath: "include",
cSettings: [
.headerSearchPath("RollbarSwift/Sources/RollbarSwift/**"),

0 comments on commit 50a7ef4

Please sign in to comment.