Replies: 3 comments
-
Hi @wuseal, this plugin cannot create a Pod. It can create an XCFramework and a matching Package.swift file. |
Beta Was this translation helpful? Give feedback.
-
@ge-org Thank you for quick reply, Yeah, I'v used cocoapods plugin, this is my demo: I created a release version pod by using your plugin now, I tested it and works fine. I think DEBUG version is quit fit for development |
Beta Was this translation helpful? Give feedback.
-
Hi @wuseal, sorry for the late reply. There's no way to include a debug and a release build in the same xcframework at the moment. You could create two pods instead. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, body, as title said, I want to generate a cocoapods for iOS project as our project use cocoapods as module manager, I'v read the README.md, but can't find how to use it to generate a pod, Any step for me to achieve that?
FYI:Comes from here: https://kotlinlang.slack.com/archives/C3SGXARS6/p1603028341199400?thread_ts=1602236811.143200&cid=C3SGXARS6
Beta Was this translation helpful? Give feedback.
All reactions