adobe / aepsdk-target-ios

Adobe Experience Platform - Target extension built with Swift
Apache License 2.0
0 stars 15 forks source link

Target Identifiers, Session Management APIs and handling configuration response #47

Closed ravjain-adb closed 3 years ago

ravjain-adb commented 3 years ago

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

swarna04 commented 3 years ago

Multiple TestableExtensionRuntime.swift are present, it can lead to compilation issues. https://github.com/adobe/aepsdk-target-ios/blob/dev/AEPTarget/Tests/Mocks/TestableExtensionRuntime.swift https://github.com/adobe/aepsdk-target-ios/blob/dev/AEPTarget/Tests/TestHelpers/TestableExtensionRuntime.swift

Can you please clean it up @ravjain-adb