Open mcarcaso opened 8 years ago
Adam, can you explain the issue here for posterity?
There is a bug in how we bootstrap.
In particular, one of Property.getRuntimeProperties or Property.PROPERT_CONSTANTS are not real properties, which is causing some problems in the code generation for swift.
It particularly breaks when we try to upgrade Property to a newer model.
I'll fix it.
As discussed offline, creating a bug to track the issue we were having with Property properties when bootstrapping. Adam can better explain the actual issue that's going on.