|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 295B8482248C1C5B003E8AE6 /* ViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 295B8480248C1C5B003E8AE6 /* ViewController.xib */; }; |
11 | 11 | 295B8483248C1C5B003E8AE6 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 295B8481248C1C5B003E8AE6 /* ViewController.swift */; }; |
| 12 | + 298F5A0B2BE4CA2D00656A68 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 298F5A0A2BE4CA2D00656A68 /* PrivacyInfo.xcprivacy */; }; |
12 | 13 | 299876DB248FCB290025E297 /* ProgressHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 299876DA248FCB290025E297 /* ProgressHUD.swift */; }; |
13 | 14 | 29A3BDAC2AC6A0810034CAF3 /* ProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A3BDAA2AC6A0810034CAF3 /* ProgressView.swift */; }; |
14 | 15 | 29A3BDAF2AC6A5EF0034CAF3 /* ProgressHUD+LiveIcon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A3BDAE2AC6A5EF0034CAF3 /* ProgressHUD+LiveIcon.swift */; }; |
|
45 | 46 | /* Begin PBXFileReference section */ |
46 | 47 | 295B8480248C1C5B003E8AE6 /* ViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ViewController.xib; sourceTree = "<group>"; }; |
47 | 48 | 295B8481248C1C5B003E8AE6 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
| 49 | + 298F5A0A2BE4CA2D00656A68 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
48 | 50 | 299876DA248FCB290025E297 /* ProgressHUD.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressHUD.swift; sourceTree = "<group>"; }; |
49 | 51 | 29A3BDAA2AC6A0810034CAF3 /* ProgressView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressView.swift; sourceTree = "<group>"; }; |
50 | 52 | 29A3BDAE2AC6A5EF0034CAF3 /* ProgressHUD+LiveIcon.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ProgressHUD+LiveIcon.swift"; sourceTree = "<group>"; }; |
|
123 | 125 | isa = PBXGroup; |
124 | 126 | children = ( |
125 | 127 | 29783DC82AD7F7AC0017A142 /* Animations */, |
| 128 | + 298F5A0A2BE4CA2D00656A68 /* PrivacyInfo.xcprivacy */, |
126 | 129 | 299876DA248FCB290025E297 /* ProgressHUD.swift */, |
127 | 130 | 29A3BDB02AC6A7500034CAF3 /* ProgressHUD+Banner.swift */, |
128 | 131 | 29A3BDB22AC6ACA90034CAF3 /* ProgressHUD+Enums.swift */, |
|
236 | 239 | files = ( |
237 | 240 | 29D29F041D9A59E4006CA074 /* LaunchScreen.storyboard in Resources */, |
238 | 241 | 295B8482248C1C5B003E8AE6 /* ViewController.xib in Resources */, |
| 242 | + 298F5A0B2BE4CA2D00656A68 /* PrivacyInfo.xcprivacy in Resources */, |
239 | 243 | 29D29F011D9A59E4006CA074 /* Assets.xcassets in Resources */, |
240 | 244 | ); |
241 | 245 | runOnlyForDeploymentPostprocessing = 0; |
|
427 | 431 | INFOPLIST_FILE = app/Info.plist; |
428 | 432 | IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
429 | 433 | LD_RUNPATH_SEARCH_PATHS = "$(inherited)"; |
430 | | - MARKETING_VERSION = 14.1.1; |
| 434 | + MARKETING_VERSION = 14.1.2; |
431 | 435 | PRODUCT_BUNDLE_IDENTIFIER = com.relatedcode.progresshud; |
432 | 436 | PRODUCT_NAME = "$(TARGET_NAME)"; |
433 | 437 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
458 | 462 | INFOPLIST_FILE = app/Info.plist; |
459 | 463 | IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
460 | 464 | LD_RUNPATH_SEARCH_PATHS = "$(inherited)"; |
461 | | - MARKETING_VERSION = 14.1.1; |
| 465 | + MARKETING_VERSION = 14.1.2; |
462 | 466 | PRODUCT_BUNDLE_IDENTIFIER = com.relatedcode.progresshud; |
463 | 467 | PRODUCT_NAME = "$(TARGET_NAME)"; |
464 | 468 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
0 commit comments