Skip to content

Conversation

@andyfinnell
Copy link
Contributor

Summary

PINRemoteImageManagerConfiguration is needed in order to configure PINRemoteImageManager, but the header isn't public. This means Swift code import PINRemoteImage can't see or use it. Apparently Objective-C code just imported the header directly.

Testplan

Just a compile time change, so make sure everything builds.

## Summary

PINRemoteImageManagerConfiguration is needed in order to configure PINRemoteImageManager, but the header isn't public. This means Swift code `import PINRemoteImage` can't see or use it. Apparently Objective-C code just imported the header directly.

## Testplan

Just a compile time change, so make sure everything builds.
These are forced now, so if you request 600 you'll get 564
@rcancro rcancro merged commit c0d5cfa into pinterest:master Jan 6, 2026
7 checks passed
@andyfinnell andyfinnell deleted the afinnell/make-pinremoteimagemanagerconfiguration-public branch January 6, 2026 20:43
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