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

Compile Errors In OperationQueues #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Compile Errors In OperationQueues #2

wants to merge 1 commit into from

Conversation

maymount
Copy link

@maymount maymount commented Jan 5, 2015

While going through the Dec. 11, 2014 version of the PDF with XCode 6.2b3 and iOS 8.2b3 I had some compilation errors.

It looks like some properties changed to optional values. I changed them to optionals and added a guard if != nil and that seems to fix the main problem.

…onal values. I changed them to optionals and added a guard if != nil and that seems to fix the problem.
@parisba
Copy link
Member

parisba commented Jan 19, 2015

Thank you! We'll get this sorted in the ebooks and in the repo shortly.

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

Successfully merging this pull request may close these issues.

2 participants