-
Notifications
You must be signed in to change notification settings - Fork 16
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
SP-7877 ott UI testing #355
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ng entire SDK flow
ConsentViewController/Classes/SourcePointClient/SPNativeUI.swift
Outdated
Show resolved
Hide resolved
…t crashing entire SDK flow" This reverts commit 0ffe0f9.
…ng entire SDK flow
7eabda9
to
ee7e25d
Compare
* develop: update CHANGELOG update XCFramework bump version to 6.4.1 move Objc project to cocoapods update spm version for SPMBuild Target add build SPM step to github test workflow import UIKit on Constants to fix SPM build namespace URL constants fix linting and namespace UI constants create SPMBuild app update XCFramework run pod install bump version to 6.4.0 run pod install update CHANGELOG # Conflicts: # Example/ConsentViewController.xcodeproj/project.pbxproj # Example/Podfile # Example/Podfile.lock # Example/Pods/Manifest.lock # Example/Pods/Pods.xcodeproj/project.pbxproj # Example/Pods/Target Support Files/Pods-ConsentViewController_ExampleTests/Pods-ConsentViewController_ExampleTests.debug.xcconfig # Example/Pods/Target Support Files/Pods-ConsentViewController_ExampleTests/Pods-ConsentViewController_ExampleTests.release.xcconfig # Example/Pods/Target Support Files/Pods-NativeMessageExampleUITests/Pods-NativeMessageExampleUITests.debug.xcconfig # Example/Pods/Target Support Files/Pods-NativeMessageExampleUITests/Pods-NativeMessageExampleUITests.release.xcconfig # Example/Pods/Target Support Files/Pods-ObjC-ExampleAppUITests/Pods-ObjC-ExampleAppUITests-frameworks-Debug-input-files.xcfilelist # Example/Pods/Target Support Files/Pods-ObjC-ExampleAppUITests/Pods-ObjC-ExampleAppUITests-frameworks-Release-input-files.xcfilelist # Example/Pods/Target Support Files/Pods-ObjC-ExampleAppUITests/Pods-ObjC-ExampleAppUITests-frameworks.sh # Example/Pods/Target Support Files/Pods-ObjC-ExampleAppUITests/Pods-ObjC-ExampleAppUITests.debug.xcconfig # Example/Pods/Target Support Files/Pods-ObjC-ExampleAppUITests/Pods-ObjC-ExampleAppUITests.release.xcconfig # Example/Pods/Target Support Files/Pods-SPGDPRExampleAppUITests/Pods-SPGDPRExampleAppUITests.debug.xcconfig # Example/Pods/Target Support Files/Pods-SPGDPRExampleAppUITests/Pods-SPGDPRExampleAppUITests.release.xcconfig # Example/Pods/Target Support Files/Pods-SourcePointMetaAppUITests/Pods-SourcePointMetaAppUITests.debug.xcconfig # Example/Pods/Target Support Files/Pods-SourcePointMetaAppUITests/Pods-SourcePointMetaAppUITests.release.xcconfig
Nevazhnovu
commented
Feb 2, 2022
.../Pods/Target Support Files/Pods-NativeMessageExample/Pods-NativeMessageExample-frameworks.sh
Show resolved
Hide resolved
Nevazhnovu
commented
Feb 2, 2022
...Pods/Target Support Files/Pods-NativeMessageExample/Pods-NativeMessageExample.debug.xcconfig
Outdated
Show resolved
Hide resolved
Nevazhnovu
commented
Feb 2, 2022
...ds/Target Support Files/Pods-NativeMessageExample/Pods-NativeMessageExample.release.xcconfig
Outdated
Show resolved
Hide resolved
Nevazhnovu
commented
Feb 2, 2022
...upport Files/Pods-NativeMessageExampleUITests/Pods-NativeMessageExampleUITests-frameworks.sh
Show resolved
Hide resolved
…e + ran pod install
Nevazhnovu
added a commit
that referenced
this pull request
Feb 4, 2022
* develop: SP-7877 ott UI testing (#355) update CHANGELOG update XCFramework bump version to 6.4.1 move Objc project to cocoapods update spm version for SPMBuild Target add build SPM step to github test workflow import UIKit on Constants to fix SPM build namespace URL constants fix linting and namespace UI constants create SPMBuild app update XCFramework run pod install bump version to 6.4.0 run pod install update CHANGELOG SP-8555 tv os native message logo (#358) # Conflicts: # ConsentViewController/Classes/Constants.swift # ConsentViewController/Classes/SourcePointClient/GDPRPrivacyManagerViewResponse.swift # ConsentViewController/Classes/SourcePointClient/SPNativeUI.swift # ConsentViewController/Classes/SourcePointClient/SPPrivacyManagerRequestResponse.swift # ConsentViewController/Classes/Views/tvOS/NativePrivacyManager/Common/SPNativeScreenViewController.swift
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.