简体   繁体   English

如何将项目从Documents目录复制到iPhone App中的.app目录?

[英]How to copy items from Documents directory to .app directory in iPhone App?

I have created a script that saves some files in the Documents directory of my app. 我创建了一个脚本,该脚本将一些文件保存在应用程序的Documents目录中。 Now I need to copy these files into my "application.app" bundle... 现在,我需要将这些文件复制到我的“ application.app”捆绑包中。

How I can do this? 我该怎么做? Thanks to everyone that can help me. 感谢每个可以帮助我的人。

.app捆绑包已进行代码签名,以后您将无法更改其内容

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM