Michael Collins

Results 4 comments of Michael Collins

I was trying this for the first time after reading [this article](https://blog.polyscribe.io/a-complete-guide-to-deploying-elixir-phoenix-applications-on-kubernetes-part-2-docker-and-81e934c3fceb). I had a similar error. Changing `set include_erts: true` in my `config.exs` file, it worked correctly as well....

I posted this last night for authenticating against a B2C tenant. The code snippets show everything that you need: https://medium.com/neudesic-innovation/using-azure-ad-b2c-to-authenticate-ios-app-users-ef3f82435f7d

I hit this issue tonight. I’m compiling my Carthage dependencies as static frameworks and embedding them in a single dynamic iOS framework. The author isn’t using Xcode for this project,...

Forgot about this. I will work on this today.