0

Things Done

  • Upgraded Mac to Sierra
  • Upgraded pods to 1.1.1 from 0.37.2
  • Upgraded Restkit to 0.27.0

Things Tried

  • Clearing DerivedData for Xcode
  • Installing pods with xcode wordspace closed
  • Restarting the Mac
  • Adding User Header Search Path from related questions asked on here.

Getting this error

  • file not found for Restkit
coreDeviOS
  • 1,468
  • 2
  • 14
  • 27
  • 1
    Can you copy in the full error message from the build? I assume you are getting the Segmentation Fault during the build process. Also try Xcode 8 if you haven't already -- older versions are not supported on Sierra. – Eric Hedstrom Nov 18 '16 at 19:21
  • 2
    Reskit will not work above pod version > 0.39.0 – coreDeviOS Nov 22 '16 at 08:03
  • Why do you say that? With 0.27 it should be working fine with Cocoapods 1.0 or 1.1. – Eric Hedstrom Nov 23 '16 at 19:33
  • @EricHedstrom No it was not working with upgraded cocoapods. It says Restkit not found. – coreDeviOS Nov 24 '16 at 07:46
  • 1
    Please copy in the full error message from the build, and your RestKit entry from your Podfile. Make sure it has RestKit with a capital K. – Eric Hedstrom Nov 27 '16 at 19:33
  • @EricHedstrom : Its working now on cocoapods <= 0.39. As Restkit have some issues with the new cocoapods version. – coreDeviOS Nov 28 '16 at 06:25

0 Answers0