Starscream icon indicating copy to clipboard operation
Starscream copied to clipboard

Embedding a Starscream dependent .xcframework into my own .xcframework with Cocoapod

Open invisibleBully opened this issue 1 year ago • 1 comments

Question

I am implementing a custom .xcframework "C". Within my custom framework, there's another .xcframework within which is "Starscream". I have specified the dependencies within my .podspec as well as the vendor frameworks. Now anytime I try to push to trunk, I get an error about Starscream having a deployment target set to 8 [I have tried to bump the target within the pods - didn't work]. Attached image.

How can I go about this

Environment:

  • Starscream Version [e.g. 4.0.4]
  • Xcode version [e.g. 14.3] Screenshot 2023-08-29 at 5 32 47 PM

invisibleBully avatar Aug 29 '23 20:08 invisibleBully

Hi, do you solve the issue?

bertoraffo avatar Sep 27 '23 16:09 bertoraffo