Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rearrange file hierarchy and move to beekit #425

Merged
merged 9 commits into from
Jan 3, 2024
Merged

Conversation

theospears
Copy link
Collaborator

This is a substantial rearrangement of the repository, but mainly consists of files moves.

There were a large number of files used by each of the different targets. This moves these files
to the shared BeeKit library so they only need to be built once. This is less confusing (to me)
and may also help to reduce build times.

For the remaining top level app files also arrange into a number of subdirectories.

Filesystem structure is also updated to match the XCode structure, and things in XCode are
alphabetized to reduce the likelihood of merge conflicts in future changes which introduce files.

Testing:
Confirmed it builds

@theospears
Copy link
Collaborator Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@theospears theospears merged commit cacab44 into master Jan 3, 2024
2 checks passed
@theospears theospears deleted the move-to-beekit branch January 3, 2024 04:37
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.

1 participant