Skip to content

Commit

Permalink
Add symlink for new IGListArrayUtilsInternal.m (#1591)
Browse files Browse the repository at this point in the history
Summary:
## Changes in this pull request

I moved the functions from ` IGListArrayUtilsInternal.h` to `IGListArrayUtilsInternal.m` to ensure the code was properly captured for code coverage, but I forgot to re-run the SPM script to generate a new symlink for it. This should fix the failing sample app build tests.

### Checklist

- [x] All tests pass. Demo project builds and runs.
- [x] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/main/.github/CONTRIBUTING.md)

Pull Request resolved: #1591

Test Plan: Confirmed this lets the sample apps run again.

Reviewed By: fabiomassimo

Differential Revision: D50013194

Pulled By: TimOliver

fbshipit-source-id: ff4bebae781ebb460915458848cb340a89401a83
  • Loading branch information
TimOliver authored and facebook-github-bot committed Oct 12, 2023
1 parent 7256bfb commit 2644442
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spm/Sources/IGListKit/IGListArrayUtilsInternal.m

0 comments on commit 2644442

Please sign in to comment.