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

Build fails with Xcode 9.3 #20

Open
MaximeLM opened this issue Mar 30, 2018 · 3 comments
Open

Build fails with Xcode 9.3 #20

MaximeLM opened this issue Mar 30, 2018 · 3 comments

Comments

@MaximeLM
Copy link

handlebars-objc/src/handlebars-objc/helpers/HBBuiltinHelpersRegistry.m:168:65: error: expected method to read dictionary element not found on object of type 'id<NSFastEnumeration>'
                id statementEvaluation = callingInfo.statements(dictionaryLike[key], dictionaryData);
                                                                ^

Xcode 9.3, version 1.4.4

uranusjr added a commit to MacDownApp/handlebars-objc that referenced this issue Apr 6, 2018
@cctv1237
Copy link

looks like it's abandoned, just fork and follow the changes by @uranusjr

@uranusjr
Copy link

Or contribute to our fork :p We have a Cocoapods spec as well! https://github.com/MacDownApp/cocoapods-specs

@MaximeLM
Copy link
Author

@uranusjr thanks, i'll use your fork

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

No branches or pull requests

3 participants