gpt4 book ai didi

ios - 注入(inject) III : Interposable conflict with BitCode

转载 作者:行者123 更新时间:2023-12-05 01:34:30 25 4
gpt4 key购买 nike

我正在使用 InjectionIII用于 Xcode 11.5 和 MacOS 10.15.2 上的代码注入(inject)。安装指南说

To use injection, download the app from the App Store and run it. Then, you must add "-Xlinker -interposable" to your project's "Other Linker Flags" for the Debug target (qualified by the simulator SDK to avoid complications with bitcode).

我添加了标志,如屏幕截图所示,它在模拟器上运行良好,但对于设备我收到此错误。

-interposable and -bitcode_bundle (Xcode setting ENABLE_BITCODE=YES) cannot be used together

我设置标志的方式有问题,但我无法弄清楚。

ScreenShot

最佳答案

目前 InjectionIII 只能在模拟器上工作 1 。因此,您可能只想为模拟器指定“其他链接器标志”,以防止构建错误。单击图像中的“+”图标以选择目标 2 :

Any iOS Simulator SDK

关于ios - 注入(inject) III : Interposable conflict with BitCode,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63644760/

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