Does anyone know if the current ecosystem supports creating an iOS extension that requires a podfile?
I am currently looking into creating a new barcode scanner extension with the google ML Kit.
Thanks in advance.
Does anyone know if the current ecosystem supports creating an iOS extension that requires a podfile?
I am currently looking into creating a new barcode scanner extension with the google ML Kit.
Thanks in advance.
I’m not sure if there’s currently native support. Perhaps @joshtynjala might have some insight?
The only discussion I could find on it, if it’s of any use: Cocoapods and Xcode workspaces in OpenFL/Lime projects - #3 by jeremyfa
I am not yet experienced with building native extensions for Lime/OpenFL.