Hamilton Chapman
|
6e5de1a8f5
Add SocketRocket-tvOS scheme and target. Update project settings
|
9 years ago |
Dave DeLong
|
29dbaa8b7b
Make SocketRocket usable as a module from within Swift, especially on OS X
|
9 years ago |
Dan Federman
|
954c9478b5
Merge pull request #290 from mogstad/carthage
|
9 years ago |
Bjarne Mogstad
|
bd130dc902
fixup! Add dynamic framework for iOS
|
9 years ago |
Daniel Ribeiro
|
60f4713a81
cherry picking https://github.com/square/SocketRocket/pull/74 and fixing merge conflicts
|
10 years ago |
Bjarne Mogstad
|
c1b140e341
Add dynamic framework for iOS
|
10 years ago |
Dan Federman
|
21f4b4326b
Merge pull request #86 from natevw/lion_compat
|
10 years ago |
Dimitris Couchell-Koutsogiorgas
|
7373546fba
Make SRWebSocket.h public
|
10 years ago |
Dan Federman
|
a8f568cd77
Remove unnecessary run script
|
10 years ago |
Dan Federman
|
6e39c12751
Move to XCTest
|
10 years ago |
Dan Federman
|
e22565adef
Suppress OCUnit warnings in Xcode 6.4
|
10 years ago |
Dan Federman
|
a01583e857
64 bit + Warnings As Errors
|
10 years ago |
Dan Federman
|
a0871cca92
Update to recommended project settings: Enable strict objc_msgSend checking and unreachable code detection. Ignore architecture selection suggestions.
|
10 years ago |
kyleve
|
0ab66d8113
Merge pull request #160 from square/kve/kve/RI-3784
|
11 years ago |
Kyle Van Essen
|
555bba0b97
Use Apple's provided base64 implementation.
|
11 years ago |
Dan Federman
|
63996bd085
Link libicucore.dylib with -L to avoid 3 warnings
|
11 years ago |
Dan Federman
|
1e82426f7d
Kill Xcode 5.1 warnings
|
11 years ago |
Kyle Van Essen
|
6a9f892d43
Fix only building active arch in debug.
|
12 years ago |
Wen-Hao Lue
|
f9101d1a1d
Fix Xcode 5 warnings.
|
12 years ago |
Nathan Vander Wilt
|
a17be5ae3d
decrement deployment target
|
12 years ago |
Eric Firestone
|
d60cea2eec
Upgrade to Xcode 4.6 settings
|
12 years ago |
Mike Lewis
|
9f89e684db
GCD Cleanup
|
12 years ago |
Mike Lewis
|
980212c78b
Simplifying project
|
13 years ago |
Mike Lewis
|
37f811eabf
Merge remote-tracking branch 'origin/threading-improvements'
|
13 years ago |
Mike Lewis
|
043e10827b
Making compiler warn about more things
|
13 years ago |
Mike Lewis
|
a3dc9222a5
Adding Default-568h@2x.png for test chat to make Xcode hush
|
13 years ago |
Mike Lewis
|
7cfe9f674c
Adding NDEBUG to release configuration
|
13 years ago |
Mike Lewis
|
75fd01cb41
Scheduling improvements
|
13 years ago |
Mike Lewis
|
2fda34cf14
Disabling OS_OBJECT_USE_OBJC_RETAIN_RELEASE from build
|
13 years ago |
Mike Lewis
|
0e3017738b
Updating project settings for xcode-4.4
|
13 years ago |