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

Gzip extension not linking #28

Closed
randymelder opened this issue Jan 25, 2018 · 2 comments
Closed

Gzip extension not linking #28

randymelder opened this issue Jan 25, 2018 · 2 comments

Comments

@randymelder
Copy link

randymelder commented Jan 25, 2018

Getting Swift errors trying to access extension after:

  • Embedded Binary (see attached)
  • Linked Framework (see attached)
  • Import Gzip (at top of swift file)

Value of type 'Data' has no member 'isGzipped' ... etc.

I guess I should add, this is a mixed Objective-c / Swift project.

screen shot 2018-01-25 at 9 10 59 am

screen shot 2018-01-25 at 9 09 56 am

@Armax
Copy link

Armax commented Apr 14, 2018

@randymelder I found a solution for my case, remove the Gzip framework from the project, close it, and reinstall Gzip framework using Pod

@1024jp
Copy link
Owner

1024jp commented Apr 20, 2024

This issue was closed because it has been inactive for years since the last update and may be outdated. Please post a new comment if you still have an issue.

@1024jp 1024jp closed this as not planned Won't fix, can't repro, duplicate, stale Apr 20, 2024
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

3 participants