Post

Replies

Boosts

Views

Activity

React Native build issue
Created an app in react native but it fails when trying to load the iOS application. The error block is too large to pull any useful debug information A summarised version is below 2024-06-28 12:57:20.459 xcodebuild[4719:53569] DVTAssertions: Warning in DVTiOSFrameworks/DTDeviceKitBase/DTDKRemoteDeviceData.m:408 Details: (null) deviceType from 7ecf611b5088b150372e24fd68af930bd7afd085 was NULL when -platform called. Object: <DTDKMobileDeviceToken: 0x7fce74c8d030> Method: -platform Thread: <NSThread: 0x7fce702108b0>{number = 3, name = (null)} Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide. 2024-06-28 12:57:20.712 xcodebuild[4719:53646] DVTAssertions: Warning in DVTiOSFrameworks/DTDeviceKitBase/DTDKRemoteDeviceData.m:408 Details: (null) deviceType from 7ecf611b5088b150372e24fd68af930bd7afd085 was NULL when -platform called. Object: <DTDKMobileDeviceToken: 0x7fce74c8d030> Method: -platform Thread: <NSThread: 0x7fce74cca640>{number = 10, name = (null)} Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide. 2024-06-28 12:57:20.817 xcodebuild[4719:53646] DVTAssertions: Warning in DVTiOSFrameworks/DTDeviceKitBase/DTDKRemoteDeviceData.m:408 Details: (null) deviceType from 7ecf611b5088b150372e24fd68af930bd7afd085 was NULL when -platform called. Object: <DTDKMobileDeviceToken: 0x7fce74c8d030> Method: -platform Thread: <NSThread: 0x7fce74cca640>{number = 10, name = (null)} Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide. ** BUILD FAILED ** The following build commands failed: PhaseScriptExecution [CP-User]\ Generate\ Specs /Users/mobiledev/Library/Developer/Xcode/DerivedData/ScanValidate-evohoxurqotysugjrrxkbpjnbrzn/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-Codegen.build/Script-46EB2E0001BE30.sh (in target 'React-Codegen' from project 'Pods') (1 failure) Build logs written to /Users/mobiledev/Desktop/React-Native/ScanValidate/.expo/xcodebuild.log
1
0
682
Jun ’24