Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinzhow committed Feb 1, 2016
1 parent 5625a35 commit 8318f64
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,5 @@
#Yep

技能社交,科技面基
Meet Genius

因为 Swift 和 Objc 的项目需要一些 Hack 才能一起工作.


##1.JPushSDK

这个是超级大坑
基本上需要你把 Pod 装一下 JPushSDK 然后再把它的 .a 文件放进去项目里面。

##2.Faye

MZFayeClient 需要直接 Hack 下他的 Pod 里的源文件,解决找不到 SRWebSocket.h 的问题。

```objective-c
//MZFayeClient.h
#import <SocketRocket/SRWebSocket.h>
```
正在编辑中......

0 comments on commit 8318f64

Please sign in to comment.