Skip to content

Commit

Permalink
Add PrivacyInfo.xcprivacy.
Browse files Browse the repository at this point in the history
  • Loading branch information
BB9z committed Jul 6, 2024
1 parent 9781214 commit 19d110e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
12 changes: 12 additions & 0 deletions macosx/LAME.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,11 @@
D50E02FE2B9372D90066CB31 /* vbrquantize.c in Sources */ = {isa = PBXBuildFile; fileRef = EA8CC0F309A39A5E001379B8 /* vbrquantize.c */; };
D50E02FF2B9372D90066CB31 /* VbrTag.c in Sources */ = {isa = PBXBuildFile; fileRef = EA8CC0F509A39A5E001379B8 /* VbrTag.c */; };
D50E03002B9372D90066CB31 /* version.c in Sources */ = {isa = PBXBuildFile; fileRef = EA8CC0F709A39A5E001379B8 /* version.c */; };
D546187A2C38E5BA007E2E82 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = D54618792C38E5BA007E2E82 /* PrivacyInfo.xcprivacy */; };
D546187B2C38E5BA007E2E82 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = D54618792C38E5BA007E2E82 /* PrivacyInfo.xcprivacy */; };
D546187C2C38E5BA007E2E82 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = D54618792C38E5BA007E2E82 /* PrivacyInfo.xcprivacy */; };
D546187D2C38E5BA007E2E82 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = D54618792C38E5BA007E2E82 /* PrivacyInfo.xcprivacy */; };
D546187E2C38E5BA007E2E82 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = D54618792C38E5BA007E2E82 /* PrivacyInfo.xcprivacy */; };
D55AAC5A26E8F9C100DD41EA /* LAME_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32BAE0B70371A74B00C91783 /* LAME_Prefix.pch */; };
D55AAC5B26E8F9C100DD41EA /* lame.h in Headers */ = {isa = PBXBuildFile; fileRef = EA8CC08709A39A49001379B8 /* lame.h */; settings = {ATTRIBUTES = (Public, ); }; };
D55AAC5C26E8F9C100DD41EA /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = EA8CC08B09A39A55001379B8 /* common.h */; };
Expand Down Expand Up @@ -330,6 +335,7 @@
8D07F2C80486CC7A007CD1D0 /* LAME.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LAME.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D50E03052B9372D90066CB31 /* LAME.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LAME.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D50E032E2B937A410066CB31 /* Products */ = {isa = PBXFileReference; lastKnownFileType = text; name = Products; path = ..; sourceTree = BUILT_PRODUCTS_DIR; };
D54618792C38E5BA007E2E82 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
D55AAC5726E8F72800DD41EA /* Lame-Framework.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Lame-Framework.xcconfig"; sourceTree = "<group>"; };
D55AAC9F26E8F9C100DD41EA /* LAME.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LAME.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D55AACE826E8FB3D00DD41EA /* LAME.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LAME.framework; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -465,6 +471,7 @@
children = (
8D07F2C70486CC7A007CD1D0 /* Info.plist */,
D55AAC5726E8F72800DD41EA /* Lame-Framework.xcconfig */,
D54618792C38E5BA007E2E82 /* PrivacyInfo.xcprivacy */,
);
name = Resources;
sourceTree = "<group>";
Expand Down Expand Up @@ -948,34 +955,39 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D546187A2C38E5BA007E2E82 /* PrivacyInfo.xcprivacy in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D50E02E32B9372D90066CB31 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D546187E2C38E5BA007E2E82 /* PrivacyInfo.xcprivacy in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D55AAC7D26E8F9C100DD41EA /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D546187B2C38E5BA007E2E82 /* PrivacyInfo.xcprivacy in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D55AACC626E8FB3D00DD41EA /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D546187C2C38E5BA007E2E82 /* PrivacyInfo.xcprivacy in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D55AAD0F26E8FBD100DD41EA /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D546187D2C38E5BA007E2E82 /* PrivacyInfo.xcprivacy in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
14 changes: 14 additions & 0 deletions macosx/PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSPrivacyTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypes</key>
<array/>
<key>NSPrivacyTrackingDomains</key>
<array/>
<key>NSPrivacyAccessedAPITypes</key>
<array/>
</dict>
</plist>

0 comments on commit 19d110e

Please sign in to comment.