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

Compilation Error with Optional UnsafeMutableRawPointer in Xcode 13 RC #222

Open
heestand-xyz opened this issue Sep 15, 2021 · 5 comments
Open

Comments

@heestand-xyz
Copy link

Hi, there seems to be a complication error on line 379 in Zip.swift

Value of optional type 'UnsafeMutableRawPointer?' must be unwrapped to a value of type 'UnsafeMutableRawPointer'
@heestand-xyz
Copy link
Author

I see there is a PR with a fix #221

@wonderbit
Copy link

Same here. It only fails when compiling for Mac Catalyst though.

@megabitsenmzq
Copy link

Same here for Mac (not Catalyst).

@splons
Copy link

splons commented Oct 4, 2021

Can we get this PR (#221) merged for the Xcode 13 build fix? Thank you

@JustMeDevin
Copy link

FYI this seems to compile successfully in Xcode 13.1 RC

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

No branches or pull requests

5 participants