Skip to content

Commit

Permalink
II-15-[fixed PrivacyInfo]
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey committed Mar 20, 2024
1 parent 08045af commit b6053b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Settings_Framework.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
17AC9EF128AA6BC200DF8A2B /* Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17AC9EED28AA6BC200DF8A2B /* Settings.swift */; };
17AC9EF228AA6BC200DF8A2B /* SettingItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17AC9EEE28AA6BC200DF8A2B /* SettingItem.swift */; };
17AC9EF328AA6BC200DF8A2B /* NSNumberRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17AC9EEF28AA6BC200DF8A2B /* NSNumberRepresentable.swift */; };
B8EC27422BAAC539005DA4CA /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = A50C85372BAAB3E800324701 /* PrivacyInfo.xcprivacy */; };
B8EC27432BAAC5C3005DA4CA /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = A50C85372BAAB3E800324701 /* PrivacyInfo.xcprivacy */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand Down Expand Up @@ -161,7 +161,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B8EC27422BAAC539005DA4CA /* PrivacyInfo.xcprivacy in Resources */,
B8EC27432BAAC5C3005DA4CA /* PrivacyInfo.xcprivacy in Resources */,
17AC9EEA28AA6B6500DF8A2B /* Shakuro.Settings.podspec in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down

0 comments on commit b6053b9

Please sign in to comment.