Coder Social home page Coder Social logo

Comments (16)

yuriferretti-luizalabs avatar yuriferretti-luizalabs commented on July 23, 2024 1

@blender I just tested and everything is working like a charm!!!

from rome.

tmspzz avatar tmspzz commented on July 23, 2024

Hi @yuriferretti-luizalabs , what platform is this?

from rome.

yuriferretti-luizalabs avatar yuriferretti-luizalabs commented on July 23, 2024

@blender I'm building/caching for iOS platform

from rome.

tmspzz avatar tmspzz commented on July 23, 2024

Thanks, it's the first time I hear of this this problem. Are you sure this is not related to this: #56 specifically you are not building frameworks at all but just relaying on Rome leading to this: Palleas/bookish-invention#1 (comment) ?

from rome.

yuriferretti-luizalabs avatar yuriferretti-luizalabs commented on July 23, 2024

I don't think so, because I didn't change anything related to Always Embed Standard Libraries nor framework copy / linking. I just compared carthage build output with rome cache output and noticed that all Carthage/Build/iOS/{framework-name}.framework/{framework-name} in rome cache were missing executable permission.
Then I executed find Carthage/Build/iOS/" --name "*.framework" | xargs chmod -R +x and everything worked like a charm using rome cache.

from rome.

tmspzz avatar tmspzz commented on July 23, 2024

I have checked my local cache and I also don't have +x permissions on downloaded frameworks but everything works fine for me.

What version of Xcode are you using?

from rome.

yuriferretti-luizalabs avatar yuriferretti-luizalabs commented on July 23, 2024

I'm using Xcode 8.3

from rome.

tmspzz avatar tmspzz commented on July 23, 2024

Ok, thanks. I am using Xcode 8.2.1, that might be the problem.

from rome.

yuriferretti-luizalabs avatar yuriferretti-luizalabs commented on July 23, 2024

Tell me if you need some help, I'll be glad helping you to improve this awesome lib!

from rome.

tmspzz avatar tmspzz commented on July 23, 2024

Thanks, I could use some help if you want to take the issue. It would involve probably using https://hackage.haskell.org/package/turtle to run chmod

Let me know if you want to try your luck :)

from rome.

tmspzz avatar tmspzz commented on July 23, 2024

@yuriferretti-luizalabs Please try pre-release https://github.com/blender/Rome/releases/tag/v0.10.2.24

If you confirm I will make a full release.

from rome.

yuriferretti-luizalabs avatar yuriferretti-luizalabs commented on July 23, 2024

@blender how can install this version ?

from rome.

tmspzz avatar tmspzz commented on July 23, 2024

@yuriferretti-luizalabs download from here: https://github.com/blender/Rome/releases/download/v0.10.2.24/rome.zip

  • Unzip & copy rome to the folder where your project is and run ./rome --version be sure it says 0.10.2.24
  • Run ./rome ... with the command that you desire

from rome.

tmspzz avatar tmspzz commented on July 23, 2024

@yuriferretti-luizalabs Did you have a chance to try out the fix?

from rome.

tmspzz avatar tmspzz commented on July 23, 2024

Great, I'll make a full release then! Thank you very much!

from rome.

tmspzz avatar tmspzz commented on July 23, 2024

There is a full new release that includes this fix and #58 , get it with brew upgrade rome

from rome.

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.