Giter Club home page Giter Club logo

Comments (4)

DriesVS avatar DriesVS commented on May 31, 2024

Hi Frank!

It seems like there are duplicate ID's in the Storyboard. While we do randomize certain ID's when merging multiple Xib's to prevent this from happening, there could be some edge cases where ID's are not randomized.

Did you previously copy views from one Xib to another? We found this causes issues occasionally but we fixed those issues by randomizing XML-element ID's for view controllers, gesture recognizers, subviews etc.

Could you provide me with the Xib's you are having this issue with so I can look into debugging them?
Feel free to email them to [email protected]

from xib2storyboard.

fvvliet avatar fvvliet commented on May 31, 2024

Hello Dries, I have sent you the xib's. Any update on this issue ?
Thanks
Frank

from xib2storyboard.

wyllys66 avatar wyllys66 commented on May 31, 2024

Im having same issue, trying to export to an existing storyboard.

from xib2storyboard.

DriesVS avatar DriesVS commented on May 31, 2024

Hi Frank & Wyllys!

Thanks Frank for sending over your Xib's to help make debugging easier.

The issue was indeed related to multiple objects having the same ID. On top of that there was an issue that when the same images are used in multiple Xib's IB simply fails due to duplicates images. Those two issues are now fixed! You can download the binary from the latest commit on master. Feel free to let me know if things are not working as expected...

from xib2storyboard.

Related Issues (3)

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.