Commit 47df435
committed
Merge remote-tracking branch 'ParsePlatform/master' into release/1.15.0
* ParsePlatform/master:
⚡️ Release 1.15.0 (parse-community#1153)
⚡ Release 1.14.5 (parse-community#1152)
Add withinPolygon to Query (parse-community#1150)
Use getter instead accessing instance variable (parse-community#1026)
Makes PFEncoder and PFDecoder public for LiveQuery (parse-community#1149)
Let the iOS SDK handle Delete ops when sent from the server (parse-community#928)
Outputing offending bundle in assert message. (parse-community#1000)
Update documentation links (parse-community#1102)
Swift 3 (parse-community#1145)
Allowing to re-save installation if LDS is enabled (parse-community#1125)
Removed or replaced the broken links in the README (parse-community#1141)
update pod spec homepage (parse-community#1135)
Update podspec link
Update linksFile tree
66 files changed
+501
-210
lines changed- Configurations
- Parse.xcodeproj
- ParseStarterProject
- OSX
- ParseOSXStarterProject-Swift
- ParseOSXStarterProject-Swift.xcodeproj
- ParseOSXStarterProject
- Resources
- ParseOSXStarterProject
- Resources
- iOS
- ParseStarterProject-Swift
- ParseStarterProject-Swift.xcodeproj
- ParseStarterProject
- Resources
- ParseStarterProject
- ParseStarterProject.xcodeproj
- Resources
- tvOS/ParseStarterProject-Swift
- ParseStarter-Swift.xcodeproj
- ParseStarter
- watchOS/ParseStarterProject-Swift
- ParseStarter Extension
- ParseStarter-Swift.xcodeproj
- ParseStarter
- Resources
- Parse
- Internal
- LocalDataStore/OfflineStore
- Object/State
- Query
- Resources
- Tests
- Other/Swift
- Unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
66 files changed
+501
-210
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments