Giter Site home page Giter Site logo

Error on "Installing Pods" step about nef HOT 2 CLOSED

bow-swift avatar bow-swift commented on September 26, 2024
Error on "Installing Pods" step

from nef.

Comments (2)

twof avatar twof commented on September 26, 2024 1

@miguelangel-dev Thanks! It looks like it's working now.

from nef.

miguelangel-dev avatar miguelangel-dev commented on September 26, 2024

Ey @twof, thanks so much to give nef a try!

Firstly, upgrade nef to v0.5.1

brew upgrade nef

It is happening, because we have a dependency to a future bow version - Bow 0.7.0 but is is not ready in cocoapods - thanks for alert us about it! - I have added a section of known issues in the Readme

While we are working on the release for the next Bow version, you can run

→ nef playground --platform osx --bow-version 0.6.0

On another hand, when you run nef playground it will create a nef Xcode Playground package. If you run ls -la you will alert it is an app with Playground appearance! So, you can open it with right button of your mouse > Show Package Contents - inside it, you will find the nef folder. In this folder, nef will be writing everything related to installation (derived data, frameworks...), logs, ...

In this case, also you can check the log running:

→ cat BowPlayground.app/nef/log/pod-install.log

Screenshot 2019-12-12 at 11 22 53
Screenshot 2019-12-12 at 11 23 07

Related to your comment, and to help the log review in external systems, for example, CI. I have created this issue.

Just to clarify, using --platform you will create an Xcode Playground compatible with macOS system (you can import fw like AppKit) and using iOS (default: to use frameworks for iOS system, UIKit...).
If you want to create a Playground compatible with iPad, from yesterday (nef v0.5), you can run nef ipad or using the Xcode Extension - installer

Please keep us updated about your progress !! 🎉

from nef.

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.