Hi,
I’m trying to package my project as a ios framework. I found the “Project Settings->IOS-Build Project as a framework” and i turn it on.
But when i package my project by remot build.
It will give me some erorrs like this “FramworkPath/AppIcon20x20@2x.png no such file or directory”.
Does anyone have a document or turtorial can tell me how to package my project as a ios framework?