CocoaPods / CocoaPods/Xcodeproj
LD_RUNPATH_SEARCH_PATHS not set for testing bundles
Open
- Dominant language
- Ruby
- Stars
- 2.4k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
Currently LD_RUNPATH_SEARCH_PATHS isn't set for testing bundles (unit tests, ui tests) this causes issues when unit testing on the mac since the frameworks aren't loaded.
I think we just need a :osx and bundle entry for LD_RUNPATH_SEARCH_PATHS in the constants file.
Happy to submit a PR.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.