Giter VIP home page Giter VIP logo

iocipher-objc's People

Contributors

chrisballinger avatar davidchiles avatar stigger avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

iocipher-objc's Issues

Cocoapods integration is broken

The library does not appear to be published to Cocoapods any more:

$ pod install
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/universal-darwin18/rbconfig.rb:215: warning: Insecure world writable dir /usr/local in PATH, mode 040777
Analyzing dependencies
[!] Unable to find a specification for `IOCipher`

Podfile:

target 'Example' do
  pod 'IOCipher'
end

At the moment this can be fixed by adding the git source: pod 'IOCipher' , :git => 'https://github.com/ChatSecure/IOCipher-ObjC.git'

Implicit declaration of function 'sqlfs_xxx_yyyy' is invalid in C99

I m trying to run the exapmle on Xcode 7,8 on iOS 9,10 device but i m getting error saying “Implicit declaration of function 'sqlfs_xxx_yyyy' is invalid in C99” for below mentioned methods:
sqlfs_open_password
sqlfs_open_key
sqlfs_change_password
sqlfs_rekey

i guess it is all hapening because of libsqlfs i used https://github.com/guardianproject/libsqlfs release 1.3.2
can you guide me what i am doing wrong or missing that i m getting this error.

sqlfs_set_cipher_compatibility() doesn't exist in libsqlfs

sqlfs_set_cipher_compatibility() doesn't exist in the latest libsqlfs (1.3.2) so trying to build IOCipher leads to the following error:

Implicit declaration of function 'sqlfs_set_cipher_compatibility' is invalid in C99

I wasn't able to find this function in any public repo.

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.