File tree
35 files changed
+182
-78
lines changed- Carthage/Checkouts
- Parse
- Configurations
- Parse
- Resources
- Parse.xcodeproj
- ParseFacebookUtils
- ParseFacebookUtils.xcodeproj
- Resources
- ParseStarterProject
- OSX
- ParseOSXStarterProject/Resources
- ParseOSXStarterProject-Swift
- ParseOSXStarterProject-Swift.xcodeproj
- Resources
- iOS
- ParseStarterProject
- ParseStarterProject.xcodeproj
- Resources
- ParseStarterProject-Swift
- ParseStarterProject-Swift.xcodeproj
- Resources
- tvOS/ParseStarterProject-Swift
- ParseStarter
- ParseStarter-Swift.xcodeproj
- watchOS/ParseStarterProject-Swift
- ParseStarter
- ParseStarter Extension
- ParseStarter-Swift.xcodeproj
- Resources
- ParseTwitterUtils
- ParseTwitterUtils.xcodeproj
- Resources
- ParseUI
- ParseUI.xcodeproj
- Resources
35 files changed
+182
-78
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Lines changed: 36 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
7 | 34 |
| |
8 | 35 |
| |
9 | 36 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 |
| - |
Submodule Bolts-ObjC updated 23 files
- .travis.yml+6-6
- Bolts.podspec+1-1
- Bolts.xcodeproj/project.pbxproj+24-31
- Bolts.xcodeproj/xcshareddata/xcschemes/Bolts-iOS-Dynamic.xcscheme+1-1
- Bolts.xcodeproj/xcshareddata/xcschemes/Bolts-iOS.xcscheme+1-1
- Bolts.xcodeproj/xcshareddata/xcschemes/Bolts-macOS.xcscheme+1-1
- Bolts.xcodeproj/xcshareddata/xcschemes/Bolts-tvOS-Dynamic.xcscheme+1-1
- Bolts.xcodeproj/xcshareddata/xcschemes/Bolts-tvOS.xcscheme+1-1
- Bolts.xcodeproj/xcshareddata/xcschemes/Bolts-watchOS-Dynamic.xcscheme+1-1
- Bolts.xcodeproj/xcshareddata/xcschemes/Bolts-watchOS.xcscheme+1-1
- Bolts.xcodeproj/xcshareddata/xcschemes/BoltsTestUI.xcscheme-78
- Bolts/iOS/BFWebViewAppLinkResolver.h+2-1
- Bolts/iOS/BFWebViewAppLinkResolver.m+20-14
- BoltsTestUI/BoltsTestUI-Info.plist+2-4
- BoltsTestUI/Images.xcassets/AppIcon.appiconset/Contents.json+58
- BoltsTestUI/Images.xcassets/LaunchImage.launchimage/Contents.json+51
- BoltsTestUI/LaunchScreen.storyboard-30
- BoltsTests/AppLinkTests.m+676-676
- CHANGELOG.md+13-1
- Configurations/Bolts-macOS.xcconfig+1-1
- Configurations/Version.xcconfig+1-1
- README.md+1-1
- Vendor/xctoolchain+1-1
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
| 128 | + | |
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Lines changed: 36 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8830 | 8830 |
| |
8831 | 8831 |
| |
8832 | 8832 |
| |
8833 |
| - | |
| 8833 | + | |
| 8834 | + | |
8834 | 8835 |
| |
8835 | 8836 |
| |
8836 | 8837 |
| |
8837 | 8838 |
| |
8838 | 8839 |
| |
8839 | 8840 |
| |
8840 | 8841 |
| |
8841 |
| - | |
| 8842 | + | |
| 8843 | + | |
8842 | 8844 |
| |
8843 | 8845 |
| |
8844 | 8846 |
| |
8845 | 8847 |
| |
8846 | 8848 |
| |
8847 | 8849 |
| |
8848 | 8850 |
| |
| 8851 | + | |
| 8852 | + | |
8849 | 8853 |
| |
8850 | 8854 |
| |
8851 | 8855 |
| |
8852 | 8856 |
| |
8853 | 8857 |
| |
8854 | 8858 |
| |
8855 | 8859 |
| |
| 8860 | + | |
| 8861 | + | |
8856 | 8862 |
| |
8857 | 8863 |
| |
8858 | 8864 |
| |
| |||
8903 | 8909 |
| |
8904 | 8910 |
| |
8905 | 8911 |
| |
| 8912 | + | |
8906 | 8913 |
| |
8907 | 8914 |
| |
8908 | 8915 |
| |
8909 | 8916 |
| |
8910 | 8917 |
| |
8911 | 8918 |
| |
8912 | 8919 |
| |
| 8920 | + | |
| 8921 | + | |
8913 | 8922 |
| |
8914 |
| - | |
| 8923 | + | |
| 8924 | + | |
8915 | 8925 |
| |
8916 | 8926 |
| |
8917 | 8927 |
| |
| |||
8920 | 8930 |
| |
8921 | 8931 |
| |
8922 | 8932 |
| |
| 8933 | + | |
8923 | 8934 |
| |
8924 | 8935 |
| |
8925 | 8936 |
| |
8926 | 8937 |
| |
8927 | 8938 |
| |
8928 | 8939 |
| |
8929 | 8940 |
| |
8930 |
| - | |
| 8941 | + | |
| 8942 | + | |
| 8943 | + | |
| 8944 | + | |
8931 | 8945 |
| |
8932 | 8946 |
| |
8933 | 8947 |
| |
| |||
8936 | 8950 |
| |
8937 | 8951 |
| |
8938 | 8952 |
| |
| 8953 | + | |
| 8954 | + | |
| 8955 | + | |
| 8956 | + | |
8939 | 8957 |
| |
8940 | 8958 |
| |
8941 | 8959 |
| |
| |||
8944 | 8962 |
| |
8945 | 8963 |
| |
8946 | 8964 |
| |
| 8965 | + | |
| 8966 | + | |
| 8967 | + | |
| 8968 | + | |
8947 | 8969 |
| |
8948 | 8970 |
| |
8949 | 8971 |
| |
| |||
8952 | 8974 |
| |
8953 | 8975 |
| |
8954 | 8976 |
| |
| 8977 | + | |
| 8978 | + | |
8955 | 8979 |
| |
8956 | 8980 |
| |
8957 | 8981 |
| |
| |||
8960 | 8984 |
| |
8961 | 8985 |
| |
8962 | 8986 |
| |
| 8987 | + | |
| 8988 | + | |
8963 | 8989 |
| |
8964 | 8990 |
| |
8965 | 8991 |
| |
| |||
8968 | 8994 |
| |
8969 | 8995 |
| |
8970 | 8996 |
| |
| 8997 | + | |
8971 | 8998 |
| |
8972 | 8999 |
| |
8973 | 9000 |
| |
| |||
8976 | 9003 |
| |
8977 | 9004 |
| |
8978 | 9005 |
| |
| 9006 | + | |
8979 | 9007 |
| |
8980 | 9008 |
| |
8981 | 9009 |
| |
8982 | 9010 |
| |
8983 | 9011 |
| |
8984 | 9012 |
| |
8985 | 9013 |
| |
| 9014 | + | |
8986 | 9015 |
| |
| 9016 | + | |
8987 | 9017 |
| |
8988 | 9018 |
| |
8989 | 9019 |
| |
8990 | 9020 |
| |
8991 | 9021 |
| |
8992 | 9022 |
| |
8993 | 9023 |
| |
| 9024 | + | |
8994 | 9025 |
| |
| 9026 | + | |
8995 | 9027 |
| |
8996 | 9028 |
| |
8997 | 9029 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1134 | 1134 |
| |
1135 | 1135 |
| |
1136 | 1136 |
| |
| 1137 | + | |
| 1138 | + | |
1137 | 1139 |
| |
1138 | 1140 |
| |
1139 | 1141 |
| |
| |||
1146 | 1148 |
| |
1147 | 1149 |
| |
1148 | 1150 |
| |
| 1151 | + | |
| 1152 | + | |
1149 | 1153 |
| |
1150 | 1154 |
| |
1151 | 1155 |
| |
| |||
1191 | 1195 |
| |
1192 | 1196 |
| |
1193 | 1197 |
| |
| 1198 | + | |
| 1199 | + | |
1194 | 1200 |
| |
1195 | 1201 |
| |
1196 | 1202 |
| |
| |||
1204 | 1210 |
| |
1205 | 1211 |
| |
1206 | 1212 |
| |
| 1213 | + | |
| 1214 | + | |
1207 | 1215 |
| |
1208 | 1216 |
| |
1209 | 1217 |
| |
|
0 commit comments