Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump the major version for all packages to adopt the iOS SDK 4.0.0 #271

Merged
merged 6 commits into from
Jun 14, 2023

Conversation

yangyansong-adbe
Copy link
Contributor

@yangyansong-adbe yangyansong-adbe commented Jun 8, 2023

Description

  • Updated Adobe iOS SDKs to 4.x
  • Removed the use of Lerna bootstrap for project setups and use yarn workspace instead.
  • Updated the sample app's Podfile to fix compatibility issues between Xcode and CocoaPods.

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.

package.json Show resolved Hide resolved
@cacheung
Copy link
Contributor

https://github.com/yangyansong-adbe/aepsdk-react-native/blob/ios_4x_update/README.md#install-aep-npm-packages
Update eh react native dependencies versions there.

@yangyansong-adbe yangyansong-adbe merged commit 474e0c7 into adobe:staging Jun 14, 2023
yangyansong-adbe added a commit that referenced this pull request Jun 20, 2023
* bump the major version for all packages to adopt the iOS SDK 4.0.0 (#271)

* bump the major version for all packages to 3.0.0 (assurance to 5.0.0)

* align up all package versions and fix Lerna bootstrap issue

* update Xcode to 14.1.0

* show verbose logs when building the ios app

* Fix Yoga issue (facebook/react-native#36758)

* try to fix the Xcode issue

* update docs and disable ios build step on CI (#273)
yangyansong-adbe added a commit that referenced this pull request Jun 20, 2023
* bump the major version for all packages to adopt the iOS SDK 4.0.0 (#271)

* bump the major version for all packages to 3.0.0 (assurance to 5.0.0)

* align up all package versions and fix Lerna bootstrap issue

* update Xcode to 14.1.0

* show verbose logs when building the ios app

* Fix Yoga issue (facebook/react-native#36758)

* try to fix the Xcode issue

* update docs and disable ios build step on CI (#273)

* fix install issue (#275)
@yangyansong-adbe yangyansong-adbe deleted the ios_4x_update branch April 16, 2024 23:16
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