Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Support including and filtering by framework dependencies #17

Open
jverkoey opened this issue Nov 5, 2016 · 1 comment
Open

Support including and filtering by framework dependencies #17

jverkoey opened this issue Nov 5, 2016 · 1 comment

Comments

@jverkoey
Copy link
Contributor

jverkoey commented Nov 5, 2016

Objective-C frameworks that have dependencies don't work with apidiff due to the inability to resolve header imports. If these imports are resolved, apidiff ends up generating API diffs for both the current library and all of its dependencies (certainly not ideal).

Ideally apidiff would check out the relevant dependencies at the relevant versions and then filter apidiff results to only those found within the current library.

@jverkoey
Copy link
Contributor Author

jverkoey commented Nov 5, 2016

To provide a framework to sourcekitten:

 -F/Users/featherless/Library/Developer/Xcode/DerivedData/MaterialMotionTransitions-fcuogseadwyrimacsuhktbzthmab/Build/Products/Debug-iphonesimulator/MaterialMotionRuntime

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant