Giter VIP home page Giter VIP logo

Comments (5)

cxnder avatar cxnder commented on June 3, 2024

Pass on MacOS 10.15.7 https://github.com/DragonBuild/dragon/runs/3441772777?check_suite_focus=true

from dragon.

L1ghtmann avatar L1ghtmann commented on June 3, 2024

If this is referring to "___isOSVersionAtLeast", I can confirm that I also encounter the issue on my Linux system.

from dragon.

cxnder avatar cxnder commented on June 3, 2024

Possible duplicate of #76.

if(@available(iOS 13, *)) causes the following error for both arm64 and arm64e:

Undefined symbols for architecture arm64e:
  "___isOSVersionAtLeast", referenced from:
      __ZL66_logos_method$Widgets_13$WGWidgetHostingViewController$viewDidLoadP29WGWidgetHostingViewControllerP13objc_selector in Tweak.xm.mm.o

Example usage: here

Note: swapping out the contents of iPhoneOS.sdk in ~/.dragon/sdks/ with another patched sdk does not resolve the issue, at least for me.

  • UsrLightmann

from dragon.

L1ghtmann avatar L1ghtmann commented on June 3, 2024

Think this may be an issue larger than Dragon . . . have tried debugging for the past couple hours and can't seem to remedy the error any way other than setting the minimum deployment target to >= the version being checked with @available.

Found an interesting forum post about the issue here. Seems it may be a toolchain issue regarding libclang_rt. Sam (Bingner) also encountered an issue with @available which he described here. I assume he's referring to the same static library mentioned above.

from dragon.

L1ghtmann avatar L1ghtmann commented on June 3, 2024

Going to close this since it spawns from an issue with libclang_rt*.a in the precompiled LLVM/Clang toolchains currently available and not dragon itself.

from dragon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.