Skip to content

Commit

Permalink
updating package to not expose kvyo core
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaysubra committed Aug 22, 2024
1 parent 5ec484d commit ad6fa52
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ let package = Package(
name: "klaviyo-swift-sdk",
platforms: [.iOS(.v13)],
products: [
.library(
name: "KlaviyoCore",
targets: ["KlaviyoCore"]),
.library(
name: "KlaviyoSwift",
targets: ["KlaviyoSwift"]),
Expand Down

0 comments on commit ad6fa52

Please sign in to comment.