GE Folks, quick question for Primal Devs and iOS/Swift devs in general. I'm investigating a bug between Khatru's Blossom implementation and Primal on iOS. I'm not a mobile dev, so please bear with me. I'm trying to understand what’s happening in Primal's Blossom client code. Specifically, I want to figure out what’s going on in IosPrimalBlossomUploadService (https://github.com/PrimalHQ/primal-ios-app/blob/407ce8549874a3da7c4d5fbc28e83fe1cba66436/Primal/Common/Networking/UploadAssetRequest.swift#L29).
Apparently, this is part of an XCFramework bundle (PrimalShared.xcframework), but how can I obtain the code for it?
#asknostr #primal #iOS #devstr