Git Product home page Git Product logo

Comments (6)

MaveyMa avatar MaveyMa commented on May 23, 2024 3

Can you please document the steps you took to resolve this error?

from ios-oss.

stephencelis avatar stephencelis commented on May 23, 2024

Could you please provide more details, especially the error message and the steps you've gone through to from initial git clone to build? A screenshot would also help!

from ios-oss.

amarjayr avatar amarjayr commented on May 23, 2024

Hi @stephencelis, thank you for your prompt response. I just recloned the project and here are the steps I took:

  1. Began with git clone https://github.com/kickstarter/ios-oss.git
  2. Ran make bootstrap (no errors besides the native-secrests error which is ignored)
  3. Ran make test-all which successfully launches the KickDebug app. Upon completion I receive ** TEST SUCCEEDED **
  4. Open Kickstarter.xcodeproj in Xcode 7.3.1
  5. Like recommended in #9 I first build Kickstarter-Framework-iOS which fails because of AlamofireImage

screen shot 2016-12-20 at 9 34 28 am
screen shot 2016-12-20 at 9 34 19 am

from ios-oss.

stephencelis avatar stephencelis commented on May 23, 2024

I wonder if this is related to some stale build artifacts or simulator data.

  • If you try to build the Alamofire framework target directly does it fail with a different error?
  • Have you tried Clean Build Folder…? (Hold option while opening the Product menu.)
  • Have you tried to reset your simulators?

from ios-oss.

amarjayr avatar amarjayr commented on May 23, 2024

Everything builds perfect now! Your Clean Build Folder suggestion made me realize that I had my Derived Data location set to Legacy instead of Unique.

Thank you for your rapid responses!

from ios-oss.

copypasteho avatar copypasteho commented on May 23, 2024

Can you please document the steps you took to resolve this error?

Since nobody else bothered to respond: The two cleaning methods I regularly use: CMD + shift + K , and CMD + alt + shift + k .

from ios-oss.

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.