Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Commit

Permalink
Added gif.
Browse files Browse the repository at this point in the history
  • Loading branch information
davideast committed Aug 28, 2014
1 parent ca38839 commit b3b1c8a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
@@ -1,21 +1,23 @@
Swift Chat Example
==============

Chat implemented in Swift! This is made to work with Xcode 6 Beta 5. It also works in Xcode 6 Beta 6.
Chat implemented in Swift! Made to work with Xcode 6 Beta 5. It also works in Xcode 6 Beta 6.

If you're getting a random compiler error, go to ~/Library/Developer/Xcode/DerivedData
and delete the directory starting with FireChat-Swift.
![](ios-chat.gif)

If you're getting a random compiler error, go to ~/Library/Developer/Xcode/DerivedData
and delete the directory starting with FireChat-Swift.
(If that doesn't work for some reason, consider blowing away everything in that folder.)

If you download the zip (I recommend that you clone the repo instead).

1. Download the zip for [JSQMessagesViewController](https://github.com/katfang/JSQMessagesViewController).
2. Unzip the folder.
3. Rename the JSQMessagesViewController-master folder to JSQMessagesViewController
3. Rename the JSQMessagesViewController-master folder to JSQMessagesViewController
4. Drop this folder into the firechat-swift-master and replace the existing JSQMessagesViewController folder.
5. Download the zip for [JSQSystemSoundPlayer](https://github.com/katfang/JSQSystemSoundPlayer).
6. Unzip the folder.
7. Rename the JSQSystemSoundPlayer-master folder to JSQSystemSoundPlayer
7. Rename the JSQSystemSoundPlayer-master folder to JSQSystemSoundPlayer
8. Drop this folder into the firechat-swift-master and replace the existing JSQSystemSoundPlayer folder.


Expand Down
Binary file added ios-chat.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b3b1c8a

Please sign in to comment.