Giter Club home page Giter Club logo

Comments (13)

kareman avatar kareman commented on May 18, 2024

Sorry to hear that. I'm on holiday until tomorrow so am not able to check this right away but does this only happen when you run xcodebuild install? Does it build and test fine in Xcode? Could you try downloading the entire repository to a new folder and install from there?

from swiftshell.

kareman avatar kareman commented on May 18, 2024

@tanmayb123 Hi, just cloned the repository to a new folder and xcodebuild install ran without problems. Are you still getting this error?

from swiftshell.

tanmayb123 avatar tanmayb123 commented on May 18, 2024

Well, actually, I'm just copying the source to the actual project, because it's a command line tool. I never actually run xcodebuild install

from swiftshell.

kareman avatar kareman commented on May 18, 2024

Then there must be some problem with how it is copied into the Xcode project. Can you check that "General/Lazy-split.swift" is being compiled?

from swiftshell.

kareman avatar kareman commented on May 18, 2024

@tanmayb123 Hi, are you still having this problem?

from swiftshell.

tanmayb123 avatar tanmayb123 commented on May 18, 2024

Sorry - How can I check whether or not "General/Lazy-split.swift" is being compiled?

(Again, sorry, I was quite busy for the past few days, now it's a bit better, thanks for your time!)

from swiftshell.

kareman avatar kareman commented on May 18, 2024

I think the easiest is to locate the file in the list to the left in Xcode, right click and select "Show File Inspector" and verify there is a checkmark in front of the command line tool target under "Target Membership" in the panel that just appeared to the right.

from swiftshell.

tanmayb123 avatar tanmayb123 commented on May 18, 2024

Alright, so in Build Phases, under Compile Sources, I can see all files in the "General" folder are NOT being compiled. However, putting the files out of the folder has solved the problem. I can work on #19 now.

However, this raises a new question: How can I compile the sources from inside the folder without having to take them out?

from swiftshell.

kareman avatar kareman commented on May 18, 2024

Not quite sure what you mean, but if you click the + button under the list in "Compile Sources" you should be able to add any missing files there.

from swiftshell.

kareman avatar kareman commented on May 18, 2024

Hope that helps, because I'm very interested in hearing if my suggestions in #19 work.

from swiftshell.

tanmayb123 avatar tanmayb123 commented on May 18, 2024

I'm unable to add files to compile under "Compile Sources" when the files are in a folder. Maybe I'm doing something wrong?

from swiftshell.

kareman avatar kareman commented on May 18, 2024

I just added the "General" folder to organise the code better. Since you're including all the source files directly in your own project you can organise them however you like. It's probably easiest to put them all in the same folder.

from swiftshell.

kareman avatar kareman commented on May 18, 2024

Hi, are you still having this problem and the one in #19?

from swiftshell.

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.