Skip to content

fix: very_good create flutter_app doesn't create RunnerTests on iOS #766

@omartinma

Description

@omartinma

Description
It seems that new versions of Flutter require an iOS profile called RunnerTests. Not sure what is the implication of this new profile but it is being called on Podfile

Steps To Reproduce

  1. Create new app with very_good create flutter_app my_app.
  2. Observe that RunnerTests is missing inside ios folder.
  3. Also if running the project this error appears

[!] Unable to find a target named RunnerTests in project Runner.xcodeproj, did find Runner

Expected Behavior
RunnerTests should be on ios folder, same than running flutter create

image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working as expected

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions