Skip to content

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

Development

Successfully merging this pull request may close these issues.

1 participant