GithubHelp home page GithubHelp logo

Comments (4)

johnno1962 avatar johnno1962 commented on May 26, 2024

Hi, I'm not seeing that at the moment but the error rings a bell but I can't remember what I did to make it go away. What beta Xcode version is this/which iOS/app version etc. Have you tried a build clean? Do you have test coverage enabled are few things you could try. Is this using the HotReloading Swift Package? You could try using one of the injection bundles from the app or vice versa.

from injectioniii.

JacobSyndeo avatar JacobSyndeo commented on May 26, 2024

Thanks for the reply!

  • This is Xcode 15 beta 5, but I've seen this with beta 4 and at least one earlier beta of Xcode 15. So it's likely every version of 15, at least for my setup.
    • When I use Xcode 14, I have never seen this error. The only issue I hit there is that it sometimes can't find my build logs, and I have to delete DerivedData, but that's a separate issue.
  • It's a macOS app, and my system is running 13.4.1 (c).
  • I have tried cleaning, as well as deleting DerivedData.
  • Code coverage is enabled… should this be disabled? It doesn't appear to cause any issues for Xcode 14.
  • Just tried the HotReloading package (removing, of course, the call to load the Injection bundle from my AppDelegate), but the error message is identical.

EDIT: Disabling code coverage gathering (even though that's in the Test section, not the Run section) now allows the app to launch and run from Xcode 15! (At least using the HotReloading package. Presumably this fixes the issue when using the standard bundle-loading method as well.)

So it's working now to the point where I can develop with it, but I wonder why the issue doesn't arise on Xcode 14.

from injectioniii.

johnno1962 avatar johnno1962 commented on May 26, 2024

Can you try without code coverage? This sort of symbol is often related to that. When it doesn't find your build logs you should just be able to edit a file and rebuild to refresh them rather than having to clean/rebuild or delete DerivedData. Just seen your edit; It's always code coverage that trips things up. Who knows what the issue is with Xcode 15. We'll have to see if it resolves itself by the time they do a final release.

from injectioniii.

johnno1962 avatar johnno1962 commented on May 26, 2024

Closing this as there is a workaround of not gathering code coverage. Is this still a problem with the Xcode 15 release candidate?

from injectioniii.

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.