Skip to content

Update dependencies to use current Core 5.3.1#498

Merged
emdobrin merged 2 commits intoadobe:hotfix-v5.0.3from
kevinlind:update-deps
Oct 16, 2024
Merged

Update dependencies to use current Core 5.3.1#498
emdobrin merged 2 commits intoadobe:hotfix-v5.0.3from
kevinlind:update-deps

Conversation

@kevinlind
Copy link
Copy Markdown
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@kevinlind kevinlind requested a review from emdobrin October 16, 2024 20:35
Podfile Outdated
pod 'AEPCore', :git => 'https://github.com/adobe/aepsdk-core-ios.git', :branch => 'staging'
pod 'AEPServices', :git => 'https://github.com/adobe/aepsdk-core-ios.git', :branch => 'staging'
pod 'AEPCore'
pod 'AEPServices'
Copy link
Copy Markdown
Contributor

@emdobrin emdobrin Oct 16, 2024

Choose a reason for hiding this comment

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

let's keep just core and include updated podfile.lock too

@emdobrin emdobrin merged commit 8ec246f into adobe:hotfix-v5.0.3 Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants