Skip to content

'glog/logging.h' file not found #22703

@MoKhajavi75

Description

@MoKhajavi75

Environment

React Native Environment Info:
    System:
      OS: macOS High Sierra 10.13.6
      CPU: (4) x64 Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz
      Memory: 6.74 GB / 16.00 GB
      Shell: 3.2.57 - /bin/bash
    Binaries:
      Node: 10.13.0 - /usr/local/bin/node
      Yarn: 1.12.3 - /usr/local/bin/yarn
      npm: 6.4.1 - /usr/local/bin/npm
      Watchman: 4.9.0 - /usr/local/bin/watchman
    SDKs:
      iOS SDK:
        Platforms: iOS 12.0, macOS 10.14, tvOS 12.0, watchOS 5.0
    IDEs:
      Xcode: 10.0/10A255 - /usr/bin/xcodebuild
    npmPackages:
      react: 16.6.3 => 16.6.3
      react-native: 0.58.0-rc.1 => 0.58.0-rc.1
    npmGlobalPackages:
      react-native-cli: 2.0.1

Description

I just tried to create a new project using react-native init --version=react-native@0.58.0-rc.1 for testings about this issue but i face this problem! I guess this is a regression!

Reproducible Demo

  1. react-native init MyTestingProject --version=react-native@0.58.0-rc.1
  2. cd MyTestingProject/ios
  3. open MyTestingProject.xcodeproj
  4. File / Project Settings... / Build System => Legacy Build System / Done
  5. Product / Clean
  6. Product / Clean Build Folder
  7. Build

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions