[AUTOMATIC] Release/4.21.0#2571
Merged
Merged
Conversation
Closed
9873d8e to
83a3653
Compare
NachoSoto
reviewed
Jun 1, 2023
| SWIFT_OPTIMIZATION_LEVEL = "-Onone"; | ||
| SWIFT_VERSION = 5.0; | ||
| TARGETED_DEVICE_FAMILY = "1,2"; | ||
| TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CarthageInstallation.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/CarthageInstallation"; |
Contributor
There was a problem hiding this comment.
This is why CarthageInstallation were failing.
NachoSoto
approved these changes
Jun 1, 2023
Contributor
|
Pod did deploy. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automatic release.
New Features
Offline Entitlements: use offline-computedCustomerInfowhen server is down (Offline Entitlements: use offline-computedCustomerInfowhen server is down #2368) via NachoSoto (@NachoSoto)Bugfixes
AppleReceipt.debugDescription: don't pretty-print JSON (AppleReceipt.debugDescription: don't pretty-print JSON #2564) via NachoSoto (@NachoSoto)SK2StoreProduct: fix crash on iOS 12 (SK2StoreProduct: fix crash on iOS 12 #2565) via NachoSoto (@NachoSoto)GetCustomerInfoposts receipts if there are pending transactions (GetCustomerInfoposts receipts if there are pending transactions #2533) via NachoSoto (@NachoSoto)Performance Improvements
PurchasedProductsFetcher: cache current entitlements (PurchasedProductsFetcher: cache current entitlements #2507) via NachoSoto (@NachoSoto)Dependency Updates
Other Changes
CustomerInfoManager: post all unfinished transactions (CustomerInfoManager: post all unfinished transactions #2563) via NachoSoto (@NachoSoto)PostReceiptOperation: added ability to also postAdServicestoken (PostReceiptOperation: added ability to also postAdServicestoken #2566) via NachoSoto (@NachoSoto)Offline Entitlements: improved computation log (Offline Entitlements: improved computation log #2562) via NachoSoto (@NachoSoto)TransactionPostertests (AddedTransactionPostertests #2557) via NachoSoto (@NachoSoto)TransactionPoster: removed 2 dependencies and abstracted parameters (RefactoredTransactionPoster: removed 2 dependencies and abstracted parameters #2542) via NachoSoto (@NachoSoto)CustomerInfoManagerTests: wait forgetAndCacheCustomerInfoto finish (CustomerInfoManagerTests: wait forgetAndCacheCustomerInfoto finish #2555) via NachoSoto (@NachoSoto)StoreTransaction: implementeddescription(StoreTransaction: implementeddescription#2556) via NachoSoto (@NachoSoto)Backend.ResponseHandleris now@Sendable(Backend.ResponseHandleris now@Sendable#2541) via NachoSoto (@NachoSoto)TransactionPosterfromPurchasesOrchestrator(ExtractedTransactionPosterfromPurchasesOrchestrator#2540) via NachoSoto (@NachoSoto)enableAdServicesAttributionTokenCollection: added integration test (enableAdServicesAttributionTokenCollection: added integration test #2551) via NachoSoto (@NachoSoto)AttributionPoster: replaced hardcoded strings with constants (AttributionPoster: replaced hardcoded strings with constants #2548) via NachoSoto (@NachoSoto)DefaultDecodable: moved toMisc/Codable/DefaultDecodable.swift(DefaultDecodable: moved toMisc/Codable/DefaultDecodable.swift#2528) via NachoSoto (@NachoSoto)CircleCI: specify device to runbackend_integration_tests(CircleCI: specify device to runbackend_integration_tests#2547) via NachoSoto (@NachoSoto)StoreKit2TransactionFetcher(CreatedStoreKit2TransactionFetcher#2539) via NachoSoto (@NachoSoto)Offering.getMetadataValue(Fix doc on getMetadataValue #2545) via Josh Holtz (@joshdholtz)AsyncSequence.extractValues(Extracted and testedAsyncSequence.extractValues#2538) via NachoSoto (@NachoSoto)Offline Entitlements: don't compute offlineCustomerInfowhen purchasing a consumable products (Offline Entitlements: don't compute offlineCustomerInfowhen purchasing a consumable products #2522) via NachoSoto (@NachoSoto)OfflineEntitlementsManager: disable offlineCustomerInfoin observer mode (OfflineEntitlementsManager: disable offlineCustomerInfoin observer mode #2520) via NachoSoto (@NachoSoto)BasePurchasesTests: fixed leak detection (BasePurchasesTests: fixed leak detection #2534) via NachoSoto (@NachoSoto)PurchaseTesterSwiftUI: addedProxyViewtoiOS(PurchaseTesterSwiftUI: addedProxyViewtoiOS#2531) via NachoSoto (@NachoSoto)PurchasedProductsFetcher: removedAppStore.synccall (PurchasedProductsFetcher: removedAppStore.synccall #2521) via NachoSoto (@NachoSoto)PurchaseTesterSwiftUI: added new window on Mac to manage proxy (PurchaseTesterSwiftUI: added new window on Mac to manage proxy #2518) via NachoSoto (@NachoSoto)PurchasedProductsFetcher: added log if fetching purchased products is slow (PurchasedProductsFetcher: added log if fetching purchased products is slow #2515) via NachoSoto (@NachoSoto)Offline Entitlements: disable for custom entitlements mode (Offline Entitlements: disable for custom entitlements mode #2509) via NachoSoto (@NachoSoto)Offline Entitlements: fixed iOS 12 tests (Offline Entitlements: fixed iOS 12 tests #2514) via NachoSoto (@NachoSoto)PurchasedProductsFetcher: don't throw errors if purchased products were found (PurchasedProductsFetcher: don't throw errors if purchased products were found #2506) via NachoSoto (@NachoSoto)Offline Entitlements: allow creating offlineCustomerInfowith emptyProductEntitlementMapping(Offline Entitlements: allow creating offlineCustomerInfowith emptyProductEntitlementMapping#2504) via NachoSoto (@NachoSoto)Offline Entitlements: integration tests (Offline Entitlements: integration tests #2501) via NachoSoto (@NachoSoto)CustomerInfoManager: don't cache offlineCustomerInfo(CustomerInfoManager: don't cache offlineCustomerInfo#2378) via NachoSoto (@NachoSoto)DangerousSettings: debug-onlyforceServerErrors(DangerousSettings: debug-onlyforceServerErrors#2486) via NachoSoto (@NachoSoto)CocoapodsInstallation: fixedXcode 14.3.0issue (CocoapodsInstallation: fixedXcode 14.3.0issue #2489) via NachoSoto (@NachoSoto)CarthageInstallation: removed workaround (CarthageInstallation: removed workaround #2488) via NachoSoto (@NachoSoto)