MetaMask / MetaMask/tkey-react-native-example
Repository is not working - iOS
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
I wanted to have a test on tkey and found that repository .
It is not working.
I tired with different node version using nvm from node 16.9.0 to node 18+
Installation works.
pod install works.
yarn ios is not working and gives the following error :
2023-06-16 11:09:14.785 xcodebuild[23212:4788150] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS Simulator, id:AEB7D762-3575-4FF3-85E9-18FD7F926DB5, OS:16.4, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:AEB7D762-3575-4FF3-85E9-18FD7F926DB5, OS:16.4, name:iPhone 14 Pro }
** BUILD FAILED **
The following build commands failed:
CompileC /Users/.../Library/Developer/Xcode/DerivedData/HelloWorld-hibinssiglxyqnbvcwefmugegvzi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-Codegen.build/Objects-normal/arm64/FBReactNativeSpec-generated.o /Users/.../Documents/dao/daowallet22/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec-generated.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-Codegen' from project 'Pods')
(1 failure)
I have the latest version of xcode 14.3.1
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,在 pod install 后使用 yarn ios,并使用报告中的 Node 和 Xcode 版本重现该失败。在 iOS 构建输出中检查 React-Codegen target 以及 FBReactNativeSpec-generated.mm 的编译失败;当 example 在 iOS 模拟器中成功构建并启动时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ios, javascript, react-native
- 领域
- build-system, mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100