IOS Won't Build In Fresh Typescript Template Project? #30249 - GitHub

Skip to content Dismiss alert {{ message }} / react-native Public
  • Notifications You must be signed in to change notification settings
  • Fork 25.1k
  • Star 125k
  • Code
  • Issues 748
  • Pull requests 481
  • Actions
  • Projects
  • Models
  • Wiki
  • Security
  • Insights
Additional navigation options iOS won't build in fresh typescript template project?  #30249New issueNew issueClosedClosediOS won't build in fresh typescript template project? #30249LabelsNeeds: AttentionIssues where the author has responded to feedback.Platform: iOSiOS applications.Resolution: LockedThis issue was locked by the bot.@anastely

Description

@anastelyanastelyopened on Oct 26, 2020

I'm creating a new project using a TypeScript template

npx react-native init MyApp --template react-native-template-typescript

Description

when i want to run the app in iOS i got these errors

Undefined symbols for architecture x86_64: "___darwin_check_fd_set_overflow", referenced from: _RAND_poll in libcrypto.a(rand_unix.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 6.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'OpenSSL-Universal' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 5.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'CocoaAsyncSocket' from project 'Pods') warning: no rule to process file '/Volumes/MyApp/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 '/Volumes/MyApp/ios/Pods/Flipper-RSocket/rsocket/benchmarks/README.md' of type 'net.daringfireball.markdown' for architecture 'x86_64' (in target 'Flipper-RSocket' from project 'Pods') warning: no rule to process file '/Volumes/MyApp/ios/Pods/Flipper-RSocket/rsocket/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: Ld /Users/Dev/Library/Developer/Xcode/DerivedData/MyApp-dgilcklgcpooacebeomueapxefkf/Build/Products/Debug-iphonesimulator/MyApp.app/MyApp normal x86_64 (1 failure)

React Native version:

System: OS: macOS Mojave 10.14.6 CPU: (4) x64 Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz Memory: 19.87 MB / 8.00 GB Shell: 5.3 - /bin/zsh Binaries: Node: 14.5.0 - /usr/local/bin/node Yarn: 1.22.4 - /usr/local/bin/yarn npm: 6.14.5 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman Managers: CocoaPods: 1.9.3 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: iOS 13.2, DriverKit 19.0, macOS 10.15, tvOS 13.2, watchOS 6.1 Android SDK: Not Found IDEs: Android Studio: 4.0 AI-193.6911.18.40.6626763 Xcode: 11.3.1/11C505 - /usr/bin/xcodebuild Languages: Java: 14.0.1 - /usr/bin/javac Python: 2.7.10 - /usr/bin/python npmPackages: @react-native-community/cli: Not Found react: 16.13.1 => 16.13.1 react-native: 0.63.3 => 0.63.3 react-native-macos: Not Found npmGlobalPackages: *react-native*: Not Found

Steps To Reproduce

  1. npx react-native init MyApp --template react-native-template-typescript
  2. npx react-native run-ios

Expected Results

work project well in iOS!

Snack, code example, screenshot, or link to a repository:

https://github.com/anastely/MovieDay

Metadata

Metadata

Assignees

No one assigned

Labels

Needs: AttentionIssues where the author has responded to feedback.Platform: iOSiOS applications.Resolution: LockedThis issue was locked by the bot.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

You can’t perform that action at this time.

Tag » Architecture 'x86_64' (in Target 'flipper-rsocket' From Project 'pods')