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

Strange Compiler Bugs? #52

Closed
justinlevi opened this issue Oct 1, 2015 · 2 comments
Closed

Strange Compiler Bugs? #52

justinlevi opened this issue Oct 1, 2015 · 2 comments

Comments

@justinlevi
Copy link

I'm getting a really strange issue where the compiler is throwing a warning that a previous NSDictionary object is being automatically converted to an AEXMLElement. If I remove AEXML my code compiles fine. The model code in my screenshot below is not using AEXML at all. I've never seen this issue before and I'm wondering if this is a Swift 2.0 XCode 7.0 bug or something.

screen shot 2015-10-01 at 7 53 59 am

@justinlevi
Copy link
Author

Update - If I copy AEXML.swift into my project directly the issue goes away. Seems to somehow be related to the podfile integration.

@tadija
Copy link
Owner

tadija commented Oct 4, 2015

Hello, I've never had this kind of issue, so if you could create some sample project or playground which simulates this then I'll take a look.

@tadija tadija closed this as completed Oct 4, 2015
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

2 participants