Skip to content

Commit

Permalink
this?
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrence-forooghian committed Aug 2, 2024
1 parent 9320261 commit 0d50735
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ let package = Package(
],
products: [
// Products define the executables and libraries a package produces, making them visible to other packages.
.library(
name: "AblyChat",
targets: ["AblyChat"]
),
/*.library(*/
/*name: "AblyChat",*/
/*targets: ["AblyChat"]*/
/*),*/
],
dependencies: [
.package(url: "https://github.com/ably/ably-cocoa", from: "1.2.0"),
Expand Down

0 comments on commit 0d50735

Please sign in to comment.