我想在另一个Info.plist键(NSContactsUsageDescription)的值内使用’Bundle display name'(CFBundleDisplayName)的值.
我尝试了以下,但这不起作用:
${CFBundleDisplayName} must access your Address Book to input the scanned contact information. ${CFBundleDisplayName} will never access your Address Book for marketing or advertising purposes.
有谁知道怎么做?
附录:解决方案在本地化价值时也应该有效.