Giter VIP home page Giter VIP logo

ios-secp256k1's People

Contributors

beyonderyue avatar elliottminns avatar skywinder avatar wjmelements avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ios-secp256k1's Issues

./configure not found with gitClone method

When running with new updates and git Clone, the configure script is not generated until after autogen.sh is run. How to work around this?

/secp256k1.sh: line 94: ./configure: No such file or directory

.gitignore missing several build files

after building the framework:

$ git status
On branch master
Your branch is up to date with 'origin/master'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	build/
	secp256k1/
	src/

nothing added to commit but untracked files present (use "git add" to track)

Bitcode support.

Could you reply me,how can I build for bitcode?Thank you very much!

Missing support for x86_64 arch

Though I was able to make the script run as expected, Xcode is complaining that the x86_64 architecture is missing.

missing required architecture x86_64 in file /Users/christian/Documents/NetKi/netki-ios-sdk/secp256k1.framework/secp256k1 (4 slices)```

Broken Versions/Current directory symlinks

$ ls -la framework/secp256k1.framework/Documentation
lrwxr-xr-x  1 will  staff  30 Jun 12 13:43 framework/secp256k1.framework/Documentation -> Versions/Current/Documentation
$ ls -la framework/secp256k1.framework/Versions/Current/Documentation
total 0
drwxr-xr-x  3 will  staff   96 Jun 12 13:43 .
drwxr-xr-x  7 will  staff  224 Jun 12 13:46 ..
lrwxr-xr-x  1 will  staff   30 Jun 12 13:43 Documentation -> Versions/Current/Documentation
$ ls -la framework/secp256k1.framework/Versions/Current/Documentation/Versions
ls: framework/secp256k1.framework/Versions/Current/Documentation/Versions: No such file or directory

The Versions/Current directory contains symlinks that point to non-existent directories. This causes build failures when including the framework.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.