Code Monkey home page Code Monkey logo

Comments (6)

freak4pc avatar freak4pc commented on July 28, 2024

It actually works fine for me. I just cloned a fresh one, built the project, get the osascript alert and the project worked.

from rxfeedback.swift.

kzaher avatar kzaher commented on July 28, 2024

@freak4pc Did you clone it under the same name under which it was cloned before? If so, try cloning it to a new unique path.

from rxfeedback.swift.

freak4pc avatar freak4pc commented on July 28, 2024

It was unique, I didn’t have it cloned.

from rxfeedback.swift.

kzaher avatar kzaher commented on July 28, 2024

I can repro it pretty consistently on my computer.

Xcode Version 10.1 (10B61)

  • clone the repo under new path.
  • Select Example target
  • Build > Warning appears > Xcode closes
  • Build again > Can't find Rx*

It happens to me on both of my computers, like 90% of times.

from rxfeedback.swift.

marioradonic avatar marioradonic commented on July 28, 2024

Hi @kzaher
I stumbled upon same problem.
If you delete derived data you can repro this always without having to change the name. Likewise, if you delete derived data after the dependencies script closes the Xcode it fixes the problem.
Using the legacy build system also fixes the problem, so I guess it's a bug in a new build system probably caused by abruptly killing Xcode.

If you want I can help by deleting derived data in the script, but I think ultimately better solution would be to use another way to link Rx*

from rxfeedback.swift.

kzaher avatar kzaher commented on July 28, 2024

@marioradonic I'm not sure is killing Xcode the real culprit here. I've tried removing the kill from ./dependencies but as far as I can tell it still failed on me.

On high level I think it would be nice to just be able to hit run in Xcode and for everything to magically work without any additional dependencies. Maintaining example apps for 3 package managers is too much for me.

from rxfeedback.swift.

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.