Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error build iOS/Android 9.9.0 #1094

Closed
AdeilsonSuperlogica opened this issue Sep 9, 2019 · 3 comments
Closed

Error build iOS/Android 9.9.0 #1094

AdeilsonSuperlogica opened this issue Sep 9, 2019 · 3 comments

Comments

@AdeilsonSuperlogica
Copy link

AdeilsonSuperlogica commented Sep 9, 2019

Bug

After update 9.9.0 iOS / Android not build.

error: Build input file cannot be found: 'my_app/node_modules/react-native-svg/ios/Utils/RNSVGViewBox.m'


▸ Compiling RNSVGUse.m

❌  error: Build input file cannot be found: 'myapp/node_modules/react-native-svg/ios/Elements/RNSVGUse.m'


▸ Compiling RNSVGUseManager.m

❌  error: Build input file cannot be found: 'my_app/node_modules/react-native-svg/ios/ViewManagers/RNSVGUseManager.m'


▸ Compiling RNSVGTextProperties.m

❌  error: Build input file cannot be found: 'my_app/node_modules/react-native-svg/ios/Text/RNSVGTextProperties.m'

Environment info

React native info output:

   React Native Environment Info:
    System:
      OS: macOS 10.14.6
      CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
      Memory: 58.65 MB / 8.00 GB
      Shell: 5.3 - /bin/zsh
    Binaries:
      Node: 10.15.3 - /usr/local/bin/node
      Yarn: 1.15.2 - /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.4, macOS 10.14, tvOS 12.4, watchOS 5.3
      Android SDK:
        API Levels: 23, 25, 26, 27, 28
        Build Tools: 26.0.2, 26.0.3, 28.0.3, 29.0.0
        System Images: android-17 | Google APIs Intel x86 Atom, android-23 | Google APIs Intel x86 Atom_64, android-27 | Google Play Intel x86 Atom, android-28 | Google Play Intel x86 Atom
    IDEs:
      Android Studio: 3.5 AI-191.8026.42.35.5791312
      Xcode: 10.3/10G8 - /usr/bin/xcodebuild
    npmPackages:
      react: 16.8.6 => 16.8.6
      react-native: 0.59.5 => 0.59.5
    npmGlobalPackages:
      react-native-cli: 2.0.1
      react-native-rename: 2.4.1

Library version: 9.9.0

Steps To Reproduce

  1. Install latest version
  2. Build any app with the dependency
@AdeilsonSuperlogica AdeilsonSuperlogica changed the title Error build iOS 9.9.0 Error build iOS/Android 9.9.0 Sep 9, 2019
msand added a commit that referenced this issue Sep 9, 2019
@msand
Copy link
Collaborator

msand commented Sep 9, 2019

Can you try with v9.9.1?

msand added a commit that referenced this issue Sep 9, 2019
@msand
Copy link
Collaborator

msand commented Sep 9, 2019

Make that v9.9.2

@AdeilsonSuperlogica
Copy link
Author

AdeilsonSuperlogica commented Sep 9, 2019

  • iOS - build ok
  • Android - build ok

Tksssss

@msand msand closed this as completed Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants