gpt4 book ai didi

binding - MonoTouch绑定(bind): How to mark framework library as optionally-linked?

转载 作者:行者123 更新时间:2023-12-02 17:06:56 25 4
gpt4 key购买 nike

我正在尝试构建一个绑定(bind)项目,该项目可以选择链接 ios 6.0 框架库(AdSupport、社交、帐户)。

有没有办法在 LinkWithAttribute 中将这些库标记为可选链接?

最佳答案

只需在 [LinkWith] 属性中使用 WeakFrameworks,而不是 Frameworks。例如

[LinkWith (..., Frameworks="Foundation", WeakFrameworks="AdSupport, Social, Accounts")]

关于binding - MonoTouch绑定(bind): How to mark framework library as optionally-linked?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14114611/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com