Skip to content

Conversation

TheRealKeto
Copy link

iOS 15 requires a new entitlement for pasteboard-utils to work properly. On top of that, the Makefile was rewritten, only using one target rule to compile all projects (within their respective project directory) and to include an install rule.

iOS 15 requires an extra entitlement in order
for pbcopy to work

Signed-off-by: TheRealKeto <[email protected]>
Compiling to a directory that doesn't initially exist
causes errors. This is better!

Signed-off-by: TheRealKeto <[email protected]>
Copy link

@kfcx kfcx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the great work, may I ask why pbcopy is not working properly? I am using a rootless jailbreak.

图片

@TheRealKeto
Copy link
Author

@239144498 Did you compile the project on your own? From what you've shown, it seems as if you're using a pre-compiled version, which don't have the new entitlements.

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.

2 participants