Skip to content

Commit

Permalink
Merge pull request #557 from Swinject/maxim/spm-detect-manifest
Browse files Browse the repository at this point in the history
SPM asks for PrivacyManifest to be in Sources
  • Loading branch information
maxim-chipeev committed Apr 29, 2024
2 parents b937d8f + daec396 commit 63c9692
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion Swinject.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,6 @@
A4F7E56739BB9CB479DDDBF6 = {
isa = PBXGroup;
children = (
515B0F492BC9AF5D00C4E24F /* PrivacyInfo.xcprivacy */,
02D4026405E0F79F34991C49 /* Playgrounds */,
D026A6699A2A932511D29E14 /* Sources */,
1281EF9C9707360B39DD4C11 /* SwinjectTests */,
Expand All @@ -466,6 +465,7 @@
D026A6699A2A932511D29E14 /* Sources */ = {
isa = PBXGroup;
children = (
515B0F492BC9AF5D00C4E24F /* PrivacyInfo.xcprivacy */,
51F2541A2BC5A2EF003E3BCD /* ReadWriteLock.swift */,
51F2541B2BC5A2EF003E3BCD /* ThreadSafeDictionary.swift */,
15C304EFDAFB81043B2896E5 /* _Resolver.swift */,
Expand Down

0 comments on commit 63c9692

Please sign in to comment.