elm-ios
elm-ios copied to clipboard
Bringing the wonders of Elm to the iOS platform
While keeping the UI on the main thread. I don't know why the pbprojx file had so many changes. I'm guessing a different xcode version, but it's hard to keep...
When run without arguments, elm-ios.py outputs: ``` ./elm-ios/elm-ios.py Success! Compiled 0 modules. Traceback (most recent call last): File "../elm-ios/elm-ios.py", line 177, in main() File "../elm-ios/elm-ios.py", line 158, in main join_path(BUILD_DIR,...
It should be possible to create a project with a bundle name of `com.foo.bar` and a name of `baz`. This is particularly useful if you want to put spaces in...