【发布时间】:2012-05-30 13:08:48
【问题描述】:
我有一个提交给 Apple Mac App Store 的 Qt 应用程序。它被拒绝写入〜/Library/Preferences/com.mycompany.myapp
这是我收到的消息:
2.30
The application accesses the following location(s):
'~/Library/Preferences/com.nourayn.AlMosaly.plist'
The application may be
* creating files
* writing files
* opening files for Read/Write access (instead of Read-Only access)
in the above location(s).
如何解决这个问题?
【问题讨论】: