Release Notes
Major version update of Adobe Experience Platform Core iOS SDKs are live! It contains the following extensions:
- Core 5.0.0
- Identity 5.0.0
- Signal 5.0.0
- Lifecycle 5.0.0
Please note that the current release includes the following changes:
- Updated the minimum supported version to iOS 12.0 and tvOS 12.0.
- Include XCFrameworks built with Xcode 15.0.1 with the GitHub release.
- Include a privacy manifest for AEPCore and AEPServices
What’s Changed
- remove podspec script from circleci temporarily (#1015) @cdhoffmann
- add xcodegen download to dependencies (#1014) @cdhoffmann
- fix spacing (#1013) @cdhoffmann
- add install_dependencies to test-spm-podspec-archive step (#1012) @cdhoffmann
- Staging to main for 5.0.0 release (#1011) @cdhoffmann
- Recommended build setting removal of Code_signing_identity (#1010) @cdhoffmann
- Dev v5.0.0 to staging (#1005) @cdhoffmann
- Point to staging for rules engine (#1004) @cdhoffmann
- Update release.yml (#1003) @praveek
- Fix tests with AEPTestUtils and other MISC fixes (#1002) @cdhoffmann
- -fix wrong string in MessageGestures, ran formatting (#995) @sbenedicadb