Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

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

Description

@zero0cool0

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 *)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions