ios-example-app
ios-example-app copied to clipboard
xcode project wrapper around the Elixir TodoApp Desktop app to run on iOS
> Install Erlang-OTP (with openssl) in the same version 25.0.4 as the bundled runtime edition: Is there a way to update the erlang version 25.0.4 as the bundled runtime edition?...
Application crashed when opening a second application with one ElixirDesktop application already open. When the running application was dropped using Task Manager, it worked fine. ``` bridge init() Preparing app...
update otp runtime erlang 25.0.4 -> 26.2.5 elixir 1.13.4 -> 1.17.2 Launching the application success emulator and real device . sqlite is also running without update. If the following error...
The file elixir-app/_build/ios_prod/rel/default_release/lib/asn1-5.3.1/priv/lib/asn1rt_nif.so always ends up with read permissions only at xcodebuild time no matter what I try. Where does the library come from? /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: file: /Users/adrianibanez/Documents/projects/2024_sensor-platform/checkouts/elixir-desktop-ios-example-app/elixir-app/_build/ios_prod/rel/default_release/lib/asn1-5.3.1/priv/lib/asn1rt_nif.so is not writable...