Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Issues
  • #2439
Closed
Open
Issue created Apr 09, 2020 by Administrator@rootContributor

[iOS] BUILD FAILED: can't run `buck install --run demo_app_ios`

Created by: zarochintsev

Hi,

I have a problem with buck demo, I can't run. So, my steps:

git clone https://github.com/fbsamples/bucksamples.git
cd bucksamples/cross-platform-scale-2015-demo/
➜  ios git:(master) ✗ buck build demo_app_ios
Not using buckd because watchman isn't installed.
Building: finished in 0.5 sec (100%) 1/1 jobs, 0 updated
  Total time: 1.2 sec
➜  ios git:(master) ✗ buck build demo_app_ios
Not using buckd because watchman isn't installed.
Parsing buck files: finished in 0.5 sec
Building: finished in 0.6 sec (100%) 1/1 jobs, 0 updated
  Total time: 1.3 sec
➜  ios git:(master) ✗ buck install --run demo_app_ios
Not using buckd because watchman isn't installed.
Building: finished in 0.2 sec (100%) 1/1 jobs, 0 updated
  Total time: 0.5 sec
Installing... 0.4 sec
BUILD FAILED: Cannot install //ios:BuckDemoApp#dwarf-and-dsym,no-include-frameworks (no appropriate simulator found)
➜  ios git:(master) ✗ 

Thank you!

Assignee
Assign to
Time tracking