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

how can i install ethereumkit on xcode #80

Closed
jesuasir007 opened this issue Apr 11, 2018 · 13 comments
Closed

how can i install ethereumkit on xcode #80

jesuasir007 opened this issue Apr 11, 2018 · 13 comments

Comments

@jesuasir007
Copy link

i have try install the ethereumkit on xcode , but its some errors or showed how can i overcome please replay to me ,

Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Volumes/Carthage/Checkouts/EthereumKit/EthereumKit.xcodeproj -scheme EthereumKit -configuration Release -derivedDataPath /Users/Library/Caches/org.carthage.CarthageKit/DerivedData/9.3_9E145/EthereumKit/1.0.3 -sdk iphoneos ONLY_ACTIVE_ARCH=NO BITCODE_GENERATION_MODE=bitcode CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/nc/_cswghbx2gdg0tx4j8xfz2mc0000gn/T/EthereumKit SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Volumes/ios/new2018/Carthage/Checkouts/EthereumKit)

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/nc/_cswghbx2gdg0tx4j8xfz2mc0000gn/T/carthage-xcodebuild.HWFpZf.log

@yuzushioh
Copy link
Owner

could you delete the carthage cache by running rm -rf ~/Library/Caches/org.carthage.CarthageKit and try to install it again?

@jesuasir007
Copy link
Author

once again the same problem is found , i have used the latest carthage version is 0.29.0 - Great Groove

@yuzushioh
Copy link
Owner

hum thats weird. Are you using Xcode9.3?

@jesuasir007
Copy link
Author

jesuasir007 commented Apr 13, 2018

ya, i have used xcode Version 9.3 (9E145)

@yuzushioh
Copy link
Owner

I just tried installing via Carthage and it worked. Did you get the same error?

I should probably upload the build binary...

@jesuasir007
Copy link
Author

ya ,i will get the same error. how can i fix it?

@jesuasir007
Copy link
Author

jesuasir007 commented Apr 13, 2018

how to add ethereumkit framework in myproject

@yuzushioh
Copy link
Owner

let me check more about it. I will let you know when its fixed

@TheCodeor
Copy link

TheCodeor commented Apr 17, 2018

I have same problem. when i use carthage 0.28.0 is install success. 0.29.0 failed

@yuzushioh
Copy link
Owner

hum, I will look at it deeper over the weekend.

@yuzushioh
Copy link
Owner

@TheCodeor @jesuasir007 I released 1.0.4 with some bug fixes and new features. you can now download pre-built binary via Carthage. You don't need to build EthereumKit every time you install. it should fix the issue with carthage build.

@jesuasir007
Copy link
Author

ya , ethereumkit installation is completed , i have add an ethereumkit module its shows some error,please check me .Missing required module 'secp256k1'

@pushkin2023
Copy link

Hi, same issues/errors are still happening, using xcode 13... what is the actual solutions for installing the framework through carthage?

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

4 participants