Update to latest Pods and fixed crashes from forced unwraps#48
Update to latest Pods and fixed crashes from forced unwraps#48imaczealot wants to merge 1 commit intosendbird-graveyard:masterfrom
Conversation
Fix crashes Add print statements useful for learning the project Recommend not tracking (including in git) all files from Pods directory
|
I ran into many crashes evaluating the code. I fixed several and did some code clean up. I'd recommend removing some of the files that are being tracked. I've added a standard .gitignore file to help, but all existing tracked files will need to be removed from git cache. |
|
Doh! DIdn't mean to close this PR. |
|
@imaczealot Thank you for your interest. We are preparing the new version of this project. The new project will have a new UI, new structures, and more features. That's why I'm not able to merge your PR now. But, I'll adopt many things from your PR and apply them to the new version. They will be very helpful for the new one and I hope we can release it soon. Thanks again for your interest in this project. |
|
That's great! Can you give a timeframe for when the next release will be posted? |
|
We are also interested in a timeframe for the updated version? |
Update Pods
Fix crashes
Swift code clean up
Add print statements useful for learning the project
Recommend not tracking (including in git) all files from Pods directory