IOS Won't Build In Fresh Typescript Template Project? #30249 - GitHub
Maybe your like
Skip to content You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} facebook / react-native Public 
anastelyopened on Oct 26, 2020
- 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 0
- Insights
Description
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 FoundSteps To Reproduce
- npx react-native init MyApp --template react-native-template-typescript
- 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 assignedLabels
Issues where the author has responded to feedback.iOS applications.This issue was locked by the bot.Type
No typeProjects
No projectsMilestone
No milestoneRelationships
None yetDevelopment
No branches or pull requestsIssue actions
You can’t perform that action at this time.Tag » Architecture 'x86_64' (in Target 'flipper-rsocket' From Project 'pods')
-
Ld: 16 Duplicate Symbols For Architecture X86_64 In React Native ...
-
Lỗi PhaseScriptExecution Trong ứng Dụng React Native - HelpEx
-
Reactnative React Native 应用程序中的PhaseScriptExecution 错误
-
[Solved] PhaseScriptExecution Error In React Native App - SolveForum
-
Build Failing - Undefined Symbols … | Apple Developer Forums
-
PhaseScriptExecution [CP-User] Error In React Native - Anycodings
-
FBReactNativeSpec Error After Upgrade From 0.63.4 To 0.64.0
-
PhaseScriptExecution [CP-User] Error In React Native - PeakU
-
Phasescriptexecution Error In React Native App
-
PhaseScriptExecution Error In React Native App - Pr Already Is Made
-
RN Simulator Not Running After Xcode Updated : R/reactnative - Reddit
-
React Native新建项目踩坑记录
-
React-native-template-typescript - Bountysource
-
Installing React Native With Mapbox Navigation In IOS - Medium