|
@@ -629,6 +629,7 @@
|
|
|
BC60E3CE287D552800B05441 /* DeleteAccountBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC60E3CB287D552800B05441 /* DeleteAccountBodyView.xib */; };
|
|
|
BC60E3D2287D592800B05441 /* KSPublicAlertView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC60E3CF287D592800B05441 /* KSPublicAlertView.xib */; };
|
|
|
BC60E3D3287D592800B05441 /* KSPublicAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC60E3D1287D592800B05441 /* KSPublicAlertView.m */; };
|
|
|
+ BC66739D2BA841B500FC01A5 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = BC66739C2BA841B500FC01A5 /* PrivacyInfo.xcprivacy */; };
|
|
|
BC71D0F32881A2420010F14B /* UMCommonLog.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC71D0C82881A2420010F14B /* UMCommonLog.framework */; };
|
|
|
BC71D0F42881A2420010F14B /* UMCommonLog.bundle in Resources */ = {isa = PBXBuildFile; fileRef = BC71D0C92881A2420010F14B /* UMCommonLog.bundle */; };
|
|
|
BC71D0F52881A2420010F14B /* UMAPM.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC71D0CC2881A2420010F14B /* UMAPM.framework */; };
|
|
@@ -2294,6 +2295,7 @@
|
|
|
BC60E3CF287D592800B05441 /* KSPublicAlertView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KSPublicAlertView.xib; sourceTree = "<group>"; };
|
|
|
BC60E3D0287D592800B05441 /* KSPublicAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSPublicAlertView.h; sourceTree = "<group>"; };
|
|
|
BC60E3D1287D592800B05441 /* KSPublicAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSPublicAlertView.m; sourceTree = "<group>"; };
|
|
|
+ BC66739C2BA841B500FC01A5 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
|
|
|
BC71D0C82881A2420010F14B /* UMCommonLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = UMCommonLog.framework; sourceTree = "<group>"; };
|
|
|
BC71D0C92881A2420010F14B /* UMCommonLog.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = UMCommonLog.bundle; sourceTree = "<group>"; };
|
|
|
BC71D0CC2881A2420010F14B /* UMAPM.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = UMAPM.framework; sourceTree = "<group>"; };
|
|
@@ -3312,6 +3314,7 @@
|
|
|
275E8AA727E18F8800DD3F6E /* KulexiuForStudent */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC66739C2BA841B500FC01A5 /* PrivacyInfo.xcprivacy */,
|
|
|
BC255E822B29425F00A1FC27 /* SwiftImportHeader.h */,
|
|
|
BC255E832B29425F00A1FC27 /* WebViewBaseConfig.h */,
|
|
|
BC8A45BF283DDD7100094BBB /* SoundFontFile */,
|
|
@@ -7652,6 +7655,7 @@
|
|
|
BC31BF232B21925700F7D538 /* ToneTuningBodyView.xib in Resources */,
|
|
|
BCC583CA28A9EC6400BAB4CF /* cloud_animation_6.png in Resources */,
|
|
|
2723B5C527F157B100E0B90B /* ContractListCell.xib in Resources */,
|
|
|
+ BC66739D2BA841B500FC01A5 /* PrivacyInfo.xcprivacy in Resources */,
|
|
|
BCBFDF48281159A40052AFE5 /* HomeHotAlbumView.xib in Resources */,
|
|
|
BC802D8F28B8964C0079E350 /* LiveApplyView.xib in Resources */,
|
|
|
BCECE24C2B3D670500C0D555 /* CourseFileDisplayView.xib in Resources */,
|