Skip to content

Swift package prep #459

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

Merged
merged 28 commits into from
Mar 10, 2023
Merged

Swift package prep #459

merged 28 commits into from
Mar 10, 2023

Conversation

ps2
Copy link
Collaborator

@ps2 ps2 commented Mar 8, 2023

Reorganizing files and reworking some bundle access code to prepare for swift package build compatibility.

  • Package.swift file added. It builds, but not 100% working at runtime.
  • No source code files are shared; each target has its own set of extensions/etc.
  • UIKit and Foundation imported explicitly where needed.
  • Tests passing again; race conditions fixed, testing regressions fixed.
  • Example app building again.
  • Resources moved into subdirectories.

marionbarker pushed a commit to marionbarker/LoopKit that referenced this pull request Mar 9, 2023
@ps2 ps2 merged commit 4ca39ce into dev Mar 10, 2023
@ps2 ps2 deleted the swift-package-prep branch March 19, 2023 15:05
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