|
93 | 93 | B244E6541FE1C94F0026B944 /* AlertOptionsRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = B244E6531FE1C94F0026B944 /* AlertOptionsRow.swift */; }; |
94 | 94 | B257FE2E1EC0F66900043911 /* RowsInsertionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B257FE2D1EC0F66900043911 /* RowsInsertionTests.swift */; }; |
95 | 95 | B2A401161EC0BA140042EDF0 /* SectionsInsertionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2A401151EC0BA140042EDF0 /* SectionsInsertionTests.swift */; }; |
| 96 | + E110A1402BC9D08200FFD81D /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = E110A13F2BC9D08200FFD81D /* PrivacyInfo.xcprivacy */; }; |
96 | 97 | FA56B6AF1DBAD38900407C94 /* RuleEqualsToRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA56B6AE1DBAD38900407C94 /* RuleEqualsToRow.swift */; }; |
97 | 98 | /* End PBXBuildFile section */ |
98 | 99 |
|
|
196 | 197 | B244E6531FE1C94F0026B944 /* AlertOptionsRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AlertOptionsRow.swift; path = Common/AlertOptionsRow.swift; sourceTree = "<group>"; }; |
197 | 198 | B257FE2D1EC0F66900043911 /* RowsInsertionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RowsInsertionTests.swift; path = Tests/RowsInsertionTests.swift; sourceTree = SOURCE_ROOT; }; |
198 | 199 | B2A401151EC0BA140042EDF0 /* SectionsInsertionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SectionsInsertionTests.swift; path = Tests/SectionsInsertionTests.swift; sourceTree = SOURCE_ROOT; }; |
| 200 | + E110A13F2BC9D08200FFD81D /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
199 | 201 | FA56B6AE1DBAD38900407C94 /* RuleEqualsToRow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RuleEqualsToRow.swift; path = Source/Validations/RuleEqualsToRow.swift; sourceTree = SOURCE_ROOT; }; |
200 | 202 | /* End PBXFileReference section */ |
201 | 203 |
|
|
357 | 359 | 2859CD971C7CF2020002982F /* Rows */, |
358 | 360 | 287E7D7C1D62552C0065F4DE /* Validations */, |
359 | 361 | 51729E661B9A5FA5004A00EB /* Eureka.h */, |
| 362 | + E110A13F2BC9D08200FFD81D /* PrivacyInfo.xcprivacy */, |
360 | 363 | 51729DF01B9A4F5E004A00EB /* Info.plist */, |
361 | 364 | 28B12FD41BA0E83C00F27A23 /* Assets.xcassets */, |
362 | 365 | ); |
|
484 | 487 | isa = PBXResourcesBuildPhase; |
485 | 488 | buildActionMask = 2147483647; |
486 | 489 | files = ( |
| 490 | + E110A1402BC9D08200FFD81D /* PrivacyInfo.xcprivacy in Resources */, |
487 | 491 | 28B12FD51BA0E83C00F27A23 /* Assets.xcassets in Resources */, |
488 | 492 | ); |
489 | 493 | runOnlyForDeploymentPostprocessing = 0; |
|
740 | 744 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
741 | 745 | IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
742 | 746 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
743 | | - MARKETING_VERSION = 5.4.0; |
| 747 | + MARKETING_VERSION = 5.5.0; |
744 | 748 | PRODUCT_BUNDLE_IDENTIFIER = com.xmartlabs.Eureka; |
745 | 749 | PRODUCT_NAME = "$(TARGET_NAME)"; |
746 | 750 | SKIP_INSTALL = YES; |
|
765 | 769 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
766 | 770 | IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
767 | 771 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
768 | | - MARKETING_VERSION = 5.4.0; |
| 772 | + MARKETING_VERSION = 5.5.0; |
769 | 773 | PRODUCT_BUNDLE_IDENTIFIER = com.xmartlabs.Eureka; |
770 | 774 | PRODUCT_NAME = "$(TARGET_NAME)"; |
771 | 775 | SKIP_INSTALL = YES; |
|
0 commit comments