Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comments

Add missing PINRemoteImage to IGListKit pod subspecs to support image caching feature#2045

Open
MussaCharles wants to merge 3 commits intoTextureGroup:master from
MussaCharles:feature/add-pin-remote-image-to-iglistkit
Open

Add missing PINRemoteImage to IGListKit pod subspecs to support image caching feature #2045
MussaCharles wants to merge 3 commits intoTextureGroup:master from
MussaCharles:feature/add-pin-remote-image-to-iglistkit

Conversation

@MussaCharles
Copy link
Contributor

@MussaCharles MussaCharles commented Nov 28, 2021

Currently when we opt to use IGListKit supported version of Texture we have to specify in Podfile like so: -
pod 'Texture/IGListKit' doing so will just install Texture/Core and IGListKit without PINRemoteImage unless we manually install it if we want to take advantage of image caching and other cool stuffs from PINRemoteImage.

However the behavior is different when installing Texture without IGListKit,If I specify pod 'Texture' and run pod install it automatically download PINRemoteImage without listing it manually in Podfile.

This PR makes 'Texture/IGListKit' behave the same way by automatically install PINRemoteImage without listing in manually in Podfile.

I have simply added PINRemoteImage as one of the dependencies of IGListKit in /Texture.podspec
ie: (igl.dependency 'Texture/PINRemoteImage')

GeekTree0101 reacted with thumbs up emoji
@MussaCharles MussaCharles changed the title (削除) Add missing PINRemoteImage to IGListKit subspecs to make working with images as smooth as in Texture. (削除ここまで) (追記) Add missing PINRemoteImage to IGListKit pod subspecs to support image caching feature (追記ここまで) Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@GeekTree0101 GeekTree0101 GeekTree0101 approved these changes

Reviewers whose approvals may not affect merge requirements

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /