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

Failure to update ADALiOS to 1.2.9 version due to orc incompatibility with this version #5

@ajitkumar1

Description

@ajitkumar1

My native iOS app connects to office 365 through ADALiOS through Cocoapods. Currently it is using ADALiOS 1.2.4 and Office365 0.11.0. With the new iOS 10 update, the log in to office 365 is not working. AS per ADAL site, it is require to update the library to 1.2.9 version.

Below is the pod file which i am using to update:

``pod 'Office365', '>0.11.0'
pod 'ADALiOS', '
>1.2.9'

target 'Compen10' do

end`

With this, the 'pod update' command throwing the error mentioned below:

[!] Unable to satisfy the following requirements:

ADALiOS (~> 1.2.9) required by Podfile

ADALiOS (~> 1.2.9) required by Podfile

ADALiOS (= 1.2.4) required by orc (0.2.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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