开发者

Third party framework in Mac App Store

开发者 https://www.devze.com 2023-02-03 06:03 出处:网络
Does Apple allow additional fram开发者_StackOverflow中文版eworks? (Dynamic libraries)Yes. Those frameworks must, themselves, comply with the App Store guidelines. For example, not referencing private

Does Apple allow additional fram开发者_StackOverflow中文版eworks? (Dynamic libraries)


Yes. Those frameworks must, themselves, comply with the App Store guidelines. For example, not referencing private APIs or writing to forbidden file system locations.


Yes. For instance, Twitter.app uses the Growl framework. You can confirm that by inspecting /Applications/Twitter.app/Contents/Frameworks.

0

精彩评论

暂无评论...
验证码 换一张
取 消