Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 9: build error #24

Closed
dizzzz opened this issue Sep 22, 2017 · 5 comments
Closed

Xcode 9: build error #24

dizzzz opened this issue Sep 22, 2017 · 5 comments
Assignees
Milestone

Comments

@dizzzz
Copy link

dizzzz commented Sep 22, 2017

when I wanted to update the app I got the following error:

object_cpp_and_new_issue_ _4np_uitzendinggemist

the git project is clean (no local changes). Any idea how to get the app built again?

(using xcode 9 as pushed this week)

@4np
Copy link
Owner

4np commented Sep 22, 2017

Hey Dannes,

Thanks for reporting, I will take a look. Just another heads up, the NPO has developed a new (authenticated) API that we can’t really use (although there is a way to use it, but that will be closed soon if we start using it). In practice this basically means that the API can be considered abandoned. As you may have noticed the tips section is rather empty, which is caused by the same abandonment. The result is that the we're at the mercy of the NPO; whenever they decided to close / pull the old API, the app will stop working. Let's hope they don't anytime soon :)

Cheers, Jeroen

@4np 4np self-assigned this Sep 22, 2017
@sberrevoets
Copy link

sberrevoets commented Sep 24, 2017

The solution here is a pod update RealmSwift. After it finishes, build again. The project still emits a bunch of warnings, but it compiles just fine.

@4np No recourse to this probably imminent shutdown? :/

@tomvanhelderen
Copy link

I hope Jeroen will fix it! Thanx,
Tom

@4np
Copy link
Owner

4np commented Sep 24, 2017

Hey guys,

Sorry, I was away for the weekend (the weather was just too nice over here ☀️🍁🍂). Version 1.6.0 is now compatible with Xcode 9 / tvOS 11 :)

There are still a couple of warnings (and the code could use some improvement), but you can ignore all of that :)

@sberrevoets : I have been investigating an alternative a while ago, but the new API uses client tokens as well as https, so it seems like they started to close down unwanted API usage... The good news is I managed to find an API token, the bad news is that they can revoke the token at their pleasing. There is some other weirdness in the new API (sorting, searching, etc) that do not support everything I would like to see, nor does is the new API feature par with the current / old one, but on the other hand it does support pagination which makes the app far more responsive. But, let's see where that goes... I'll give it another stab when I have time :)

@4np 4np closed this as completed Sep 24, 2017
@4np 4np added this to the 1.6.0 milestone Sep 24, 2017
@dizzzz
Copy link
Author

dizzzz commented Sep 24, 2017

thnx for updating! I'll check asap...

This was referenced Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants