Skip to content

Commit

Permalink
[HotFix] privacyInfo 파일 생성(#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjk4618 committed Apr 5, 2024
1 parent 6855c22 commit 00f1a38
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 4 deletions.
12 changes: 8 additions & 4 deletions Going-iOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
F42170F82BB1E2D900248B3A /* KakaoSDKUser in Frameworks */ = {isa = PBXBuildFile; productRef = F42170F72BB1E2D900248B3A /* KakaoSDKUser */; };
F42F70412B53F1F400B27592 /* ReIssueJWTRequsetDTO.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42F70402B53F1F300B27592 /* ReIssueJWTRequsetDTO.swift */; };
F430A98A2B4AD24800D482C4 /* UserTypeTestResultAppData.swift in Sources */ = {isa = PBXBuildFile; fileRef = F430A9892B4AD24700D482C4 /* UserTypeTestResultAppData.swift */; };
F44228792BBFBE4B009A0F2F /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = F44228782BBFBE4B009A0F2F /* PrivacyInfo.xcprivacy */; };
F4439E492B56314A00D7C881 /* Lottie in Frameworks */ = {isa = PBXBuildFile; productRef = F4439E482B56314A00D7C881 /* Lottie */; };
F44460FD2B4D098B00674D74 /* CheckPhotoAccessProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44460FC2B4D098B00674D74 /* CheckPhotoAccessProtocol.swift */; };
F44461022B4D6D4800674D74 /* DOOToast.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44461012B4D6D4800674D74 /* DOOToast.swift */; };
Expand Down Expand Up @@ -338,6 +339,7 @@
F41F5D782B4EF431000D0472 /* ToDoService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToDoService.swift; sourceTree = "<group>"; };
F42F70402B53F1F300B27592 /* ReIssueJWTRequsetDTO.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReIssueJWTRequsetDTO.swift; sourceTree = "<group>"; };
F430A9892B4AD24700D482C4 /* UserTypeTestResultAppData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserTypeTestResultAppData.swift; sourceTree = "<group>"; };
F44228782BBFBE4B009A0F2F /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
F44460FC2B4D098B00674D74 /* CheckPhotoAccessProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckPhotoAccessProtocol.swift; sourceTree = "<group>"; };
F44461012B4D6D4800674D74 /* DOOToast.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DOOToast.swift; sourceTree = "<group>"; };
F44461032B4D77F200674D74 /* DOOToastView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DOOToastView.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1266,6 +1268,7 @@
children = (
F4F521942B3464D8000E6E1E /* Configurations */,
F4F521822B3440DA000E6E1E /* Info.plist */,
F44228782BBFBE4B009A0F2F /* PrivacyInfo.xcprivacy */,
);
path = Settings;
sourceTree = "<group>";
Expand Down Expand Up @@ -1540,6 +1543,7 @@
CA8CD66C2B46B45D00CFDFBF /* Pretendard-Bold.otf in Resources */,
CA8CD6742B46B48700CFDFBF /* Pretendard-Medium.otf in Resources */,
CA8CD6722B46B48100CFDFBF /* Pretendard-Light.otf in Resources */,
F44228792BBFBE4B009A0F2F /* PrivacyInfo.xcprivacy in Resources */,
CA8CD66A2B46B45200CFDFBF /* Pretendard-Black.otf in Resources */,
CA8CD6762B46B48F00CFDFBF /* Pretendard-Regular.otf in Resources */,
CA8CD66E2B46B46600CFDFBF /* Pretendard-ExtraBold.otf in Resources */,
Expand Down Expand Up @@ -1877,7 +1881,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 2024040502;
CURRENT_PROJECT_VERSION = 2024040506;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = HV6BJXV65Q;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1895,7 +1899,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.0;
MARKETING_VERSION = 1.2.1;
PRODUCT_BUNDLE_IDENTIFIER = "com.Going.Going-iOS";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1919,7 +1923,7 @@
CODE_SIGN_ENTITLEMENTS = "Going-iOS/Going-iOS.entitlements";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 2024040502;
CURRENT_PROJECT_VERSION = 2024040506;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = HV6BJXV65Q;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1937,7 +1941,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.0;
MARKETING_VERSION = 1.2.1;
PRODUCT_BUNDLE_IDENTIFIER = "com.Going.Going-iOS";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
33 changes: 33 additions & 0 deletions Going-iOS/Global/Settings/PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?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>NSPrivacyAccessedAPICategorySystemBootTime</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>35F9.1</string>
</array>
</dict>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>CA92.1</string>
</array>
</dict>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryFileTimestamp</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>C617.1</string>
</array>
</dict>
</array>
</dict>
</plist>

0 comments on commit 00f1a38

Please sign in to comment.