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

Implement wrapper of CleverTap SDK #518

Merged
merged 32 commits into from
Oct 7, 2022
Merged

Implement wrapper of CleverTap SDK #518

merged 32 commits into from
Oct 7, 2022

Commits on Aug 1, 2022

  1. init migration

    nzagorchev committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d9c0e7d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. update to migrate state

    nzagorchev committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    df6a1ea View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Add pods dependency

    nzagorchev committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    990c198 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. add files to project

    nzagorchev committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    fdbf6d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    f4525a0 View commit details
    Browse the repository at this point in the history
  2. Update SPM

    nzagorchev committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    f15ab69 View commit details
    Browse the repository at this point in the history
  3. use static for spm

    nzagorchev committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    928f73d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cc4d38 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    d83ae97 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    7b633c9 View commit details
    Browse the repository at this point in the history
  2. rename property wrappers

    nzagorchev committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    80ae218 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c38c70 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    4fbd465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    035f25b View commit details
    Browse the repository at this point in the history
  3. Refactoring

    nzagorchev committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    8f74412 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    1df02f3 View commit details
    Browse the repository at this point in the history
  2. Add setTrafficSourceInfo

    nzagorchev committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    bf4ac06 View commit details
    Browse the repository at this point in the history
  3. Add IdentityManager

    nzagorchev committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    a51e22f View commit details
    Browse the repository at this point in the history
  4. Refactoring

    nzagorchev committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    a44d793 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00fd4e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Fix and Add Tests

    nzagorchev committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    6079620 View commit details
    Browse the repository at this point in the history
  2. Add IdentityManager tests

    nzagorchev committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    b674857 View commit details
    Browse the repository at this point in the history
  3. Refactor logs

    nzagorchev committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    22fee92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a4dd86 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:Leanplum/Leanplum-iOS-SDK into ct…

    …-migration
    
    # Conflicts:
    #	LeanplumSDK/LeanplumSDK.xcodeproj/project.pbxproj
    #	LeanplumSDKApp/LeanplumSDKApp.xcodeproj/project.pbxproj
    #	LeanplumSDKLocation/LeanplumSDKLocation.xcodeproj/project.pbxproj
    #	Package.swift
    nzagorchev committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    2003034 View commit details
    Browse the repository at this point in the history
  6. Fix Leanplum setDeviceId

    nzagorchev committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    b5effae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61a66f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69bd4b6 View commit details
    Browse the repository at this point in the history
  9. Fix project structure

    nzagorchev committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    6b32513 View commit details
    Browse the repository at this point in the history
  10. Xcode 13 compatibility

    nzagorchev committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    1c37685 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    23dd8f5 View commit details
    Browse the repository at this point in the history
  12. project fix

    nzagorchev committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    fe10540 View commit details
    Browse the repository at this point in the history