Skip to content

Commit

Permalink
included privacy file in library
Browse files Browse the repository at this point in the history
  • Loading branch information
Artelas committed Mar 13, 2024
1 parent 99a8a0d commit f470b83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Guardian.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
ED1E39A72B822A2500E8609A /* MockURLResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED1E39A62B822A2500E8609A /* MockURLResponse.swift */; };
ED1E39A92B82A9B100E8609A /* MockURLProtocolCondition.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED1E39A82B82A9B100E8609A /* MockURLProtocolCondition.swift */; };
ED7B279F2B682A2700788920 /* QRCodeReaderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED7B279E2B682A2700788920 /* QRCodeReaderViewController.swift */; };
EDABB9212BA1CB8700623911 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = EDABB91E2BA0CB6C00623911 /* PrivacyInfo.xcprivacy */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -698,6 +699,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
EDABB9212BA1CB8700623911 /* PrivacyInfo.xcprivacy in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down

0 comments on commit f470b83

Please sign in to comment.