Skip to content

Can't build add-to-app sample with local engine, Unable to find matching .xcframework slice #78368

@xster

Description

@xster
  1. Pick some sample from https://github.com/flutter/samples/tree/master/add_to_app. I repro'ed using multiple_flutters and fullscreen.
  2. Be on master for the framework.
  3. Build some iOS engine (I used gn --runtime-mode profile --unopt --ios --no-goma --no-stripped --bitcode and release).
  4. cd the module folder, flutter clean.
  5. cd the ios folder, open in Xcode, Product > Clean.
  6. cd the module folder, flutter build ios --config-only --release --local-engine ios_release_unopt (or profile)
  7. cd the ios folder, pod install
  8. Go back to Xcode, run.

Screen Shot 2021-03-16 at 3 01 57 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: existing-appsIntegration with existing apps via the add-to-app flowc: contributor-productivityTeam-specific productivity, code health, technical debt.platform-iosiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project managementtoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions