This repository was archived by the owner on Oct 14, 2018. It is now read-only.
File tree
90 files changed
+1600
-1336
lines changed- Carthage/Checkouts
- Sources
- Endpoints
- Extensions
- Helpers
- Models
- Supporting Files
- Utils
- Views
- SwiftInstagram.xcodeproj
- SwiftInstagram.xcworkspace
- Tests
- docs
- Classes
- Enums
- Structs
- InstagramMedia
- UserInPhoto
- InstagramUser
- docsets
- SwiftInstagram.docset/Contents/Resources
- Documents
- Classes
- Enums
- Structs
- InstagramMedia
- UserInPhoto
- InstagramUser
- fastlane
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
90 files changed
+1600
-1336
lines changedLines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
8 |
| - | |
9 | 10 |
| |
| 11 | + | |
10 | 12 |
| |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
| 19 | + | |
17 | 20 |
| |
18 | 21 |
| |
19 | 22 |
| |
20 | 23 |
| |
| 24 | + | |
21 | 25 |
| |
22 | 26 |
| |
23 | 27 |
| |
24 |
| - | |
25 |
| - | |
| 28 | + | |
| 29 | + | |
26 | 30 |
| |
27 |
| - | |
28 | 31 |
| |
| 32 | + | |
29 | 33 |
| |
30 | 34 |
| |
31 | 35 |
| |
|
Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
5 | 18 |
| |
6 | 19 |
| |
7 | 20 |
| |
| |||
62 | 75 |
| |
63 | 76 |
| |
64 | 77 |
| |
65 |
| - | |
| 78 | + | |
| 79 | + | |
66 | 80 |
| |
67 | 81 |
| |
68 | 82 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
- .gitignore+9-1
- .swiftlint.yml+1-1
- .travis.yml+8
- Cartfile.private+1
- Cartfile.resolved+2
- Carthage/Checkouts/CwlCatchException/LICENSE.txt+13
- Carthage/Checkouts/CwlCatchException/Package.swift+9
- Carthage/Checkouts/CwlCatchException/README.md+46
- Carthage/Checkouts/CwlCatchException/Sources/CwlCatchException/CwlCatchException.swift+3-3
- Carthage/Checkouts/CwlCatchException/Sources/CwlCatchExceptionSupport/CwlCatchException.m
- Carthage/Checkouts/CwlCatchException/Sources/CwlCatchExceptionSupport/include/CwlCatchException.h-1
- Carthage/Checkouts/CwlPreconditionTesting/LICENSE.txt+13
- Carthage/Checkouts/CwlPreconditionTesting/Package.swift+19
- Carthage/Checkouts/CwlPreconditionTesting/README.md+73
- Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m
- Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h+1-1
- Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/mach_excServer.c
- Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/mach_excServer.h
- Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlBadInstructionException.swift
- Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlCatchBadInstruction.swift+18-22
- Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlCatchBadInstructionPosix.swift
- Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlDarwinDefinitions.swift
- Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/Mach/CwlPreconditionTesting.h
- Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/Posix/CwlPreconditionTesting_POSIX.h+2-2
- Nimble.podspec+17-14
- Nimble.xcodeproj/project.pbxproj+154-144
- Nimble.xcodeproj/project.xcworkspace/xcshareddata/Nimble.xccheckout-41
- Package.swift-1
- Package@swift-4.swift+22
- Sources/Lib/CwlPreconditionTesting/README.md-80
- Sources/Nimble/Matchers/BeLessThanOrEqual.swift+1-1
- Sources/Nimble/Matchers/MatcherProtocols.swift+13-13
- Sources/Nimble/Matchers/PostNotification.swift+30-2
- Sources/Nimble/Nimble.h+5-1
- Tests/NimbleTests/Helpers/utils.swift+1-1
- Tests/NimbleTests/Matchers/BeAKindOfTest.swift+3-3
- Tests/NimbleTests/Matchers/BeAnInstanceOfTest.swift+3-3
- Tests/NimbleTests/Matchers/BeCloseToTest.swift+4-4
- Tests/NimbleTests/Matchers/BeEmptyTest.swift+2-2
- Tests/NimbleTests/Matchers/BeGreaterThanOrEqualToTest.swift+5-5
- Tests/NimbleTests/Matchers/BeGreaterThanTest.swift+6-6
- Tests/NimbleTests/Matchers/BeIdenticalToTest.swift+5-5
- Tests/NimbleTests/Matchers/BeLessThanOrEqualToTest.swift+4-4
- Tests/NimbleTests/Matchers/BeLessThanTest.swift+10-10
- Tests/NimbleTests/Matchers/ContainTest.swift+1-1
- Tests/NimbleTests/Matchers/EqualTest.swift+5-5
- Tests/NimbleTests/Matchers/RaisesExceptionTest.swift+1-1
- Tests/NimbleTests/Matchers/ThrowErrorTest.swift+2-2
Submodule xcconfigs updated from 40f9bcc to 94d261a
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 7 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
22 |
| - | |
| 21 | + | |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
| |||
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
31 |
| - | |
32 |
| - | |
| 30 | + | |
33 | 31 |
| |
34 | 32 |
| |
35 | 33 |
| |
36 | 34 |
| |
37 | 35 |
| |
38 | 36 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
| 37 | + | |
| 38 | + | |
46 | 39 |
| |
47 | 40 |
| |
48 | 41 |
| |
| |||
51 | 44 |
| |
52 | 45 |
| |
53 | 46 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
59 | 50 |
| |
60 |
| - | |
61 | 51 |
|
Lines changed: 7 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
22 |
| - | |
| 21 | + | |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
35 | 32 |
| |
36 | 33 |
| |
37 | 34 |
| |
38 | 35 |
| |
39 | 36 |
| |
40 | 37 |
| |
41 | 38 |
| |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
47 | 42 |
| |
48 |
| - | |
49 | 43 |
|
Lines changed: 29 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 | 22 |
| |
24 |
| - | |
| 23 | + | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
| |||
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
36 |
| - | |
37 | 35 |
| |
38 | 36 |
| |
39 | 37 |
| |
40 | 38 |
| |
41 | 39 |
| |
| 40 | + | |
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
46 | 45 |
| |
47 |
| - | |
| 46 | + | |
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
51 | 50 |
| |
52 |
| - | |
| 51 | + | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
60 |
| - | |
| 59 | + | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| 65 | + | |
65 | 66 |
| |
66 | 67 |
| |
67 |
| - | |
68 |
| - | |
| 68 | + | |
| 69 | + | |
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
72 |
| - | |
| 73 | + | |
73 | 74 |
| |
74 | 75 |
| |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
75 | 94 |
|
Lines changed: 27 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
| |||
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
20 |
| - | |
21 | 22 |
| |
22 |
| - | |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
35 |
| - | |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
| 42 | + | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 |
| - | |
51 |
| - | |
| 49 | + | |
| 50 | + | |
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
58 |
| - | |
| 57 | + | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
64 | 79 |
|
0 commit comments