You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello! I have an old project which includes Antlr4 project and framework (Swift-3 deprecated). I need to update it.
https://github.com/antlr/antlr4/blob/master/doc/swift-target.md says:
$ cd antlr4/runtime/Swift
$ python boot.py --gen-xcodeproj
But these commands won't generate Xcode project, since this is deprecated function of Xcode, doesn't work anymore.
Do you know any workaround ?
Beta Was this translation helpful? Give feedback.
All reactions