This repository was archived by the owner on May 20, 2021. It is now read-only.
4 files changed
+4
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
|
Submodule PocketSocket updated 37 files
- .gitignore+3
- PSAutobahnClientTests/PSAutobahnClientTests-Info.plist+1-1
- PSAutobahnClientTests/PSAutobahnClientTests.m+14-5
- PSAutobahnClientTests/PSAutobahnClientWebSocketOperation.h+1-1
- PSAutobahnClientTests/PSAutobahnClientWebSocketOperation.m+1-1
- PSAutobahnServerTests/AppDelegate.h+17
- PSAutobahnServerTests/AppDelegate.m+55
- PSAutobahnServerTests/Assets.xcassets/AppIcon.appiconset/Contents.json+38
- PSAutobahnServerTests/Base.lproj/LaunchScreen.storyboard+27
- PSAutobahnServerTests/Base.lproj/Main.storyboard+25
- PSAutobahnServerTests/Info.plist+40
- PSAutobahnServerTests/ViewController.h+15
- PSAutobahnServerTests/ViewController.m+27
- PSAutobahnServerTests/main.m+16
- PocketSocket.podspec+23-8
- PocketSocket.xcodeproj/project.pbxproj+281-7
- PocketSocket.xcodeproj/xcshareddata/xcschemes/PocketSocket-Mac.xcscheme+80
- PocketSocket.xcodeproj/xcshareddata/xcschemes/PocketSocket.xcscheme+99
- PocketSocket/PSWebSocket.h+12-3
- PocketSocket/PSWebSocket.m+232-138
- PocketSocket/PSWebSocketBuffer.h+1-1
- PocketSocket/PSWebSocketBuffer.m+1-1
- PocketSocket/PSWebSocketDeflater.h+1-1
- PocketSocket/PSWebSocketDeflater.m+1-1
- PocketSocket/PSWebSocketDriver.h+3-2
- PocketSocket/PSWebSocketDriver.m+115-70
- PocketSocket/PSWebSocketInflater.h+1-1
- PocketSocket/PSWebSocketInflater.m+2-2
- PocketSocket/PSWebSocketInternal.h+52-2
- PocketSocket/PSWebSocketNetworkThread.h+1-1
- PocketSocket/PSWebSocketNetworkThread.m+2-2
- PocketSocket/PSWebSocketServer.h+7-2
- PocketSocket/PSWebSocketServer.m+103-30
- PocketSocket/PSWebSocketTypes.h+5-1
- PocketSocket/PSWebSocketUTF8Decoder.h+2-2
- PocketSocket/PSWebSocketUTF8Decoder.m+1-1
- README.md+10-6
Submodule SimpleKeychain updated 39 files
- .gitignore+6
- .gitmodules-6
- .travis.yml+12-5
- CHANGELOG.md+25-14
- Cartfile.private+2-2
- Cartfile.resolved+2-2
- Carthage/Checkouts/expecta-1
- Carthage/Checkouts/specta-1
- Gemfile+2-1
- Gemfile.lock+2
- SimpleKeychain.xcodeproj/project.pbxproj+276-202
- SimpleKeychain.xcodeproj/xcshareddata/xcschemes/SimpleKeychain-OSX.xcscheme+16-13
- SimpleKeychain.xcodeproj/xcshareddata/xcschemes/SimpleKeychain-iOS.xcscheme+14-11
- SimpleKeychain.xcworkspace/contents.xcworkspacedata-13
- SimpleKeychain/A0SimpleKeychain+KeyPair.h+5-1
- SimpleKeychain/A0SimpleKeychain.h+16-10
- SimpleKeychain/A0SimpleKeychain.m+5-3
- SimpleKeychain/Info.plist+2-2
- SimpleKeychainApp/AppDelegate.swift+1
- SimpleKeychainApp/Info.plist+2-2
- SimpleKeychainTests/A0SimpleKeychainSpec.m-301
- SimpleKeychainTests/Info.plist+2-2
- SimpleKeychainTests/SimpleKeychainSpec.swift+235
- script/.env+9
- script/LICENSE.md-18
- script/README.md-82
- script/bootstrap+218-25
- script/build+67
- script/cibuild+25-168
- script/common/carthage+53
- script/coverage+27
- script/git_hooks/pre-push+27
- script/schemes.awk-10
- script/script_hooks/.gitkeep
- script/script_hooks/destinations+29
- script/script_hooks/schemes+9
- script/test+77
- script/update+29
- script/xctool.awk-25
Submodule ocmock updated 130 files
0 commit comments