Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Catalina 10.15.1 (Framework 10.15) Xcode 11.2b2 #89

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

BlackDady
Copy link

Hi,

Small update for Build in this configuration.

I don't known what is PLATFORM_IOSMAC (is missing on my mac).

I put value of 6 but i am not sure and i commented it in CDLCBuildVersion.m

:)

@BlackDady
Copy link
Author

Hi, Add an option -R to replace parts in header files

-R / replace matching regular expression by the str

Can be use more one time

Sample:

class-dump ...
-R "- \(void\)\./// - (void)."
-R "\(CDUnknownBlockType\)/(id)"
....

replace - (void). by // - (void).
and (CDUnknownBlockType) by (id)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant