Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm unable to build for iOS #306

Open
n8henrie opened this issue Apr 10, 2023 · 0 comments
Open

I'm unable to build for iOS #306

n8henrie opened this issue Apr 10, 2023 · 0 comments
Labels
needs triage Waiting for a responsible to categorize the issue

Comments

@n8henrie
Copy link

Descreva o Bug/Describe the bug:

I am new to the project, thank you for your hard work. I am not having any luck building locally.

  • MacOS 13.3.1, M1 Macbook Pro / Apple Silicon
  • XCode 14.3
  • cocoapods 1.11.3
  • Flutter 3.7.10

Passos para Reproduzir/Steps to Reproduce:

$ git checkout 0.2.0
$ flutter pub get
$ cd ios
$ pod install
$ open Runner.xcworkspace
$ # attempt build / run in xcode

Resultado Esperado/Expected Result:

Successful build

Resultado Obtido/Actual Result:

Dozens of errors

Screenshots:

Screenshot 2023-04-10 at 00 30 45

Versão do app/App Version:

Trying to build 0.2.0 (also tried on main / master)

@n8henrie n8henrie added the needs triage Waiting for a responsible to categorize the issue label Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Waiting for a responsible to categorize the issue
Projects
None yet
Development

No branches or pull requests

1 participant