Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ld: can't open -sectcreate file: Library/Developer/Xcode/DerivedData/HelloWorldNativeApp-aosmgwqsrbdjrufnrjlqfewjinhh/Build/Products/Debug-iphoneos/metadata-arm64.bin clang: error: linker command failed with exit code 1 (use -v to see invocation) #13

Open
shankarphadatare opened this issue Nov 29, 2018 · 0 comments

Comments

@shankarphadatare
Copy link

shankarphadatare commented Nov 29, 2018

I have existing iOS project and wanted to embed NativeScript Code base: Followed steps mentioned in sampel-iOS-Embedded. but when i run project the started giving below error.

ld: can't open -sectcreate file: ~/Library/Developer/Xcode/DerivedData/HelloWorldNativeApp-aosmgwqsrbdjrufnrjlqfewjinhh/Build/Products/Debug-iphoneos/metadata-arm64.bin
clang: error: linker command failed with exit code 1 (use -v to see invocation)

I followed all steps to embed Nativescript codebase and started giving this error. Below I am using.
XCode Version : 9.0.1 and 10.0
TNS version: 4.2.4 and more details are as below.
⚠ Update available for component nativescript. Your current version is 4.2.4 and the latest available version is 5.0.2.
✔ Component tns-core-modules has 5.0.5 version and is up to date.
✔ Component tns-android has 5.0.0 version and is up to date.
✔ Component tns-ios has 5.0.0 version and is up to date.

Kindly help to resolve the issue.

screen shot 2018-11-29 at 10 06 18 am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant