react-native build failed error
페이지 정보
본문
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening Awesomeproject.xcodeproj.
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -project Awesomeproject.xcodeproj -configuration Debug -scheme Awesomeproject -destination id=425ACE78-23D0-41FD-82BC-46F3D72D233F
User defaults from command line:
IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 9e0aaa8233df7c869aab1c65cf636663
Build description path: /Users/home/Library/Developer/Xcode/DerivedData/Awesomeproject-edpvuinimwtidxagpjmzybuiemgx/Build/Intermediates.noindex/XCBuildData/9e0aaa8233df7c869aab1c65cf636663.xcbuilddata
note: Building targets in dependency order
/Users/home/Desktop/Awesomeproject/ios/Pods/Target Support Files/Pods-Awesomeproject/Pods-Awesomeproject.debug.xcconfig:1:1: error: unable to open configuration settings file
warning: Unable to read contents of XCFileList '/Target Support Files/Pods-Awesomeproject/Pods-Awesomeproject-resources-Debug-output-files.xcfilelist' (in target 'Awesomeproject' from project 'Awesomeproject')
warning: Unable to read contents of XCFileList '/Target Support Files/Pods-Awesomeproject/Pods-Awesomeproject-frameworks-Debug-output-files.xcfilelist' (in target 'Awesomeproject' from project 'Awesomeproject')
warning: Run script build phase 'Start Packager' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Awesomeproject' from project 'Awesomeproject')
error: Unable to load contents of file list: '/Target Support Files/Pods-Awesomeproject/Pods-Awesomeproject-resources-Debug-input-files.xcfilelist' (in target 'Awesomeproject' from project 'Awesomeproject')
error: Unable to load contents of file list: '/Target Support Files/Pods-Awesomeproject/Pods-Awesomeproject-resources-Debug-output-files.xcfilelist' (in target 'Awesomeproject' from project 'Awesomeproject')
warning: Run script build phase '[CP] Copy Pods Resources' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Awesomeproject' from project 'Awesomeproject')
warning: Run script build phase 'Bundle React Native code and images' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Awesomeproject' from project 'Awesomeproject')
error: Unable to load contents of file list: '/Target Support Files/Pods-Awesomeproject/Pods-Awesomeproject-frameworks-Debug-input-files.xcfilelist' (in target 'Awesomeproject' from project 'Awesomeproject')
error: Unable to load contents of file list: '/Target Support Files/Pods-Awesomeproject/Pods-Awesomeproject-frameworks-Debug-output-files.xcfilelist' (in target 'Awesomeproject' from project 'Awesomeproject')
warning: Run script build phase '[CP] Embed Pods Frameworks' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Awesomeproject' from project 'Awesomeproject')
2023-11-19 11:15:42.185 xcodebuild[47359:57832488] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS Simulator, id:425ACE78-23D0-41FD-82BC-46F3D72D233F, OS:16.4, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:425ACE78-23D0-41FD-82BC-46F3D72D233F, OS:16.4, name:iPhone SE (3rd generation) }
** BUILD FAILED **
[!] Invalid `Podfile` file: 767: unexpected token at ''.#from /Users/home/Desktop/Awesomeproject/ios/Podfile:29#-------------------------------------------#target 'Awesomeproject' do>config = use_native_modules!##-------------------------------------------
Solution
댓글목록
등록된 댓글이 없습니다.