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

Refactoring #522

Merged
merged 25 commits into from
Nov 26, 2023
Merged

Refactoring #522

merged 25 commits into from
Nov 26, 2023

Conversation

philips77
Copy link
Member

@philips77 philips77 commented Nov 26, 2023

This PR refactors the source code of the DFU library, test app and the nRF DFU app:

  1. The Pod module name of the DFU Library was changed from iOSDFULibrary to NordicDFU.

Important

This change applies only to CocoaPods. It requires changing all import iOSDFULibrary to import NordicDFU.

  1. The library folder was renamed from iOSDFULibrary to Library.
  2. The test app folder was renamed from Example to Test App.
  3. Multiple folders inside each app were renamed to better reflect their content.
  4. MacOS sample (which wasn't working anyway) was removed.
  5. Unused files removed.
  6. nRF Mesh app (App folder) is using local NordicDFU dependency, not from GitHub.

@philips77 philips77 merged commit 8efb31f into main Nov 26, 2023
1 check passed
@philips77 philips77 deleted the refactoring branch November 26, 2023 22:52
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.

None yet

1 participant