|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 753F5D595D59548CC1AF1909 /* Pods_InPlayerSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89DF19FEC807CF03559464F9 /* Pods_InPlayerSDK.framework */; };
|
| 11 | + A73211D0223AD06E00452C15 /* InPlayerCustomerAccessItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73211CF223AD06E00452C15 /* InPlayerCustomerAccessItem.swift */; }; |
| 12 | + A73211D6223AD42300452C15 /* InPlayerPurchaseHistory.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73211D5223AD42300452C15 /* InPlayerPurchaseHistory.swift */; }; |
| 13 | + A73211DA223C0D7E00452C15 /* InPlayerRegisterField.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73211D9223C0D7E00452C15 /* InPlayerRegisterField.swift */; }; |
| 14 | + A73211DC223C11B500452C15 /* Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73211DB223C11B500452C15 /* Subscription.swift */; }; |
| 15 | + A73211E1223C138E00452C15 /* INPSubscriptionService.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73211E0223C138E00452C15 /* INPSubscriptionService.swift */; }; |
| 16 | + A73211E3223C182200452C15 /* InPlayerSubscriptionList.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73211E2223C182200452C15 /* InPlayerSubscriptionList.swift */; }; |
| 17 | + A73211E5223C1A8800452C15 /* InPlayerSubscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73211E4223C1A8800452C15 /* InPlayerSubscription.swift */; }; |
| 18 | + A73211E7224006AC00452C15 /* InPlayerRegisterFieldsResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73211E6224006AC00452C15 /* InPlayerRegisterFieldsResponse.swift */; }; |
| 19 | + A73211E922400B5700452C15 /* InPlayerFieldCountry.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73211E822400B5700452C15 /* InPlayerFieldCountry.swift */; }; |
| 20 | + A73211EB2240114C00452C15 /* countries.json in Resources */ = {isa = PBXBuildFile; fileRef = A73211EA2240114C00452C15 /* countries.json */; }; |
11 | 21 | A741EAA921F7799B00290AFD /* InPlayer+Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = A741EAA821F7799B00290AFD /* InPlayer+Configuration.swift */; };
|
12 | 22 | A741EAAB21F77A8700290AFD /* InPlayerEnvironmentType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A741EAAA21F77A8700290AFD /* InPlayerEnvironmentType.swift */; };
|
13 | 23 | A7EA961921F5018600CDA238 /* InPlayerSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7EA960F21F5018600CDA238 /* InPlayerSDK.framework */; };
|
|
79 | 89 | 863B37A5E53B1B204C406696 /* Pods-InPlayerSDKTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InPlayerSDKTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InPlayerSDKTests/Pods-InPlayerSDKTests.debug.xcconfig"; sourceTree = "<group>"; };
|
80 | 90 | 89DF19FEC807CF03559464F9 /* Pods_InPlayerSDK.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_InPlayerSDK.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
81 | 91 | A42AFBEAB4A1A9893C497B3B /* Pods-InPlayerSDK.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InPlayerSDK.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InPlayerSDK/Pods-InPlayerSDK.debug.xcconfig"; sourceTree = "<group>"; };
|
| 92 | + A73211CF223AD06E00452C15 /* InPlayerCustomerAccessItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPlayerCustomerAccessItem.swift; sourceTree = "<group>"; }; |
| 93 | + A73211D5223AD42300452C15 /* InPlayerPurchaseHistory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPlayerPurchaseHistory.swift; sourceTree = "<group>"; }; |
| 94 | + A73211D9223C0D7E00452C15 /* InPlayerRegisterField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPlayerRegisterField.swift; sourceTree = "<group>"; }; |
| 95 | + A73211DB223C11B500452C15 /* Subscription.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Subscription.swift; sourceTree = "<group>"; }; |
| 96 | + A73211E0223C138E00452C15 /* INPSubscriptionService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = INPSubscriptionService.swift; sourceTree = "<group>"; }; |
| 97 | + A73211E2223C182200452C15 /* InPlayerSubscriptionList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPlayerSubscriptionList.swift; sourceTree = "<group>"; }; |
| 98 | + A73211E4223C1A8800452C15 /* InPlayerSubscription.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPlayerSubscription.swift; sourceTree = "<group>"; }; |
| 99 | + A73211E6224006AC00452C15 /* InPlayerRegisterFieldsResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPlayerRegisterFieldsResponse.swift; sourceTree = "<group>"; }; |
| 100 | + A73211E822400B5700452C15 /* InPlayerFieldCountry.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPlayerFieldCountry.swift; sourceTree = "<group>"; }; |
| 101 | + A73211EA2240114C00452C15 /* countries.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = countries.json; sourceTree = "<group>"; }; |
82 | 102 | A741EAA821F7799B00290AFD /* InPlayer+Configuration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "InPlayer+Configuration.swift"; sourceTree = "<group>"; };
|
83 | 103 | A741EAAA21F77A8700290AFD /* InPlayerEnvironmentType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPlayerEnvironmentType.swift; sourceTree = "<group>"; };
|
84 | 104 | A7EA960F21F5018600CDA238 /* InPlayerSDK.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = InPlayerSDK.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
181 | 201 | name = Frameworks;
|
182 | 202 | sourceTree = "<group>";
|
183 | 203 | };
|
| 204 | + A73211CE223AC9AD00452C15 /* Models */ = { |
| 205 | + isa = PBXGroup; |
| 206 | + children = ( |
| 207 | + A73211D5223AD42300452C15 /* InPlayerPurchaseHistory.swift */, |
| 208 | + A73211CF223AD06E00452C15 /* InPlayerCustomerAccessItem.swift */, |
| 209 | + ); |
| 210 | + path = Models; |
| 211 | + sourceTree = "<group>"; |
| 212 | + }; |
| 213 | + A73211DD223C124200452C15 /* Subscription */ = { |
| 214 | + isa = PBXGroup; |
| 215 | + children = ( |
| 216 | + A73211E2223C182200452C15 /* InPlayerSubscriptionList.swift */, |
| 217 | + A73211E4223C1A8800452C15 /* InPlayerSubscription.swift */, |
| 218 | + ); |
| 219 | + path = Subscription; |
| 220 | + sourceTree = "<group>"; |
| 221 | + }; |
| 222 | + A73211DF223C125600452C15 /* Subscription */ = { |
| 223 | + isa = PBXGroup; |
| 224 | + children = ( |
| 225 | + A73211E0223C138E00452C15 /* INPSubscriptionService.swift */, |
| 226 | + ); |
| 227 | + path = Subscription; |
| 228 | + sourceTree = "<group>"; |
| 229 | + }; |
184 | 230 | A7EA960521F5018600CDA238 = {
|
185 | 231 | isa = PBXGroup;
|
186 | 232 | children = (
|
|
217 | 263 | A7EA963221F501F000CDA238 /* InPlayer.swift */,
|
218 | 264 | A7EA965321F501F000CDA238 /* Account.swift */,
|
219 | 265 | A7EA963621F501F000CDA238 /* Asset.swift */,
|
| 266 | + A73211DB223C11B500452C15 /* Subscription.swift */, |
220 | 267 | A7EA96D121F52B6900CDA238 /* InPlayerConstants.swift */,
|
221 | 268 | A7EA962B21F501F000CDA238 /* Configuration */,
|
222 | 269 | A7EA963921F501F000CDA238 /* Models */,
|
223 | 270 | A7EA963321F501F000CDA238 /* API */,
|
224 | 271 | A7EA962E21F501F000CDA238 /* Extensions */,
|
| 272 | + A73211EA2240114C00452C15 /* countries.json */, |
225 | 273 | );
|
226 | 274 | path = Core;
|
227 | 275 | sourceTree = "<group>";
|
|
255 | 303 | A7EA964A21F501F000CDA238 /* InPlayerSessionAPIManager.swift */,
|
256 | 304 | A7EA965121F501F000CDA238 /* Account */,
|
257 | 305 | A7EA963421F501F000CDA238 /* Asset */,
|
| 306 | + A73211DF223C125600452C15 /* Subscription */, |
258 | 307 | A7EA965421F501F000CDA238 /* NetworkConstants.swift */,
|
259 | 308 | );
|
260 | 309 | path = API;
|
|
274 | 323 | A7EA964B21F501F000CDA238 /* Errors */,
|
275 | 324 | A7EA963A21F501F000CDA238 /* Asset */,
|
276 | 325 | A7EA964521F501F000CDA238 /* Account */,
|
| 326 | + A73211DD223C124200452C15 /* Subscription */, |
277 | 327 | );
|
278 | 328 | path = Models;
|
279 | 329 | sourceTree = "<group>";
|
|
300 | 350 | A7EA964621F501F000CDA238 /* InPlayerAccount.swift */,
|
301 | 351 | A7EA964721F501F000CDA238 /* InPlayerCredentials.swift */,
|
302 | 352 | A7EA964821F501F000CDA238 /* InPlayerAuthorization.swift */,
|
| 353 | + A73211E6224006AC00452C15 /* InPlayerRegisterFieldsResponse.swift */, |
| 354 | + A73211D9223C0D7E00452C15 /* InPlayerRegisterField.swift */, |
| 355 | + A73211E822400B5700452C15 /* InPlayerFieldCountry.swift */, |
303 | 356 | );
|
304 | 357 | path = Account;
|
305 | 358 | sourceTree = "<group>";
|
|
360 | 413 | children = (
|
361 | 414 | A7EA96E221F52C9B00CDA238 /* Payment.swift */,
|
362 | 415 | A7EA966221F501F000CDA238 /* API */,
|
| 416 | + A73211CE223AC9AD00452C15 /* Models */, |
363 | 417 | );
|
364 | 418 | path = Payment;
|
365 | 419 | sourceTree = "<group>";
|
|
432 | 486 | A7EA961421F5018600CDA238 /* Sources */,
|
433 | 487 | A7EA961521F5018600CDA238 /* Frameworks */,
|
434 | 488 | A7EA961621F5018600CDA238 /* Resources */,
|
435 |
| - 14A810E310E51CC500354B4C /* [CP] Embed Pods Frameworks */, |
436 | 489 | );
|
437 | 490 | buildRules = (
|
438 | 491 | );
|
|
485 | 538 | isa = PBXResourcesBuildPhase;
|
486 | 539 | buildActionMask = 2147483647;
|
487 | 540 | files = (
|
| 541 | + A73211EB2240114C00452C15 /* countries.json in Resources */, |
488 | 542 | );
|
489 | 543 | runOnlyForDeploymentPostprocessing = 0;
|
490 | 544 | };
|
|
498 | 552 | /* End PBXResourcesBuildPhase section */
|
499 | 553 |
|
500 | 554 | /* Begin PBXShellScriptBuildPhase section */
|
501 |
| - 14A810E310E51CC500354B4C /* [CP] Embed Pods Frameworks */ = { |
502 |
| - isa = PBXShellScriptBuildPhase; |
503 |
| - buildActionMask = 2147483647; |
504 |
| - files = ( |
505 |
| - ); |
506 |
| - inputPaths = ( |
507 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-InPlayerSDKTests/Pods-InPlayerSDKTests-frameworks.sh", |
508 |
| - "${BUILT_PRODUCTS_DIR}/AWSCore/AWSCore.framework", |
509 |
| - "${BUILT_PRODUCTS_DIR}/AWSIoT/AWSIoT.framework", |
510 |
| - "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework", |
511 |
| - ); |
512 |
| - name = "[CP] Embed Pods Frameworks"; |
513 |
| - outputPaths = ( |
514 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AWSCore.framework", |
515 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AWSIoT.framework", |
516 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework", |
517 |
| - ); |
518 |
| - runOnlyForDeploymentPostprocessing = 0; |
519 |
| - shellPath = /bin/sh; |
520 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-InPlayerSDKTests/Pods-InPlayerSDKTests-frameworks.sh\"\n"; |
521 |
| - showEnvVarsInLog = 0; |
522 |
| - }; |
523 | 555 | 8394ECE9E19E0EC962E775E9 /* [CP] Check Pods Manifest.lock */ = {
|
524 | 556 | isa = PBXShellScriptBuildPhase;
|
525 | 557 | buildActionMask = 2147483647;
|
|
572 | 604 | A7EA967421F501F000CDA238 /* InPlayerAccessFee.swift in Sources */,
|
573 | 605 | A7EA967021F501F000CDA238 /* INPAPIConfiguration.swift in Sources */,
|
574 | 606 | A7EA967521F501F000CDA238 /* InPlayerTrialPeriod.swift in Sources */,
|
| 607 | + A73211DA223C0D7E00452C15 /* InPlayerRegisterField.swift in Sources */, |
575 | 608 | A7EA966B21F501F000CDA238 /* DataDecodeExt.swift in Sources */,
|
576 | 609 | A7EA966C21F501F000CDA238 /* DateExt.swift in Sources */,
|
577 | 610 | A7EA968D21F501F000CDA238 /* InPlayerAwsKey.swift in Sources */,
|
|
585 | 618 | A7EA967C21F501F000CDA238 /* InPlayerAccount.swift in Sources */,
|
586 | 619 | A7EA96D621F52BD500CDA238 /* INPAccountService.swift in Sources */,
|
587 | 620 | A7EA96D221F52B6900CDA238 /* InPlayerConstants.swift in Sources */,
|
| 621 | + A73211E5223C1A8800452C15 /* InPlayerSubscription.swift in Sources */, |
588 | 622 | A741EAAB21F77A8700290AFD /* InPlayerEnvironmentType.swift in Sources */,
|
| 623 | + A73211DC223C11B500452C15 /* Subscription.swift in Sources */, |
| 624 | + A73211E7224006AC00452C15 /* InPlayerRegisterFieldsResponse.swift in Sources */, |
589 | 625 | A741EAA921F7799B00290AFD /* InPlayer+Configuration.swift in Sources */,
|
| 626 | + A73211E3223C182200452C15 /* InPlayerSubscriptionList.swift in Sources */, |
590 | 627 | A7EA968C21F501F000CDA238 /* InPlayerNotification.swift in Sources */,
|
| 628 | + A73211D6223AD42300452C15 /* InPlayerPurchaseHistory.swift in Sources */, |
591 | 629 | A7EA967321F501F000CDA238 /* InPlayerAccessControlType.swift in Sources */,
|
592 | 630 | A7EA967121F501F000CDA238 /* NetworkDataSource.swift in Sources */,
|
| 631 | + A73211D0223AD06E00452C15 /* InPlayerCustomerAccessItem.swift in Sources */, |
593 | 632 | A7EA968421F501F000CDA238 /* InPlayerInvalidResponseError.swift in Sources */,
|
594 | 633 | A7EA968F21F501F000CDA238 /* INPNotificationService.swift in Sources */,
|
| 634 | + A73211E922400B5700452C15 /* InPlayerFieldCountry.swift in Sources */, |
595 | 635 | A7EA969021F501F000CDA238 /* InPlayerNotificationAPIManager.swift in Sources */,
|
596 | 636 | A7EA969321F501F000CDA238 /* PaymentNetworkConstants.swift in Sources */,
|
597 | 637 | A7EA967A21F501F000CDA238 /* InPlayerItemMetadata.swift in Sources */,
|
|
609 | 649 | A7EA967721F501F000CDA238 /* InPlayerAccessType.swift in Sources */,
|
610 | 650 | A7EA967F21F501F000CDA238 /* INPAuthHandler.swift in Sources */,
|
611 | 651 | A7EA967821F501F000CDA238 /* InPlayerItemType.swift in Sources */,
|
| 652 | + A73211E1223C138E00452C15 /* INPSubscriptionService.swift in Sources */, |
612 | 653 | );
|
613 | 654 | runOnlyForDeploymentPostprocessing = 0;
|
614 | 655 | };
|
|
0 commit comments