Parse-NSCoding icon indicating copy to clipboard operation
Parse-NSCoding copied to clipboard

Depend on Parse 1.4.0 pod

Open hokster7 opened this issue 11 years ago • 6 comments

Parse-iOS-SDK pod has been deprecated in favour of Parse. See CocoaPods/Specs#11294.

Please update when convenient!

hokster7 avatar Sep 16 '14 14:09 hokster7

There is an issue regarding 1.4.0 as somebody noticed. https://github.com/eladb/Parse-NSCoding/issues/20

pronebird avatar Sep 21 '14 20:09 pronebird

:/ interesting.

hokster7 avatar Sep 23 '14 08:09 hokster7

I would still vote for switching to 1.4.0 because 1.2 is like few years old and it would be easier to fix PFFile once we use newer SDK.

pronebird avatar Sep 27 '14 15:09 pronebird

I have addressed this in a pull request. While I don't have unit tests, using the library seems to work just fine after some tweaks presented in the pull request.

npahucki avatar Sep 27 '14 15:09 npahucki

Hey @npahucki, I am checking your PR right now.

pronebird avatar Sep 27 '14 15:09 pronebird

This podspec depends on Parse-iOS-SDK which is not good I assume. see https://github.com/CocoaPods/Specs/issues/11294

krzyzanowskim avatar Nov 01 '14 14:11 krzyzanowskim