FormidableLabs / FormidableLabs/react-native-owl

Failing to build IOS

Open
#139 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
694
Forks
27
PR merge metrics
No merged PRs in 30d

Description

The following build commands failed:
CodeSign /Users/vipulsharma/Library/CloudStorage/OneDrive-BajajFinanceLimited/Desktop/HRx_portal/HRx_portal/ios/build/Build/Products/Debug-iphonesimulator/VoipNotification\ UAT.appex (in target 'VoipNotification UAT' from project 'HrxMobileApp')
(1 failure)
Error: Command failed with exit code 65: xcodebuild -workspace ios/HrxMobileApp.xcworkspace -scheme HrxMobileAppUAT -configuration Debug -sdk iphonesimulator -derivedDataPath ios/build
at makeError (/Users/vipulsharma/Library/CloudStorage/OneDrive-BajajFinanceLimited/Desktop/HRx_portal/HRx_portal/node_modules/react-native-owl/node_modules/execa/lib/error.js:60:11)
at handlePromise (/Users/vipulsharma/Library/CloudStorage/OneDrive-BajajFinanceLimited/Desktop/HRx_portal/HRx_portal/node_modules/react-native-owl/node_modules/execa/index.js:118:26)
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
shortMessage: 'Command failed with exit code 65: xcodebuild -workspace ios/HrxMobileApp.xcworkspace -scheme HrxMobileAppUAT -configuration Debug -sdk iphonesimulator -derivedDataPath ios/build',
command: 'xcodebuild -workspace ios/HrxMobileApp.xcworkspace -scheme HrxMobileAppUAT -configuration Debug -sdk iphonesimulator -derivedDataPath ios/build',
escapedCommand: 'xcodebuild -workspace "ios/HrxMobileApp.xcworkspace" -scheme HrxMobileAppUAT -configuration Debug -sdk iphonesimulator -derivedDataPath "ios/build"',
exitCode: 65,
signal: undefined,
signalDescription: undefined,
stdout: undefined,
stderr: undefined,
failed: true,
timedOut: false,
isCanceled: false,
killed: false
}

Specify --help for available options
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.