Was trying to get the iCEPA community to provide the framework as a Swift Package Manager framework so easier to add to the Damus project. Using CocoaPods creates a whole knew workspace that includes Damus.
The second issue is using Tor with Starscream that we use to handle Tor URL sessions. I’m not sure it’s going to be compatible and we would have to replace that (haven’t looked het into how much work that would be).
We dont use starscream anymore
Please Login to reply.
What are we using now? Is that a relatively recent change?
Just the native one… #[5]
Cool. Is it still referenced in the project that we can remove? Or just changed recently?
It was removed
OK cool. I’ll look at this again. From memory we needed something you can pass your own URL session.
👀