Skip to content

Commit

Permalink
feat(api declaration): create wireguard-tunnel-provider/PrivacyInfo.x…
Browse files Browse the repository at this point in the history
…cprivacy
  • Loading branch information
jurajhilje committed Sep 11, 2024
1 parent 8e20897 commit 7b14038
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 0 deletions.
14 changes: 14 additions & 0 deletions IVPNClient.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@
822BC68B2A7CF3A700C733DF /* Decodable+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 822BC6892A7CF3A700C733DF /* Decodable+Ext.swift */; };
822BC68C2A7CF3A700C733DF /* Decodable+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 822BC6892A7CF3A700C733DF /* Decodable+Ext.swift */; };
822EBCA22C91947700E708F6 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 822EBCA12C91947700E708F6 /* PrivacyInfo.xcprivacy */; };
822EBCA42C91AADA00E708F6 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 822EBCA32C91AADA00E708F6 /* PrivacyInfo.xcprivacy */; };
822EBCA62C91AB3800E708F6 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 822EBCA52C91AB3800E708F6 /* PrivacyInfo.xcprivacy */; };
822EBCA82C91AB5900E708F6 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 822EBCA72C91AB5900E708F6 /* PrivacyInfo.xcprivacy */; };
822EBCA92C91AB5900E708F6 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 822EBCA72C91AB5900E708F6 /* PrivacyInfo.xcprivacy */; };
822EE96C215CE0E300BE77F6 /* UserDefaults+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 825A43FC215CCFE70076131F /* UserDefaults+Ext.swift */; };
8232FBF42240DE19006B81D2 /* ErrorResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8232FBF32240DE19006B81D2 /* ErrorResult.swift */; };
8232FBF62240E40F006B81D2 /* Error+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8232FBF52240E40F006B81D2 /* Error+Ext.swift */; };
Expand Down Expand Up @@ -506,6 +510,9 @@
822B85D821B941A200715691 /* NotificationName+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NotificationName+Ext.swift"; sourceTree = "<group>"; };
822BC6892A7CF3A700C733DF /* Decodable+Ext.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Decodable+Ext.swift"; sourceTree = "<group>"; };
822EBCA12C91947700E708F6 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
822EBCA32C91AADA00E708F6 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
822EBCA52C91AB3800E708F6 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
822EBCA72C91AB5900E708F6 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
8232FBF32240DE19006B81D2 /* ErrorResult.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorResult.swift; sourceTree = "<group>"; };
8232FBF52240E40F006B81D2 /* Error+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Error+Ext.swift"; sourceTree = "<group>"; };
8234E0D62AB23E5C0015C9A2 /* V2RayControl.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = V2RayControl.xcframework; path = Frameworks/V2RayControl.xcframework; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1362,6 +1369,7 @@
824B86C326D3D7B600D0101A /* TimerManager.swift */,
82B605272170840C004B40E6 /* Info.plist */,
82B605282170840C004B40E6 /* wireguard_tunnel_provider.entitlements */,
822EBCA72C91AB5900E708F6 /* PrivacyInfo.xcprivacy */,
);
path = "wireguard-tunnel-provider";
sourceTree = "<group>";
Expand Down Expand Up @@ -1538,6 +1546,7 @@
82E3B21229DDCC6500998F67 /* Assets.xcassets */,
82E3B21429DDCC6500998F67 /* Info.plist */,
82C61DA829E6C4CF00AF972A /* Widget-Bridging-Header.h */,
822EBCA32C91AADA00E708F6 /* PrivacyInfo.xcprivacy */,
);
path = IVPNWidget;
sourceTree = "<group>";
Expand Down Expand Up @@ -1608,6 +1617,7 @@
9C7840AC20CD8A8A00335736 /* Info.plist */,
82ED17452A1259CB00E7926D /* OpenVPNNetworkExtension-Bridging-Header.h */,
9C7840AD20CD8A8A00335736 /* openvpn_tunnel_provider.entitlements */,
822EBCA52C91AB3800E708F6 /* PrivacyInfo.xcprivacy */,
);
path = "openvpn-tunnel-provider";
sourceTree = "<group>";
Expand Down Expand Up @@ -1961,6 +1971,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
822EBCA92C91AB5900E708F6 /* PrivacyInfo.xcprivacy in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -1975,6 +1986,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
822EBCA42C91AADA00E708F6 /* PrivacyInfo.xcprivacy in Resources */,
82C61D9629E6ADEF00AF972A /* Assets.xcassets in Resources */,
82E3B21329DDCC6500998F67 /* Assets.xcassets in Resources */,
);
Expand All @@ -1984,6 +1996,8 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
822EBCA82C91AB5900E708F6 /* PrivacyInfo.xcprivacy in Resources */,
822EBCA62C91AB3800E708F6 /* PrivacyInfo.xcprivacy in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
17 changes: 17 additions & 0 deletions IVPNWidget/PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?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>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>1C8F.1</string>
</array>
</dict>
</array>
</dict>
</plist>
17 changes: 17 additions & 0 deletions openvpn-tunnel-provider/PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?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>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>1C8F.1</string>
</array>
</dict>
</array>
</dict>
</plist>
25 changes: 25 additions & 0 deletions wireguard-tunnel-provider/PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?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>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryFileTimestamp</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>C617.1</string>
</array>
</dict>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>1C8F.1</string>
</array>
</dict>
</array>
</dict>
</plist>

0 comments on commit 7b14038

Please sign in to comment.