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

Use-Scalar and Optional flag ignored Swift 3 Xcode 8 #356

Open
Vario opened this issue Dec 15, 2016 · 4 comments
Open

Use-Scalar and Optional flag ignored Swift 3 Xcode 8 #356

Vario opened this issue Dec 15, 2016 · 4 comments

Comments

@Vario
Copy link

Vario commented Dec 15, 2016

Question

I need the option for scalar / non-scalar types and the optional checkbox in my application, but mogenerator ignores both options.
checking unchecking of Use Scalar and Optional flag of an Int32 defined Value in the datamodel does not affect its generation, its always an NSNumber? Type in the machine file (_Entity.swift)

Does anybody has the same problem, or am i doing the generation wrong?
mogenerator --swift --model "CoreData/CoreDataFile.xcdatamodeld/CoreDataName.xcdatamodel" -O CoreData/ -M CoreData/Machine

best reagards

@rentzsch
Copy link
Owner

I merged in #352 but haven't made an official release for it yet. Does it do what you want?

@ignotusverum
Copy link

@rentzsch if you could do that - that would be perfect

@regexident
Copy link
Contributor

@rentzsch Is there any update or expected timeframe for this getting released?

@domhof
Copy link

domhof commented May 24, 2017

Any updates on this?

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

5 participants