-
-
Save sergey-kras/dd5ee67a697dd9388a528491c2ea4d27 to your computer and use it in GitHub Desktop.
.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MBP-Sergej:platform sergejkrasnoluckij$ sudo yarn run-ios | |
yarn run v1.17.3 | |
$ react-native run-ios -- | |
info Found Xcode workspace stedcapApp.xcworkspace | |
info Building using "xcodebuild -workspace stedcapApp.xcworkspace -configuration Debug -scheme stedcapApp -destination id=CF943935-6174-4B96-9299-0F2B05F638AC -derivedDataPath build/stedcapApp" | |
info User defaults from command line: | |
info IDEDerivedDataPathOverride = /Users/sergejkrasnoluckij/frontWorks/platform-frontend/mobile/platform/ios/build/stedcapApp | |
info note: Using new build system | |
info note: Planning build | |
info | |
info note: Constructing build description | |
info Build system information | |
info error: /Users/sergejkrasnoluckij/frontWorks/platform-frontend/mobile/platform/ios/Pods/Target Support Files/Pods-SEC/Pods-SEC.debug.xcconfig: unable to open file (in target "SEC" in project "stedcapApp") (in target 'SEC') | |
info | |
info | |
info Build system information | |
info | |
info error: /Users/sergejkrasnoluckij/frontWorks/platform-frontend/mobile/platform/ios/Pods/Target Support Files/Pods-SEC/Pods-SEC.debug.xcconfig: unable to open file (in target "SEC" in project "stedcapApp") (in target 'SEC') | |
info | |
info | |
info Build system information | |
info error: /Users/sergejkrasnoluckij/frontWorks/platform-frontend/mobile/platform/ios/Pods/Target Support Files/Pods-SEC/Pods-SEC.debug.xcconfig: unable to open file (in target "SEC" in project "stedcapApp") (in target 'SEC') | |
info | |
info Build system information | |
info error: /Users/sergejkrasnoluckij/frontWorks/platform-frontend/mobile/platform/ios/Pods/Target Support Files/Pods-SEC/Pods-SEC.debug.xcconfig: unable to open file (in target "SEC" in project "stedcapApp") (in target 'SEC') | |
info | |
info | |
info Build system information | |
info warning: The iOS Simulator deployment target is set to 7.0, but the range of supported deployment target versions for this platform is 8.0 to 12.4.99. (in target 'RCTOrientation') | |
info | |
info Build system information | |
info warning: The iOS Simulator deployment target is set to 7.0, but the range of supported deployment target versions for this platform is 8.0 to 12.4.99. (in target 'RCTRestart') | |
info | |
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 stedcapApp.xcworkspace | |
** BUILD FAILED ** | |
. Run CLI with --verbose flag for more details. | |
error Command failed with exit code 1. | |
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. | |
MBP-Sergej:platform sergejkrasnoluckij$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment