Git Product home page Git Product logo

Comments (5)

backslash-f avatar backslash-f commented on June 21, 2024

Yeah, that sucks. :-(
Duplicated of #9

from shockemu.

fenyunzaiqu avatar fenyunzaiqu commented on June 21, 2024

@backslash-f hi, I have a review of code. I think may macOS 11 or later doesn't support iokit. https://developer.apple.com/documentation/iokit.
It is said
「Devices supported on macOS 11 and later require DriverKit. Use IOKit in your apps and services to discover and use devices.」

Do you have any idea of replace iokit to DriverKit? Or my idea is simply wrong. (No experience on iOS/object-c developing)

from shockemu.

backslash-f avatar backslash-f commented on June 21, 2024

@fenyunzaiqu yes, nice catch. I've opened a bug for it already. #1 (on macOS 11+, it has to use HIDDriverKit instead). But I don't know how to do that yet... The issue is opened, let's hope someone else more knowledgeable would jump in.

from shockemu.

fenyunzaiqu avatar fenyunzaiqu commented on June 21, 2024

@backslash-f I read a little DriverKit document. I want to run the sample code of DriverKit. But it said 「you should join in Apple Developer Program to get provisioning profile」. I don't know why Apple want me to pay them 99$ a year when I want to study a framework and api. Now I can't do nothing either😭. Maybe I should try to install macOS 10 to see if it works.

from shockemu.

backslash-f avatar backslash-f commented on June 21, 2024

I think you only need to pay if you want to distribute apps:

You can learn how to develop apps for Apple platforms for free without enrolling. With just an Apple ID, you can access Xcode, software downloads, documentation, sample code, forums, and Feedback Assistant, as well as test your apps on devices. If you don’t already have an Apple ID, you can create one now. To distribute apps, join the Apple Developer Program.
https://developer.apple.com/support/compare-memberships/

I cannot confirm though, because I have a paid account.

from shockemu.

Related Issues (8)

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.