Apple Open Source USBProberV2 - questions wrt my project
Apple Open Source USBProberV2 - questions wrt my project
- Subject: Apple Open Source USBProberV2 - questions wrt my project
- From: Peter Teeson <email@hidden>
- Date: Fri, 06 May 2016 14:44:07 -0400
Hi all:
My project:
USBProberV2 is open sourced by Apple so I’ve been building it on my present environment of Yosemite 10.10.5 and Xcode 6.4.
This is with the Project settings exactly as Apple set them. So far so good - and I’m keeping a detailed log of what’s been done so far.
Eliminated Build Errors and now am in the process of eliminating the 31 Warnings - mostly deprecations.
(All changes I’ve made are tagged with my initials including the commented out original code plus there is a detailed log of all changes.)
In testing replacing NSRunAlertPanel with NSAlerts I have found a bug in the situation where I deliberately set an incorrect version
for the KLog.kext to test the path to the Alert for that case. I know how to fix it but this introduces new code (just an NSAlert) in the middle of Apple’s code.
( I just discovered another one which I also know how to fix…)
Once the Warnings are killed off I plan to convert the project to ARC and Modern Obj-C.
My questions:
Suppose I want to make the project available to others by putting it up on GitHub (which I’ve never used up till now.)
What do I have to do in terms of making my contributions freely usable? On a different project I used the GNU License 1.3
Do I have to contact at Apple to get permission to do that?
TIA for your advice.
respect…
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden