-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Texture won't compile with Xcode 12 beta 4 #1894
Comments
same issue here |
Same with me |
There's an issue in the PINRemoteImage repo, and a PR too. pinterest/PINRemoteImage#559 |
Temporary Workaround
|
See TextureGroup#1894 (comment) for more details.
I was failed when i tried your solution.
|
Experiencing the same issue as highlighted by @jabbarwockeez. |
do this this works for me |
This one has been fixed already, but OP's issue is still a problem for us 😬 |
Finally works using Texture, PINRemoteImage, PinCache master branches. Thanks to all involved <3 Maybe we should keep this issue open until the release version works correctly and according to the README.md? |
How does your Podfile look like, to make it work? Did you have to specify tag, branch or version for Thanks in advance! |
Builds successfully in Xcode 12 using the latest Texture ( |
for hotfix pincache with version 2.8.1, just use it on cocoapod file:
|
Texture won't compile with Xcode 12 beta 4 because of an issue in PINCache and PINRemoteIMage
The text was updated successfully, but these errors were encountered: