this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

use remote library

+12 -3
+10 -1
Package.resolved
··· 1 1 { 2 - "originHash" : "cbf9e754c518e5eb56690c6dd9d096349450adf8254fc91d657d65f243cfb57f", 2 + "originHash" : "1cc87e98c4114f0c0c0a6fea792a84d353c9e8d6b11e58b00673b46e6086d02d", 3 3 "pins" : [ 4 + { 5 + "identity" : "coreatprotocol", 6 + "kind" : "remoteSourceControl", 7 + "location" : "https://tangled.org/@sparrowtek.com/CoreATProtocol", 8 + "state" : { 9 + "branch" : "main", 10 + "revision" : "c1b1f25f102c2b188846bc4b7f2cf4c6fd504292" 11 + } 12 + }, 4 13 { 5 14 "identity" : "jwt-kit", 6 15 "kind" : "remoteSourceControl",
+2 -2
Package.swift
··· 18 18 ), 19 19 ], 20 20 dependencies: [ 21 - .package(path: "../CoreATProtocol"), 22 - // .package(url: "https://tangled.org/@sparrowtek.com/CoreATProtocol", branch: "main"), 21 + // .package(path: "../CoreATProtocol"), 22 + .package(url: "https://tangled.org/@sparrowtek.com/CoreATProtocol", branch: "main"), 23 23 ], 24 24 targets: [ 25 25 .target(