File tree
6 files changed
+9
-9
lines changed- Carthage/Checkouts
6 files changed
+9
-9
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + |
Submodule PINOperation updated 33 files
- .github/workflows/ci.yml+80
- .github_changelog_generator+3
- .gitignore+3
- .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata+7
- CHANGELOG.md+22-2
- CODE_OF_CONDUCT.md+40
- Dangerfile-23
- Example/PINOperationExample.xcodeproj/project.pbxproj+391
- Example/PINOperationExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata+7
- Example/PINOperationExample.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist+8
- Example/PINOperationExample.xcworkspace/contents.xcworkspacedata+10
- Example/PINOperationExample.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist+8
- Example/PINOperationExample/AppDelegate.swift+31
- Example/PINOperationExample/Assets.xcassets/AppIcon.appiconset/Contents.json+98
- Example/PINOperationExample/Assets.xcassets/Contents.json+6
- Example/PINOperationExample/Base.lproj/LaunchScreen.storyboard+25
- Example/PINOperationExample/Info.plist+41
- Example/PINOperationExample/MainViewController.h+17
- Example/PINOperationExample/MainViewController.m+41
- Example/PINOperationExample/PINOperationExample-Bridging-Header.h+1
- Example/Podfile+6
- Example/Podfile.lock+16
- Gemfile-4
- PINOperation.podspec+1-1
- PINOperation.xcodeproj/project.pbxproj+131
- PINOperation.xcodeproj/xcshareddata/xcschemes/PINOperation-watchOS.xcscheme+67
- Package.swift+18
- README.md+2-2
- RELEASE.md+13
- Source/PINOperation.h+4-4
- Source/PINOperationQueue.m+13-12
- Tests/PINOperationGroupTests.m+2-3
- Tests/PINOperationQueueTests.m+1-1
Submodule PINRemoteImage updated 133 files
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
|
0 commit comments