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
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
The text was updated successfully, but these errors were encountered:
Same issue as : torusresearch/tkey-react-native-example#14
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
The text was updated successfully, but these errors were encountered: