Запустите приложение React Native на ошибке симулятора iPadIOS

Программируем под IOS
Ответить
Anonymous
 Запустите приложение React Native на ошибке симулятора iPad

Сообщение Anonymous »

Я пытаюсь запустить свое приложение React Native на симуляторе iPad с помощью команды act-native run-ios --simulator 'iPad (10-го поколения)'
Но я получаю следующие журналы ошибок:

Код: Выделить всё

Build description signature: 7cf5c3320c25fda88e4673d59f397047
Build description path: /Users/kmrn/Library/Developer/Xcode/DerivedData/FLID-anxacvaysbkcouecmjqciusrrlnc/Build/Intermediates.noindex/XCBuildData/7cf5c3320c25fda88e4673d59f397047.xcbuilddata
/Users/kmrn/code/FLID-fusion-lineitem-display/ios/FLID.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/kmrn/code/FLID-fusion-lineitem-display/ios/Pods/Target Support Files/Pods-FLID/Pods-FLID.debug.xcconfig'. (in target 'FLID' from project 'FLID')
warning: Unable to read contents of XCFileList '/Target Support Files/Pods-FLID/Pods-FLID-frameworks-Debug-output-files.xcfilelist' (in target 'FLID' from project 'FLID')
warning: Unable to read contents of XCFileList '/Target Support Files/Pods-FLID/Pods-FLID-resources-Debug-output-files.xcfilelist' (in target 'FLID' from project 'FLID')
error: Unable to load contents of file list: '/Target Support Files/Pods-FLID/Pods-FLID-resources-Debug-input-files.xcfilelist' (in target 'FLID' from project 'FLID')
error: Unable to load contents of file list: '/Target Support Files/Pods-FLID/Pods-FLID-resources-Debug-output-files.xcfilelist' (in target 'FLID' from project 'FLID')
error: Unable to load contents of file list: '/Target Support Files/Pods-FLID/Pods-FLID-frameworks-Debug-input-files.xcfilelist' (in target 'FLID' from project 'FLID')
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 'FLID' from project 'FLID')
error: Unable to load contents of file list: '/Target Support Files/Pods-FLID/Pods-FLID-frameworks-Debug-output-files.xcfilelist' (in target 'FLID' from project 'FLID')
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 'FLID' from project 'FLID')
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 'FLID' from project 'FLID')

--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS Simulator, id:4B3D7B42-9C2E-4AE1-971F-15030CE1A0E3, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:4B3D7B42-9C2E-4AE1-971F-15030CE1A0E3, OS:17.4, name:iPad (10th generation) }
** BUILD FAILED **
Это происходит внезапно, как это исправить?
То же самое происходит, когда я запускаю npm run iOS.

Подробнее здесь: https://stackoverflow.com/questions/785 ... ator-error
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «IOS»