Firebase integrating into IOS project - No such file or directory

47 views
Skip to first unread message

Martijn te Molder

unread,
Mar 9, 2018, 10:18:51 AM3/9/18
to Firebase Google Group

I created a simple multiple view IOS app in Swift 4 using Xcode 9.2. This app is nearly finished and works perfectly in the simulator and on a real IOS device. Before releasing the app, I would like to add some advertisement, analytics and crash recording functionality using Firebase. Therefor, I navigated to the official website and followed the required steps with CocoaPods, as suggested by this website.

What I did:

  • Project works on device and simulator
  • Closed Xcode
  • I installed CocoaPods
  • Edited the Pod file
  • Run the Pod file (pod install)
  • Opened the xcworkspace project with Xcode
  • Added the GoogleService-Info.plist file to the project
  • Tried to build the project ---> Shell Script Invocation Error

Showing Recent Errors Only

/Users/USERNAME/Library/Developer/Xcode/DerivedData/PROJECTNAME-epcmbsjxqtkgaqfbhfycbmfcmvxr/Build/Products/Debug-iphonesimulator/Last: No such file or directory

No other warning flag are shown, just this error.

Any of you encountered this problem before? If yes, what did you do to solve this?

I tried:

  • Opening closing Xcode
  • Cleaning the project
  • Restarting my mac
  • Removing DerivedData from the folder pointed in 'workspace settings'

Thanks in advance!


Reply all
Reply to author
Forward
0 new messages