GithubHelp home page GithubHelp logo

Comments (6)

tarbaII avatar tarbaII commented on July 29, 2024 1

Delete any .o files in your project workspace. Download Xcode 9.0 from Apple's website and use the iPhoneOS9.0.sdk SDK to compile it. I think you have to run xcode-select on Xcode 9.0 before it'll compile with iPhoneOS9.0.sdk by default.

from keychain-dumper.

bensh avatar bensh commented on July 29, 2024

I can now make this to add in some extra functions, however I'm unsure how to build for lower iOS versions? I want to build for 11 upwards.

dyld: Symbol not found: _objc_opt_new
  Referenced from: /tmp/keychain_dumper (which was built for iOS 13.2)
  Expected in: /usr/lib/libobjc.A.dylib
 in /tmp/keychain_dumper
Abort trap: 6

$ xcrun --sdk iphoneos --show-sdk-path
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk```

from keychain-dumper.

bensh avatar bensh commented on July 29, 2024

I added some features I wanted in a separate fork

https://github.com/bensh/Keychain-Dumper

from keychain-dumper.

tarbaII avatar tarbaII commented on July 29, 2024

Sorry, you've probably figured it out by now, but Xcode 9.0 is for iOS 11.0 and for some reason I said iPhoneOS9.0.sdk when Xcode 9.0 actually corresponds to iPhoneOS11.0.sdk. Just a brainfart I guess.

from keychain-dumper.

tarbaII avatar tarbaII commented on July 29, 2024

Also, you can request that your changes be merged into the official Keychain-Dumper repository by creating a pull request.

from keychain-dumper.

bensh avatar bensh commented on July 29, 2024

Yeah no problem, all worked out with some Googling. Thanks for the initial tip.

from keychain-dumper.

Related Issues (20)

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.