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.
How does it works?
Thank you in advance :)
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.
How does it works?
Thank you in advance :)
Remove the u
from PubNub
version.
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.