kittenTricks icon indicating copy to clipboard operation
kittenTricks copied to clipboard

Can't run yarn ios

Open jkohlin opened this issue 3 years ago • 0 comments

🐛 Bug Report

When I run yarn ios I get the following error: Pods-KittenTricks/Pods-KittenTricks.debug.xcconfig:1:1: error: unable to open file (in target "KittenTricks" in project "KittenTricks")

To Reproduce

  • clone this repo
  • run yarn
  • run yarn ios

Expected behavior

Build the ios app and run it in the simulator

Link to runnable example or repository (highly encouraged)

https://github.com/akveo/kittenTricks v.2.5

UI Kitten and Eva version

Package Version
@eva-design/eva 2.1.0
@ui-kitten/components 5.1.0

Environment information

System:
    OS: macOS 12.4
    CPU: (10) x64 Apple M1 Max
  Binaries:
    Node: 14.17.0 - ~/.nvm/versions/node/v14.17.0/bin/node
    Yarn: 1.22.11 - ~/.nvm/versions/node/v14.17.0/bin/yarn
    npm: 8.10.0 - ~/.nvm/versions/node/v14.17.0/bin/npm
    Watchman: 2022.03.21.00 - /usr/local/bin/watchman
  SDKs:
    iOS SDK:
      Platforms: DriverKit 21.4, iOS 15.5, macOS 12.3, tvOS 15.4, watchOS 8.5
  IDEs:
    Android Studio: 2021.1 AI-211.7628.21.2111.8309675
    Xcode: 13.4.1/13F100 - /usr/bin/xcodebuild
  npmPackages:
    react: 16.13.1 => 16.13.1 
    react-native: ~0.63.4 => 0.63.4 

jkohlin avatar Jun 09 '22 20:06 jkohlin