NeteaseMusicPlugin
NeteaseMusicPlugin copied to clipboard
建议集成 insert_dylib
如 #1 提到的, project.pbxproj 的 264 行写死了注入用到的二进制文件路径,其他人要修改以后才能构建成功,可以放一份 insert_dylib 到 repo 中
I know that hard coded path in my project makes some inconveniences. But I have not seen any license that be announced by the insert_dylib project itself. So it's better to keep it outside my project.
I also don't want to see a binary of an open source project that embed in another open source project.
I will keep this issue open due to I have no idea of how to deal with the path.