[Question] How to integrate .xcframework SDK? #9975
-
Is your feature request related to a problem? Please describe.Hi, how do I integrate a native ios sdk, as described here: https://nstudio.io/blog/manual-ios-framework-integrations, with this new version of the seed? Describe the solution you'd likeNo response Describe alternatives you've consideredNo response Anything else?No response Please accept these terms
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hey @a92c! You could just drop it in the platforms/ios folders. You can see an example here: https://github.com/NativeScript/plugins/tree/main/packages%2Fios-security |
Beta Was this translation helpful? Give feedback.
-
@a92c you may also find this helpful for further context/detail; same thing applies to .xcframework's and .framework's: |
Beta Was this translation helpful? Give feedback.
-
Has the method been updated for this? Manually dropping in auto generated folder feels unsafe. Also, is this discussion about plugins? I am just trying to use framework in my project which has same structure as provided example |
Beta Was this translation helpful? Give feedback.
Hey @a92c!
You could just drop it in the platforms/ios folders. You can see an example here: https://github.com/NativeScript/plugins/tree/main/packages%2Fios-security