GithubHelp home page GithubHelp logo

Comments (8)

brandonroth avatar brandonroth commented on June 9, 2024

I started getting the same error as soon as I upgraded from 1.5 to 1.6.

from liftoff.

marcelofabri avatar marcelofabri commented on June 9, 2024

That's probably what CocoaPods/Xcodeproj#312 fixed. Could you guys tell the version of xcodeproj you're using (gem list | grep xcodeproj should show that)?

from liftoff.

brandonroth avatar brandonroth commented on June 9, 2024

$ gem list | grep xcodeproj 2.0.0-p0 xcodeproj (0.28.2, 0.26.3, 0.24.2, 0.24.1, 0.23.1, 0.23.0, 0.21.0, 0.20.2, 0.19.4, 0.17.0)

from liftoff.

gfontenot avatar gfontenot commented on June 9, 2024

We're on an old version of Xcodeproj and probably (definitely) need to update.

from liftoff.

marcelofabri avatar marcelofabri commented on June 9, 2024

I did update it on a PR, but it's been a while (https://github.com/thoughtbot/liftoff/pull/225/files#diff-8b7db4d5cc4b8f6dc8feb7030baa2478L4)

from liftoff.

AliSoftware avatar AliSoftware commented on June 9, 2024

I have the same warning and I have xcodeproj 1.0.0-beta.2:

$ gem list xcodeproj

*** LOCAL GEMS ***

xcodeproj (1.0.0.beta.2, 0.28.2, 0.26.3)
$ liftoff --version
dyld: warning, LC_RPATH @executable_path/../../../../../../../SharedFrameworks in /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/../../..//DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation being ignored in restricted program because of @executable_path
dyld: warning, LC_RPATH @executable_path/../lib in /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/../../../../Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib being ignored in restricted program because of @executable_path
dyld: warning, LC_RPATH @executable_path/../lib in /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/../../../../Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib being ignored in restricted program because of @executable_path
dyld: warning, LC_RPATH @executable_path/../Frameworks in /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core being ignored in restricted program because of @executable_path
Version: 1.6.0

(My Xcode is installed in the expected path /Applications/Xcode.app)

from liftoff.

gfontenot avatar gfontenot commented on June 9, 2024

I wonder if this is actually related to xcproj needing to be re-built?

from liftoff.

marcelofabri avatar marcelofabri commented on June 9, 2024

@AliSoftware even having xcodeproj 1.0.0-beta.2, liftoff's Gemfile is locking to an older version (https://github.com/thoughtbot/liftoff/blob/master/Gemfile#L4)

Just updating the Gemfile and cutting a new release should be enough.

from liftoff.

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.