Code Monkey home page Code Monkey logo

Comments (5)

pepicrft avatar pepicrft commented on May 26, 2024

I don't think it's because of the PBXFileReference model. It must be a model that has a fileRef property that is expected to be non-nil and should be nil. Would you mind checking which one is?

from xcodeproj.

artemnovichkov avatar artemnovichkov commented on May 26, 2024

I watched an exception in PBXFileReference init with a dictionary:

"lastKnownFileType": sourcecode.swift, 
"path": VideoPickerPageInteractor.swift, 
"sourceTree": <group>, 
"fileEncoding": 4]

from xcodeproj.

pepicrft avatar pepicrft commented on May 26, 2024

@artemnovichkov I've checked which objects contain a fileRef property, and only the PBXBuildFile has. As far as I know, the only way to get into that situation where one of your build files doesn't have a reference is by removing the property while solving merge conflicts. Could you check if that's the case? You can open of those projects, go to build phases, and see if any of the files appear in a translucent color (it's missing).
I'm not sure if this is something xcproj should handle, but rather, throw a more explicit error telilng you what's wrong. What do you think? cc @yonaskolb

from xcodeproj.

artemnovichkov avatar artemnovichkov commented on May 26, 2024

@pepibumur Makes sense. I didn't think about it. My thought about this issue - if you can open a project in Xcode, you can open it in xcproj. But of course it's need to show this error to users. Anyway, I'll check the project 👍.

from xcodeproj.

pepicrft avatar pepicrft commented on May 26, 2024

This issue will be fixed once we come up with a strategy to handle misformatted projects, #101. Closing it

from xcodeproj.

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.