|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1F833B7F271DC69C00E4DAB2 /* RxSwift.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F833B7E271DC69C00E4DAB2 /* RxSwift.xcframework */; }; |
11 | 11 | 1F833B80271DC69C00E4DAB2 /* RxSwift.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 1F833B7E271DC69C00E4DAB2 /* RxSwift.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 12 | + 43C3B8F62EB973A500705F63 /* HCaptcha_Journeylitics.h in Headers */ = {isa = PBXBuildFile; fileRef = 43C3B8F42EB973A500705F63 /* HCaptcha_Journeylitics.h */; }; |
| 13 | + 43C3B8FA2EBA065F00705F63 /* HCaptchaWebViewManager+JSCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43C3B8F72EBA065F00705F63 /* HCaptchaWebViewManager+JSCommand.swift */; }; |
| 14 | + 43C3B8FC2EBA07C900705F63 /* HCaptchaWebViewManager+Private.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43C3B8FB2EBA07C900705F63 /* HCaptchaWebViewManager+Private.swift */; }; |
12 | 15 | 43DC08142E971586003839A5 /* HCaptchaVerifyParams.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43DC08132E971586003839A5 /* HCaptchaVerifyParams.swift */; }; |
13 | 16 | 43DC08392EA819C2003839A5 /* UISearchBar+JL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43DC082C2EA819C2003839A5 /* UISearchBar+JL.swift */; }; |
14 | 17 | 43DC083A2EA819C2003839A5 /* JourneyliticsCore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43DC08232EA819C2003839A5 /* JourneyliticsCore.swift */; }; |
|
75 | 78 |
|
76 | 79 | /* Begin PBXFileReference section */ |
77 | 80 | 1F833B7E271DC69C00E4DAB2 /* RxSwift.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = RxSwift.xcframework; path = Carthage/Build/RxSwift.xcframework; sourceTree = "<group>"; }; |
| 81 | + 43C3B8F42EB973A500705F63 /* HCaptcha_Journeylitics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HCaptcha_Journeylitics.h; sourceTree = "<group>"; }; |
| 82 | + 43C3B8F72EBA065F00705F63 /* HCaptchaWebViewManager+JSCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "HCaptchaWebViewManager+JSCommand.swift"; sourceTree = "<group>"; }; |
| 83 | + 43C3B8FB2EBA07C900705F63 /* HCaptchaWebViewManager+Private.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "HCaptchaWebViewManager+Private.swift"; sourceTree = "<group>"; }; |
78 | 84 | 43DC08132E971586003839A5 /* HCaptchaVerifyParams.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HCaptchaVerifyParams.swift; sourceTree = "<group>"; }; |
79 | 85 | 43DC081A2EA8199F003839A5 /* HCaptcha_Journeylitics.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = HCaptcha_Journeylitics.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
80 | 86 | 43DC08232EA819C2003839A5 /* JourneyliticsCore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JourneyliticsCore.swift; sourceTree = "<group>"; }; |
|
122 | 128 | F2AE8613204F3B41002E28D7 /* HCaptchaResult.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HCaptchaResult.swift; sourceTree = "<group>"; }; |
123 | 129 | /* End PBXFileReference section */ |
124 | 130 |
|
125 | | -/* Begin PBXFileSystemSynchronizedRootGroup section */ |
126 | | - 43DC081B2EA8199F003839A5 /* HCaptcha_Journeylitics */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = HCaptcha_Journeylitics; sourceTree = "<group>"; }; |
127 | | -/* End PBXFileSystemSynchronizedRootGroup section */ |
128 | | - |
129 | 131 | /* Begin PBXFrameworksBuildPhase section */ |
130 | 132 | 43DC08172EA8199F003839A5 /* Frameworks */ = { |
131 | 133 | isa = PBXFrameworksBuildPhase; |
|
152 | 154 | /* End PBXFrameworksBuildPhase section */ |
153 | 155 |
|
154 | 156 | /* Begin PBXGroup section */ |
| 157 | + 43C3B8F52EB973A500705F63 /* HCaptcha_Journeylitics */ = { |
| 158 | + isa = PBXGroup; |
| 159 | + children = ( |
| 160 | + 43C3B8F42EB973A500705F63 /* HCaptcha_Journeylitics.h */, |
| 161 | + ); |
| 162 | + path = HCaptcha_Journeylitics; |
| 163 | + sourceTree = "<group>"; |
| 164 | + }; |
155 | 165 | 43DC08252EA819C2003839A5 /* Core */ = { |
156 | 166 | isa = PBXGroup; |
157 | 167 | children = ( |
|
215 | 225 | F206BACF1F8D3E2800A25807 /* Cartfile */, |
216 | 226 | F206BAB21F8D3DE900A25807 /* HCaptcha-Carthage */, |
217 | 227 | F206BB1A1F8D4DBC00A25807 /* HCaptcha_RxSwift */, |
218 | | - 43DC081B2EA8199F003839A5 /* HCaptcha_Journeylitics */, |
| 228 | + 43C3B8F52EB973A500705F63 /* HCaptcha_Journeylitics */, |
219 | 229 | F206BAB11F8D3DE900A25807 /* Products */, |
220 | 230 | F206BAD11F8D3E7600A25807 /* Frameworks */, |
221 | 231 | F24EA1D41F967F21001DEC17 /* Recovered References */, |
|
287 | 297 | E6DB9EA727B15954008F0327 /* HCaptchaDebugInfo.swift */, |
288 | 298 | 43DC08132E971586003839A5 /* HCaptchaVerifyParams.swift */, |
289 | 299 | F24EA1D91F9683F5001DEC17 /* HCaptchaWebViewManager.swift */, |
| 300 | + 43C3B8F72EBA065F00705F63 /* HCaptchaWebViewManager+JSCommand.swift */, |
| 301 | + 43C3B8FB2EBA07C900705F63 /* HCaptchaWebViewManager+Private.swift */, |
290 | 302 | E614B37A2BCEBF3400CEA791 /* HCaptchaWebViewManager+WKNavigationDelegate.swift */, |
291 | 303 | F24EA1DA1F9683F5001DEC17 /* String+Dict.swift */, |
292 | 304 | F24EA1DB1F9683F5001DEC17 /* HCaptchaError.swift */, |
|
316 | 328 | isa = PBXHeadersBuildPhase; |
317 | 329 | buildActionMask = 2147483647; |
318 | 330 | files = ( |
| 331 | + 43C3B8F62EB973A500705F63 /* HCaptcha_Journeylitics.h in Headers */, |
319 | 332 | ); |
320 | 333 | runOnlyForDeploymentPostprocessing = 0; |
321 | 334 | }; |
|
351 | 364 | ); |
352 | 365 | dependencies = ( |
353 | 366 | ); |
354 | | - fileSystemSynchronizedGroups = ( |
355 | | - 43DC081B2EA8199F003839A5 /* HCaptcha_Journeylitics */, |
356 | | - ); |
357 | 367 | name = HCaptcha_Journeylitics; |
358 | 368 | packageProductDependencies = ( |
359 | 369 | ); |
|
423 | 433 | }; |
424 | 434 | }; |
425 | 435 | buildConfigurationList = F206BAAA1F8D3DE900A25807 /* Build configuration list for PBXProject "HCaptcha-Carthage" */; |
426 | | - compatibilityVersion = "Xcode 3.2"; |
| 436 | + compatibilityVersion = "Xcode 12.0"; |
427 | 437 | developmentRegion = English; |
428 | 438 | hasScannedForEncodings = 0; |
429 | 439 | knownRegions = ( |
|
499 | 509 | files = ( |
500 | 510 | E6BF595C288AE915007CE1CE /* HCaptchaHtml.swift in Sources */, |
501 | 511 | E634944A2828856300130AC5 /* HCaptchaEvent.swift in Sources */, |
| 512 | + 43C3B8FA2EBA065F00705F63 /* HCaptchaWebViewManager+JSCommand.swift in Sources */, |
502 | 513 | E65C08A02A656CC6002E82EC /* HCaptchaLog.swift in Sources */, |
503 | 514 | F24EA1E51F968403001DEC17 /* HCaptchaError.swift in Sources */, |
504 | 515 | E65145E327786BDB0079668A /* HCaptchaConfig.swift in Sources */, |
|
511 | 522 | F231B39A1FEC51C800F82943 /* DispatchQueue+Throttle.swift in Sources */, |
512 | 523 | 43DC084C2EA819DB003839A5 /* HCaptchaJourneys.swift in Sources */, |
513 | 524 | E6DB9EA827B15954008F0327 /* HCaptchaDebugInfo.swift in Sources */, |
| 525 | + 43C3B8FC2EBA07C900705F63 /* HCaptchaWebViewManager+Private.swift in Sources */, |
514 | 526 | E614B37B2BCEBF3400CEA791 /* HCaptchaWebViewManager+WKNavigationDelegate.swift in Sources */, |
515 | 527 | E683772129053E560021BFD7 /* HCaptchaURLOpener.swift in Sources */, |
516 | 528 | ); |
|
0 commit comments