Skip to content

Brand new project wont start ios app #194

Closed
@ztolley

Description

@ztolley

Tried to create a new project today from the command line and when I start the app for the first time for ios I get:

warning: no rule to process file '/Users/ztolley/development/AwesomeTSProject/ios/Pods/Flipper-RSocket/rsocket/README.md' of type 'net.daringfireball.markdown' for architecture 'x86_64' (in target 'Flipper-RSocket' from project 'Pods')
warning: no rule to process file '/Users/ztolley/development/AwesomeTSProject/ios/Pods/Flipper-RSocket/rsocket/benchmarks/CMakeLists.txt' of type 'text' for architecture 'x86_64' (in target 'Flipper-RSocket' from project 'Pods')
warning: no rule to process file '/Users/ztolley/development/AwesomeTSProject/ios/Pods/Flipper-RSocket/rsocket/benchmarks/README.md' of type 'net.daringfireball.markdown' for architecture 'x86_64' (in target 'Flipper-RSocket' from project 'Pods')

** BUILD FAILED **


The following build commands failed:
	CompileC /Users/ztolley/Library/Developer/Xcode/DerivedData/AwesomeTSProject-aaztsvokqtmjazdqlsgdfrxfxdoy/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper.build/Objects-normal/x86_64/FlipperRSocketResponder.o /Users/ztolley/development/AwesomeTSProject/ios/Pods/Flipper/xplat/Flipper/FlipperRSocketResponder.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

Steps to reproduce:

  • npx react-native init AwesomeTSProject --template react-native-template-typescript
  • npx react-native start
  • npx react-native run-ios

Not sure if this is related to the new react native drop and hoping that #193 fixes it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions