Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

I have a problem with (void (^)(void)) #1059

Closed
blackherohd opened this issue Jan 17, 2018 · 4 comments
Closed

I have a problem with (void (^)(void)) #1059

blackherohd opened this issue Jan 17, 2018 · 4 comments

Comments

@blackherohd
Copy link

I use XCode Version 8.3.3 (8E3004b), MacOS 10.12

/Users/haian/Downloads/edx-app-ios-master/Source/OEXAppDelegate.m:172:141: Conflicting parameter types in implementation of 'application:handleEventsForBackgroundURLSession:completionHandler:': 'void (^ _Nonnull __strong)()' vs 'void (^__strong _Nonnull)(void)'

Image: https://i.imgur.com/aPUNwNw.jpg

@saeedbashir
Copy link
Contributor

@blackherohd You need at least Xcode 9.2 to run the latest master.

@blackherohd
Copy link
Author

blackherohd commented Jan 18, 2018 via email

@saeedbashir
Copy link
Contributor

You can run 2.12.1 with Xcode 8.3.3

@blackherohd
Copy link
Author

blackherohd commented Jan 18, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants