Commit f2a35d94 authored by Raktim Deka's avatar Raktim Deka
Browse files

Test with new updated tag 1.2.0

parent a478f171
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -36,10 +36,6 @@ class LeegalityModule: RCTEventEmitter, ConsentManagerProtocol {
        sendMyEvent(value: value)
    }
    
    func getResult(value: [String : String]) {
        sendMyEvent(value: value)
    }

  @objc private func openSigningJourney(_ signingUrl: String) {
      DispatchQueue.main.async {
          let viewController = ConsentManager(url: signingUrl)
+1 −1
Original line number Diff line number Diff line
pod Leegality, :git => http://gitlab.leegality.com/leegality-public/ios-sdk.git’, :tag => ‘1.1.4’
pod 'ConsentManager', :git => ‘https://gitlab.com/leegality-public/consent-collect-ios-sdk.git’, :tag => ‘1.1.8
pod 'ConsentManager', :git => ‘https://gitlab.com/leegality-public/consent-collect-ios-sdk.git’, :tag => ‘1.2.0
require File.join(File.dirname(`node --print "require.resolve('expo/package.json')"`), "scripts/autolinking")
require File.join(File.dirname(`node --print "require.resolve('react-native/package.json')"`), "scripts/react_native_pods")

+8 −8
Original line number Diff line number Diff line
PODS:
  - boost (1.76.0)
  - ConsentManager (1.1.8)
  - ConsentManager (1.2.0)
  - DoubleConversion (1.1.6)
  - EXApplication (5.3.1):
    - ExpoModulesCore
@@ -456,7 +456,7 @@ PODS:

DEPENDENCIES:
  - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
  - "ConsentManager (from `git@gitlab.leegality.com:frontend/consent-collect-ios-sdk.git`, tag `1.1.8`)"
  - ConsentManager (from `https://gitlab.com/leegality-public/consent-collect-ios-sdk.git`, tag `1.2.0`)
  - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
  - EXApplication (from `../node_modules/expo-application/ios`)
  - EXConstants (from `../node_modules/expo-constants/ios`)
@@ -518,8 +518,8 @@ EXTERNAL SOURCES:
  boost:
    :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
  ConsentManager:
    :git: "git@gitlab.leegality.com:frontend/consent-collect-ios-sdk.git"
    :tag: 1.1.8
    :git: https://gitlab.com/leegality-public/consent-collect-ios-sdk.git
    :tag: 1.2.0
  DoubleConversion:
    :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
  EXApplication:
@@ -621,15 +621,15 @@ EXTERNAL SOURCES:

CHECKOUT OPTIONS:
  ConsentManager:
    :git: "git@gitlab.leegality.com:frontend/consent-collect-ios-sdk.git"
    :tag: 1.1.8
    :git: https://gitlab.com/leegality-public/consent-collect-ios-sdk.git
    :tag: 1.2.0
  Leegality:
    :git: http://gitlab.leegality.com/leegality-public/ios-sdk.git
    :tag: 1.1.4

SPEC CHECKSUMS:
  boost: 0a937fbcfdd646fca221c4f1d9750d7ccfdfc2dc
  ConsentManager: 4ac80855b47804b2644280f70cd4a1671709db17
  ConsentManager: 97bd3dee2c867b79276641d1041e7d1a11b238a2
  DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
  EXApplication: aa0fc96f297b984950f2ca8d64c5a326403a0b29
  EXConstants: e7d8d1bec9a20242b4f92a9d66967c3904e0dcd0
@@ -682,6 +682,6 @@ SPEC CHECKSUMS:
  SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
  Yoga: b76f1acfda8212aa16b7e26bcce3983230c82603

PODFILE CHECKSUM: 8bbf990aa994f8c2ad5cac82d19aa52f470c3b9a
PODFILE CHECKSUM: 5d8a8454b40ae87b0895cfbb5ce00b1b16b6d59b

COCOAPODS: 1.16.2
+1 −1
Original line number Diff line number Diff line
@@ -354,7 +354,7 @@
				CODE_SIGN_IDENTITY = "iPhone Developer";
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_TEAM = 8RT93U3JS3;
				DEVELOPMENT_TEAM = 6YV4P66NA8;
				ENABLE_BITCODE = NO;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"$(inherited)",