IrishGringo
IrishGringo

Reputation: 4044

Could not build Objective-C module 'Firebase' - swift

This seems like a rehash of this question.. Error: Could not build Objective-C module 'Firebase'

I am doing a swift project for starters. but I have never had this problem before... What has changed is that a number of updates have been made to Firebase in the last couple of days including the addition of MLFirebase. So... I am suspicious that something may have happened.

I followed all of the instruction in the article mentioned above... but no joy. I have also updated my pods to...1.5.2 I've done a pod update

and I am starting from a brand new project in xCode.

is anyone else having this issue? And other than above article, how are you resolving it?

Upvotes: 2

Views: 2795

Answers (1)

IrishGringo
IrishGringo

Reputation: 4044

I am not sure what I did to resolve this, but I just did a couple clean then builds and it worked. The error resolved itself.

Upvotes: 2

Related Questions