Changed the iOS version to 16.0 as per requirements#698
Changed the iOS version to 16.0 as per requirements#698sammyd merged 4 commits intorazeware:developmentfrom NikitaShvadlenko:readme
Conversation
|
Hello again :) |
|
Update: I noticed that all test failures are related to unwrapping Content, so I added guard statements in tests. Thank you <3 |
This reverts commit 61b6a30.
|
Update: I realised that the content was returning as optional, because of the error in the ContentAdapter - it was meant to throw an error instead of returning nil, when the content-type is wrong. |
sammyd
left a comment
There was a problem hiding this comment.
👍 I don't really understand how tests passed on development either, but this seems ok to me :)
Thank you so much!
Fixing a readme issue #678
Changed the version from 13.3 to 16.0 in readme, as described in the link and in this pull request: #679
Thank you:)