uber/rides-ios-sdk

Cannot compile in XCode 9.1

Gloix opened this issue · 1 comments

Gloix commented

When I try to compile UberRides 0.7 I get compilation errors such as:

Type 'UILayoutPriority' (aka 'Float') has no member 'defaultHigh'
Type 'NSAttributedStringKey' (aka 'NSString') has no member 'paragraphStyle'
Type 'NSAttributedStringKey' (aka 'NSString') has no member 'font'
'accessTokenWasUnauthorizedOnPreviousAttempt' is inaccessible due to 'private' protection level
...

What am I doing wrong?

Edit: My bad. Didn't read the readme well enough.

^^ Glad you got it resolved!