File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed
NVActivityIndicatorView.xcodeproj Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 116116 1F183708248CF31500583430 /* NVActivityIndicatorPresenterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorPresenterTests.swift; sourceTree = "<group>"; };
117117 1F183709248CF31500583430 /* NVActivityIndicatorViewTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorViewTests.swift; sourceTree = "<group>"; };
118118 1F18370A248CF31500583430 /* NVActivityIndicatorTypeTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorTypeTests.swift; sourceTree = "<group>"; };
119+ 1F73073E2BCFFEC700FBF25A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
119120 "NVActivityIndicatorView::NVActivityIndicatorView::Product" /* NVActivityIndicatorView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = NVActivityIndicatorView.framework; sourceTree = BUILT_PRODUCTS_DIR; };
120121 "NVActivityIndicatorView::NVActivityIndicatorViewExtended::Product" /* NVActivityIndicatorViewExtended.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = NVActivityIndicatorViewExtended.framework; sourceTree = BUILT_PRODUCTS_DIR; };
121122 OBJ_10 /* NVActivityIndicatorAnimationAudioEqualizer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorAnimationAudioEqualizer.swift; sourceTree = "<group>"; };
241242 OBJ_5 = {
242243 isa = PBXGroup;
243244 children = (
245+ 1F73073E2BCFFEC700FBF25A /* PrivacyInfo.xcprivacy */,
244246 OBJ_6 /* Package.swift */,
245247 OBJ_7 /* Sources */,
246- OBJ_50 /* Tests */,
247248 1F1836DE248CEFC200583430 /* Example */,
248249 1F1836FC248CF25600583430 /* Tests */,
249250 OBJ_51 /* Products */,
250251 1F1836F1248CF08B00583430 /* Frameworks */,
251252 );
252253 sourceTree = "<group>";
253254 };
254- OBJ_50 /* Tests */ = {
255- isa = PBXGroup;
256- children = (
257- );
258- name = Tests;
259- sourceTree = SOURCE_ROOT;
260- };
261255 OBJ_51 /* Products */ = {
262256 isa = PBXGroup;
263257 children = (
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+ <plist version =" 1.0" >
4+ <dict >
5+ <key >NSPrivacyTracking</key >
6+ <false />
7+ </dict >
8+ </plist >
You can’t perform that action at this time.
0 commit comments