Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Framework added #160

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Framework added #160

wants to merge 8 commits into from

Conversation

gali8
Copy link

@gali8 gali8 commented Mar 22, 2014

Hi,
I have created the SocketIO.framework (for iOS 5 and later, with arm64 support).

Added bundle target
Added aggregate target
Updated Readme.m

Thank you.
Daniele.

@pkyeck pkyeck closed this in b4e3f2f Mar 23, 2014
@pkyeck pkyeck reopened this Mar 23, 2014
@pkyeck
Copy link
Owner

pkyeck commented Mar 23, 2014

sorry, my mistake

@gisxy
Copy link

gisxy commented Mar 24, 2014

thanks

祝:工作顺利

行业技术部 宋向阳

分享地理价值

ESRI中国信息技术有限公司西安分公司
地 址:西安市高新区科技路48号创业广场B座F层 1404A

邮 编:710075

电 话:029-8669 8900-119

传 真:029-8669 8900-122

Email:[email protected]
公司网址:www.esrichina.com.cn

ArcGIS资源中心:http://resources.arcgis.com/zh-cn

At 2014-03-22 21:45:12,g8production [email protected] wrote:

Hi,
I have created the SocketIO.framework (for iOS 5 and later, with arm64 support).

Added bundle target
Added aggregate target
Updated Readme.m

Thank you.
Daniele.

You can merge this Pull Request by running
git pull https://github.com/gali8/socket.IO-objc master

Or view, comment on, or merge it at:

#160

Commit Summary
socket.io framework iOS5 and arm64 ready
readme update
readme update
push framework
File Changes
AProducts/SocketIO.framework/Headers (1)
AProducts/SocketIO.framework/Resources (1)
AProducts/SocketIO.framework/SocketIO (1)
AProducts/SocketIO.framework/Versions/A/Headers/NSData+SRB64Additions.h (24)
AProducts/SocketIO.framework/Versions/A/Headers/SRWebSocket.h (114)
AProducts/SocketIO.framework/Versions/A/Headers/SocketIO.h (121)
AProducts/SocketIO.framework/Versions/A/Headers/SocketIOJSONSerialization.h (28)
AProducts/SocketIO.framework/Versions/A/Headers/SocketIOPacket.h (49)
AProducts/SocketIO.framework/Versions/A/Headers/SocketIOTransport.h (47)
AProducts/SocketIO.framework/Versions/A/Headers/SocketIOTransportWebsocket.h (33)
AProducts/SocketIO.framework/Versions/A/Headers/SocketIOTransportXHR.h (36)
AProducts/SocketIO.framework/Versions/A/Headers/SocketRocket-Prefix.pch (27)
AProducts/SocketIO.framework/Versions/A/Headers/base64.h (34)
AProducts/SocketIO.framework/Versions/A/Resources/Info.plist (0)
AProducts/SocketIO.framework/Versions/A/Resources/en.lproj/InfoPlist.strings (0)
AProducts/SocketIO.framework/Versions/A/SocketIO (0)
AProducts/SocketIO.framework/Versions/Current (1)
MREADME.md (18)
MSocketIO.h (1)
ASocketIO/SocketIO-Info.plist (46)
ASocketIO/SocketIO-Prefix.pch (8)
ASocketIO/en.lproj/InfoPlist.strings (2)
MSocketTesterARC.xcodeproj/project.pbxproj (306)
Patch Links:
https://github.com/pkyeck/socket.IO-objc/pull/160.patch
https://github.com/pkyeck/socket.IO-objc/pull/160.diff


Reply to this email directly or view it on GitHub.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants