Skip to content

SPM: update Package.resolved#3130

Merged
NachoSoto merged 2 commits into
mainfrom
update-dependencies-spm
Aug 31, 2023
Merged

SPM: update Package.resolved#3130
NachoSoto merged 2 commits into
mainfrom
update-dependencies-spm

Conversation

@NachoSoto

Copy link
Copy Markdown
Contributor

This updates:

  • swift-snapshot-testing
  • purchases-ios

Updating our own commit fixes this issue that could happen if you didn't "update to latest package versions" locally:
Screenshot 2023-08-31 at 12 57 43

This updates:
- `swift-snapshot-testing`
- `purchases-ios`

Updating our own commit fixes this issue that could happen if you didn't "update to latest package versions" locally:
@NachoSoto NachoSoto added the pr:dependencies Changes on external dependencies label Aug 31, 2023
@NachoSoto NachoSoto requested a review from a team August 31, 2023 20:40
@NachoSoto

Copy link
Copy Markdown
Contributor Author

@MarkVillacampa this will solve your problem from yesterday.

@NachoSoto NachoSoto enabled auto-merge (squash) August 31, 2023 21:12
@NachoSoto NachoSoto disabled auto-merge August 31, 2023 21:17
@NachoSoto NachoSoto enabled auto-merge (squash) August 31, 2023 21:44
Comment thread Package@swift-5.6.swift
@@ -0,0 +1,56 @@
// swift-tools-version:5.6

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is needed for Xcode 13.x

@NachoSoto NachoSoto merged commit 69fd1e6 into main Aug 31, 2023
@NachoSoto NachoSoto deleted the update-dependencies-spm branch August 31, 2023 21:59
NachoSoto pushed a commit that referenced this pull request Sep 5, 2023
**This is an automatic release.**

### Bugfixes
* `DebugViewModel`: fixed runtime crash on iOS < 16 (#3139) via
NachoSoto (@NachoSoto)
### Performance Improvements
* `PurchasesOrchestrator`: return early if receipt has no transactions
when checking for promo offers (#3123) via Mark Villacampa
(@MarkVillacampa)
* `Purchases`: don't clear intro eligibility / purchased products cache
on first launch (#3067) via NachoSoto (@NachoSoto)
### Dependency Updates
* `SPM`: update `Package.resolved` (#3130) via NachoSoto (@NachoSoto)
### Other Changes
* `ReceiptParser`: fixed SPM build (#3144) via NachoSoto (@NachoSoto)
* `carthage_installation_tests`: optimize SPM package loading (#3129)
via NachoSoto (@NachoSoto)
* `CI`: add workaround for `Carthage` timing out (#3119) via NachoSoto
(@NachoSoto)
* `Integration Tests`: workaround to not lose debug logs (#3108) via
NachoSoto (@NachoSoto)
MarkVillacampa pushed a commit that referenced this pull request Sep 6, 2023
This updates:
- `swift-snapshot-testing`
- `purchases-ios`

Updating our own commit fixes this issue that could happen if you didn't
"update to latest package versions" locally:
![Screenshot 2023-08-31 at 12 57
43](https://github.com/RevenueCat/purchases-ios/assets/685609/5873c3d7-2efc-4efa-9ce2-3b3899c116c9)
MarkVillacampa pushed a commit that referenced this pull request Sep 6, 2023
**This is an automatic release.**

### Bugfixes
* `DebugViewModel`: fixed runtime crash on iOS < 16 (#3139) via
NachoSoto (@NachoSoto)
### Performance Improvements
* `PurchasesOrchestrator`: return early if receipt has no transactions
when checking for promo offers (#3123) via Mark Villacampa
(@MarkVillacampa)
* `Purchases`: don't clear intro eligibility / purchased products cache
on first launch (#3067) via NachoSoto (@NachoSoto)
### Dependency Updates
* `SPM`: update `Package.resolved` (#3130) via NachoSoto (@NachoSoto)
### Other Changes
* `ReceiptParser`: fixed SPM build (#3144) via NachoSoto (@NachoSoto)
* `carthage_installation_tests`: optimize SPM package loading (#3129)
via NachoSoto (@NachoSoto)
* `CI`: add workaround for `Carthage` timing out (#3119) via NachoSoto
(@NachoSoto)
* `Integration Tests`: workaround to not lose debug logs (#3108) via
NachoSoto (@NachoSoto)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:dependencies Changes on external dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants