Fscalendar: Xcode 9 frozzen when linking FSCalendar

Created on 24 Sep 2017  ·  9Comments  ·  Source: WenchaoD/FSCalendar

When I attach FSCalendar all is good, but when attach FSCalendar to mi UIView in Class....Xcode 9 frozzen!! :(

captura de pantalla 2017-09-24 a las 20 36 00

Somebody know whats happen??

Most helpful comment

Hi @yayoro,
Finally resolved,
First quit your Xcode.
1- Change your pod file -> pod 'FSCalendar', '~> 2.7.9'
2- Open terminal
3- pod repo update
4- pod install
5- Open your project -> navigate to storyboard
It should work.

All 9 comments

@yayoro same happening with me.. Did you resolve your problem?

No @BurhanMughal I dont resolve this problem. :(

I am also searching for it, Can you clarify which version of FSCalendar you are using ?

Im using: pod 'FSCalendar' in my podfile. I dont know which version exactly is it.

My XCode is version 9 and ios is version 11.

Ok, Will let you know if I find anything helpful.

Thank you so much @BurhanMughal

Hi @yayoro,
Finally resolved,
First quit your Xcode.
1- Change your pod file -> pod 'FSCalendar', '~> 2.7.9'
2- Open terminal
3- pod repo update
4- pod install
5- Open your project -> navigate to storyboard
It should work.

It work for me @BurhanMughal! Thank you

@BurhanMughal solution worked for me too.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kunass2 picture kunass2  ·  4Comments

iHamzaaK picture iHamzaaK  ·  5Comments

TomWang1 picture TomWang1  ·  5Comments

DaniloJrC picture DaniloJrC  ·  5Comments

IpyCreator picture IpyCreator  ·  5Comments