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

Example does not compile under XCode 9.2 / iOS 11.2 #173

Open
zero0cool0 opened this issue Dec 16, 2017 · 0 comments
Open

Example does not compile under XCode 9.2 / iOS 11.2 #173

zero0cool0 opened this issue Dec 16, 2017 · 0 comments

Comments

@zero0cool0
Copy link
Contributor

The OCLibraryExample of a vanilla git clone of https://github.com/owncloud/ios-library.git does not compile anymore for two reasons

  • OCOAuth2Configuration.h not found in OCCommunication.h
  • [[AppDelegate sharedOCCommunication] setCredentialsWithUser:user andPassword:password]; in ViewController.m because setCredentialsWithUser does not exist anymore and probably needs to be replaced with setCredentials:(OCCredentialsDto *)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant