Quantcast
Channel: Active questions tagged cocoapods - Stack Overflow
Viewing all articles
Browse latest Browse all 1029

How to include an xcframework in a Flutter plugin that persists after pod install?

$
0
0

Problem

I'm developing a Flutter library that contains iOS native Swift code. This native code needs to call functions from an xcframework.

Currently, I can add the xcframework by manually dragging and dropping the file into Xcode.

Drag and drop xcframework to xcode

However, the xcframework will disapear whenever I run pod install, forcing me to re-add the xcframework each time.

Question

Is there a way to automatically include the xcframework in my Flutter plugin's iOS code that persists after running pod install?


Viewing all articles
Browse latest Browse all 1029

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>