Thank you again.
Post
Replies
Boosts
Views
Activity
Thank you for reply.I am trying a develop tool to hot reload changed code without rebuilding, that will download a dylib to document path and load it by "dlopen".And simulator is ok.I know it works if a put the dylib into app self. But now the dylib path is document, and it is blocked.So...how should i do?Thand you.