Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Changed visibility of BaseModels files that are mentioned in umbrella header. #125

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

samdeane
Copy link
Contributor

The GraphTutorial project works ok because it uses cocoapods to build, and that includes all of the header files in the framework.

If you just use the xcode project as a dependency though, without cocoapods, the resulting framework does not include some of files that are included in the umbrella header.

Some files that were included in the umbrella had their visibility set to project.
@ghost
Copy link

ghost commented Aug 26, 2021

CLA assistant check
All CLA requirements met.

@samdeane samdeane changed the title Changed visibility of files that are mentioned in umbrella header. Changed visibility of BaseModels files that are mentioned in umbrella header. Aug 26, 2021
@samdeane
Copy link
Contributor Author

Note that Xcode seems to have produced a really enormous diff here, but in fact I only modified the visibility of 6 header files. It might be worth re-applying the changes instead of merging this PR.

@samdeane samdeane mentioned this pull request Jul 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant