0

I added new frameworks in pod file then pod update command but got an syntax error (Invalid 'Podfile' file syntax error, unexpected tIDENTIFIER, expecting keyword_end)

Please see attached.

Pod Update

How does it works?

Thank you in advance :)

Anne Bernadette
  • 93
  • 1
  • 12

2 Answers2

1

Remove the u from PubNub version.

Marco Santarossa
  • 4,058
  • 1
  • 29
  • 49
0

enter image description here terminal had pointed out your error, look at the yellow circle, it marks ">" to show the error line, and you should check syntax error of this line. Clearly,"u" is redundant. Please remove it.

ocarol
  • 283
  • 1
  • 5