Giter Club home page Giter Club logo

cocoamobiledevice's Introduction

CocoaMobileDevice

A Cocoa based wrapper around the libimobiledevice library.

Current release: 0.0.1

Features:

  • Connection notifications via NSNotificationCenter
  • Connecting to devices
  • Ability to parse native values (NSString, NSDate, NSDictionary, NSArray, NSData) and read/write values.
  • Getting a device screenshot (to NSData).

I haven't documented the headers yet either but its not too complicated.. Check out the source code and demo project to get an idea on what is going on.

Future:

I'm not sure how useful this is going to be for people but I would like to implement all features if possible however on its own it should give you a good idea on how to get libimobiledevice working on a mac.

Usage

This is the first framework that I have compiled so I'm not sure if I have done it the right way or not so this is subject to change.

  1. Grab a copy of the compiled framework from the /Builds directory.
  2. Drag the framework into the framework group of your xcode project.
  3. In the Build Phases section, tap the + in the top right and add a "New Copy Files Build Phase".
  4. In the new phase, set the Destination to "Frameworks" and then add the framework to this phase.

You should then be able to compile and use the framework.

Note: It was a pain creating the original dylibs and I had some issues with hardocoded dependancies although I think I have fixed them now. If you're still having issues then let me know and I'll see what I can do.

cocoamobiledevice's People

Contributors

liamnichols avatar

Watchers

James Cloos avatar peter_peng avatar

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.