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

xCode 16 build problem #2488

Open
5 tasks done
DimasSup opened this issue Oct 10, 2024 · 1 comment
Open
5 tasks done

xCode 16 build problem #2488

DimasSup opened this issue Oct 10, 2024 · 1 comment

Comments

@DimasSup
Copy link

DimasSup commented Oct 10, 2024

Checklist before submitting a bug report

Xcode version

16.0

Facebook iOS SDK version

17.3.0

Dependency Manager

CocoaPods

SDK Framework

Other / I don't know

Goals

using Cocoapods

pod 'FBSDKCoreKit'
  pod 'FBSDKLoginKit'
  pod 'FBSDKShareKit'

and

 pod 'AppLovinMediationFacebookAdapter'

in Podfile.lock

- FBAEMKit (17.3.0):
    - FBSDKCoreKit_Basics (= 17.3.0)
  - FBAudienceNetwork (6.15.2)
  - FBSDKCoreKit (17.3.0):
    - FBAEMKit (= 17.3.0)
    - FBSDKCoreKit_Basics (= 17.3.0)
  - FBSDKCoreKit_Basics (17.3.0)
  - FBSDKLoginKit (17.3.0):
    - FBSDKCoreKit (= 17.3.0)
  - FBSDKShareKit (17.3.0):
    - FBSDKCoreKit (= 17.3.0)

so looks like latest versions of every frameworks.
so i try build and get this error

Undefined symbols for architecture arm64:
  "_XPluginsGetDataFuncOrAbort", referenced from:
      _LogDefaultLevelSocket_GetPlugin in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogDirectorySocket_GetPlugin in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      LogDisableSocket_getPluginDataPair() in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogFormatterSocket_GetPlugin in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogMaxFileSizeSocket_GetPlugin in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogMaxNumFilesSocket_GetPlugin in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogRollFrequencySocket_GetPlugin in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      ...
  "_XPluginsGetFunctionPtrFromID", referenced from:
      _LogDirectorySocket_InvokeDirectoryFunction in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogFormatterSocket_InvokeFunction in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
  "Plugins::SocketThreadLocalScope::SocketThreadLocalScope(int)", referenced from:
      _LogDirectorySocket_InvokeDirectoryFunction in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogFormatterSocket_InvokeFunction in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
  "Plugins::SocketThreadLocalScope::~SocketThreadLocalScope()", referenced from:
      _OUTLINED_FUNCTION_0 in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
ld: symbol(s) not found for architecture arm64

i tried use

use_frameworks! :linkage => :static

in pod file - not changes

Expected results

I want to build succefuly

Actual results

Xcode finished build with error

Undefined symbols for architecture arm64:
  "_XPluginsGetDataFuncOrAbort", referenced from:
      _LogDefaultLevelSocket_GetPlugin in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogDirectorySocket_GetPlugin in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      LogDisableSocket_getPluginDataPair() in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogFormatterSocket_GetPlugin in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogMaxFileSizeSocket_GetPlugin in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogMaxNumFilesSocket_GetPlugin in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogRollFrequencySocket_GetPlugin in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      ...
  "_XPluginsGetFunctionPtrFromID", referenced from:
      _LogDirectorySocket_InvokeDirectoryFunction in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogFormatterSocket_InvokeFunction in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
  "Plugins::SocketThreadLocalScope::SocketThreadLocalScope(int)", referenced from:
      _LogDirectorySocket_InvokeDirectoryFunction in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
      _LogFormatterSocket_InvokeFunction in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
  "Plugins::SocketThreadLocalScope::~SocketThreadLocalScope()", referenced from:
      _OUTLINED_FUNCTION_0 in FBAudienceNetwork[97](PluginSockets.mm.pic.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Steps to reproduce

No response

Code samples & details

PODS:
  - AdColony (4.9.0)
  - Adjust (5.0.1):
    - Adjust/Adjust (= 5.0.1)
  - Adjust/Adjust (5.0.1):
    - AdjustSignature (~> 3.18)
  - AdjustPurchase (1.0.0):
    - AdjustPurchase/Core (= 1.0.0)
  - AdjustPurchase/Core (1.0.0)
  - AdjustSignature (3.20.2)
  - Ads-Global/BUAdSDK_Compatible (6.2.0.9):
    - Ads-Global/Dep_Compatible
  - Ads-Global/Dep_Compatible (6.2.0.9):
    - BURelyFoundation_Global/Pangle (~> 1.0.0.6)
  - AFNetworking (4.0.0):
    - AFNetworking/NSURLSession (= 4.0.0)
    - AFNetworking/Reachability (= 4.0.0)
    - AFNetworking/Security (= 4.0.0)
    - AFNetworking/Serialization (= 4.0.0)
    - AFNetworking/UIKit (= 4.0.0)
  - AFNetworking/NSURLSession (4.0.0):
    - AFNetworking/Reachability
    - AFNetworking/Security
    - AFNetworking/Serialization
  - AFNetworking/Reachability (4.0.0)
  - AFNetworking/Security (4.0.0)
  - AFNetworking/Serialization (4.0.0)
  - AFNetworking/UIKit (4.0.0):
    - AFNetworking/NSURLSession
  - AppLovinMediationAdColonyAdapter (4.9.0.0.4):
    - AdColony (= 4.9.0)
    - AppLovinSDK
  - AppLovinMediationByteDanceAdapter (6.2.0.9.0):
    - Ads-Global/BUAdSDK_Compatible (= 6.2.0.9)
    - AppLovinSDK (>= 13.0.0)
  - AppLovinMediationChartboostAdapter (9.7.0.2):
    - AppLovinSDK (>= 13.0.0)
    - ChartboostSDK (= 9.7.0)
  - AppLovinMediationFacebookAdapter (6.15.2.1):
    - AppLovinSDK (>= 13.0.0)
    - FBAudienceNetwork (= 6.15.2)
  - AppLovinMediationFyberAdapter (8.3.2.1):
    - AppLovinSDK (>= 13.0.0)
    - Fyber_Marketplace_SDK (= 8.3.2)
  - AppLovinMediationGoogleAdapter (11.10.0.0):
    - AppLovinSDK (>= 13.0.0)
    - Google-Mobile-Ads-SDK (= 11.10.0)
  - AppLovinMediationGoogleAdManagerAdapter (11.10.0.0):
    - AppLovinSDK (>= 13.0.0)
    - Google-Mobile-Ads-SDK (= 11.10.0)
  - AppLovinMediationInMobiAdapter (10.7.8.0):
    - AppLovinSDK (>= 13.0.0)
    - InMobiSDK (= 10.7.8)
  - AppLovinMediationIronSourceAdapter (8.4.0.0.0):
    - AppLovinSDK (>= 13.0.0)
    - IronSourceSDK (= 8.4.0.0)
  - AppLovinMediationMyTargetAdapter (5.21.9.0):
    - AppLovinSDK (>= 13.0.0)
    - myTargetSDK (= 5.21.9)
  - AppLovinMediationTapjoyAdapter (13.2.1.0):
    - AppLovinSDK
    - TapjoySDK (= 13.2.1)
  - AppLovinMediationUnityAdsAdapter (4.12.3.0):
    - AppLovinSDK (>= 13.0.0)
    - UnityAds (= 4.12.3)
  - AppLovinMediationVungleAdapter (7.4.1.1):
    - AppLovinSDK (>= 13.0.0)
    - VungleAds (= 7.4.1)
  - AppLovinMediationYandexAdapter (7.5.0.1):
    - AppLovinSDK
    - YandexMobileAds (= 7.5.0)
  - AppLovinSDK (13.0.0)
  - AppMetricaCore (5.8.1):
    - AppMetricaCoreUtils (= 5.8.1)
    - AppMetricaEncodingUtils (= 5.8.1)
    - AppMetricaFMDB (= 5.8.1)
    - AppMetricaHostState (= 5.8.1)
    - AppMetricaLog (= 5.8.1)
    - AppMetricaNetwork (= 5.8.1)
    - AppMetricaPlatform (= 5.8.1)
    - AppMetricaProtobuf (= 5.8.1)
    - AppMetricaProtobufUtils (= 5.8.1)
    - AppMetricaStorageUtils (= 5.8.1)
  - AppMetricaCoreExtension (5.8.1):
    - AppMetricaCore (= 5.8.1)
    - AppMetricaStorageUtils (= 5.8.1)
  - AppMetricaCoreUtils (5.8.1):
    - AppMetricaLog (= 5.8.1)
  - AppMetricaCrashes (5.8.1):
    - AppMetricaCore (= 5.8.1)
    - AppMetricaCoreExtension (= 5.8.1)
    - AppMetricaCoreUtils (= 5.8.1)
    - AppMetricaEncodingUtils (= 5.8.1)
    - AppMetricaHostState (= 5.8.1)
    - AppMetricaLog (= 5.8.1)
    - AppMetricaPlatform (= 5.8.1)
    - AppMetricaProtobufUtils (= 5.8.1)
    - AppMetricaStorageUtils (= 5.8.1)
    - KSCrash/Recording (< 2.1.0, >= 2.0.0-rc.1)
  - AppMetricaEncodingUtils (5.8.1):
    - AppMetricaCoreUtils (= 5.8.1)
    - AppMetricaLog (= 5.8.1)
    - AppMetricaPlatform (= 5.8.1)
  - AppMetricaFMDB (5.8.1)
  - AppMetricaHostState (5.8.1):
    - AppMetricaCoreUtils (= 5.8.1)
    - AppMetricaLog (= 5.8.1)
  - AppMetricaLog (5.8.1)
  - AppMetricaNetwork (5.8.1):
    - AppMetricaCoreUtils (= 5.8.1)
    - AppMetricaLog (= 5.8.1)
    - AppMetricaPlatform (= 5.8.1)
  - AppMetricaPlatform (5.8.1):
    - AppMetricaCoreUtils (= 5.8.1)
    - AppMetricaLog (= 5.8.1)
  - AppMetricaProtobuf (5.8.1)
  - AppMetricaProtobufUtils (5.8.1):
    - AppMetricaProtobuf (= 5.8.1)
  - AppMetricaStorageUtils (5.8.1):
    - AppMetricaCoreUtils (= 5.8.1)
    - AppMetricaLog (= 5.8.1)
  - BURelyFoundation_Global/AFNetworking (1.0.0.6)
  - BURelyFoundation_Global/APM (1.0.0.6)
  - BURelyFoundation_Global/Foundation (1.0.0.6):
    - BURelyFoundation_Global/NETWork
  - BURelyFoundation_Global/Gecko (1.0.0.6):
    - BURelyFoundation_Global/Foundation
  - BURelyFoundation_Global/Header (1.0.0.6)
  - BURelyFoundation_Global/NETWork (1.0.0.6):
    - BURelyFoundation_Global/AFNetworking
  - BURelyFoundation_Global/Pangle (1.0.0.6):
    - BURelyFoundation_Global/AFNetworking
    - BURelyFoundation_Global/APM
    - BURelyFoundation_Global/Foundation
    - BURelyFoundation_Global/Gecko
    - BURelyFoundation_Global/Header
    - BURelyFoundation_Global/NETWork
    - BURelyFoundation_Global/SDWebImage
    - BURelyFoundation_Global/YYModel
    - BURelyFoundation_Global/ZFPlayer
    - BURelyFoundation_Global/Zip
  - BURelyFoundation_Global/SDWebImage (1.0.0.6):
    - BURelyFoundation_Global/Foundation
  - BURelyFoundation_Global/YYModel (1.0.0.6)
  - BURelyFoundation_Global/ZFPlayer (1.0.0.6):
    - BURelyFoundation_Global/Foundation
    - BURelyFoundation_Global/Zip
  - BURelyFoundation_Global/Zip (1.0.0.6):
    - BURelyFoundation_Global/Foundation
  - ChartboostSDK (9.7.0)
  - DivKit (30.21.0):
    - DivKit_LayoutKit (= 30.21.0)
    - DivKit_Serialization (= 30.21.0)
    - VGSL (~> 6.0)
  - DivKit_LayoutKit (30.21.0):
    - DivKit_LayoutKitInterface (= 30.21.0)
    - VGSL (~> 6.0)
  - DivKit_LayoutKitInterface (30.21.0):
    - VGSL (~> 6.0)
  - DivKit_Serialization (30.21.0):
    - VGSL (~> 6.0)
  - DivKitBinaryCompatibilityFacade (4.3.1):
    - DivKit (~> 30.9)
  - EasyMapping (0.24.0):
    - EasyMapping/Core (= 0.24.0)
  - EasyMapping/Core (0.24.0)
  - FBAEMKit (17.3.0):
    - FBSDKCoreKit_Basics (= 17.3.0)
  - FBAudienceNetwork (6.15.2)
  - FBSDKCoreKit (17.3.0):
    - FBAEMKit (= 17.3.0)
    - FBSDKCoreKit_Basics (= 17.3.0)
  - FBSDKCoreKit_Basics (17.3.0)
  - FBSDKLoginKit (17.3.0):
    - FBSDKCoreKit (= 17.3.0)
  - FBSDKShareKit (17.3.0):
    - FBSDKCoreKit (= 17.3.0)
  - FirebaseAnalytics (11.3.0):
    - FirebaseAnalytics/AdIdSupport (= 11.3.0)
    - FirebaseCore (~> 11.0)
    - FirebaseInstallations (~> 11.0)
    - GoogleUtilities/AppDelegateSwizzler (~> 8.0)
    - GoogleUtilities/MethodSwizzler (~> 8.0)
    - GoogleUtilities/Network (~> 8.0)
    - "GoogleUtilities/NSData+zlib (~> 8.0)"
    - nanopb (~> 3.30910.0)
  - FirebaseAnalytics/AdIdSupport (11.3.0):
    - FirebaseCore (~> 11.0)
    - FirebaseInstallations (~> 11.0)
    - GoogleAppMeasurement (= 11.3.0)
    - GoogleUtilities/AppDelegateSwizzler (~> 8.0)
    - GoogleUtilities/MethodSwizzler (~> 8.0)
    - GoogleUtilities/Network (~> 8.0)
    - "GoogleUtilities/NSData+zlib (~> 8.0)"
    - nanopb (~> 3.30910.0)
  - FirebaseCore (11.3.0):
    - FirebaseCoreInternal (~> 11.0)
    - GoogleUtilities/Environment (~> 8.0)
    - GoogleUtilities/Logger (~> 8.0)
  - FirebaseCoreExtension (11.3.0):
    - FirebaseCore (~> 11.0)
  - FirebaseCoreInternal (11.3.0):
    - "GoogleUtilities/NSData+zlib (~> 8.0)"
  - FirebaseCrashlytics (11.3.0):
    - FirebaseCore (~> 11.0)
    - FirebaseInstallations (~> 11.0)
    - FirebaseRemoteConfigInterop (~> 11.0)
    - FirebaseSessions (~> 11.0)
    - GoogleDataTransport (~> 10.0)
    - GoogleUtilities/Environment (~> 8.0)
    - nanopb (~> 3.30910.0)
    - PromisesObjC (~> 2.4)
  - FirebaseInstallations (11.3.0):
    - FirebaseCore (~> 11.0)
    - GoogleUtilities/Environment (~> 8.0)
    - GoogleUtilities/UserDefaults (~> 8.0)
    - PromisesObjC (~> 2.4)
  - FirebaseRemoteConfigInterop (11.3.0)
  - FirebaseSessions (11.3.0):
    - FirebaseCore (~> 11.0)
    - FirebaseCoreExtension (~> 11.0)
    - FirebaseInstallations (~> 11.0)
    - GoogleDataTransport (~> 10.0)
    - GoogleUtilities/Environment (~> 8.0)
    - GoogleUtilities/UserDefaults (~> 8.0)
    - nanopb (~> 3.30910.0)
    - PromisesSwift (~> 2.1)
  - FSPagerView (0.8.3)
  - Fyber_Marketplace_SDK (8.3.2)
  - Google-Mobile-Ads-SDK (11.10.0):
    - GoogleUserMessagingPlatform (>= 1.1)
  - GoogleAppMeasurement (11.3.0):
    - GoogleAppMeasurement/AdIdSupport (= 11.3.0)
    - GoogleUtilities/AppDelegateSwizzler (~> 8.0)
    - GoogleUtilities/MethodSwizzler (~> 8.0)
    - GoogleUtilities/Network (~> 8.0)
    - "GoogleUtilities/NSData+zlib (~> 8.0)"
    - nanopb (~> 3.30910.0)
  - GoogleAppMeasurement/AdIdSupport (11.3.0):
    - GoogleAppMeasurement/WithoutAdIdSupport (= 11.3.0)
    - GoogleUtilities/AppDelegateSwizzler (~> 8.0)
    - GoogleUtilities/MethodSwizzler (~> 8.0)
    - GoogleUtilities/Network (~> 8.0)
    - "GoogleUtilities/NSData+zlib (~> 8.0)"
    - nanopb (~> 3.30910.0)
  - GoogleAppMeasurement/WithoutAdIdSupport (11.3.0):
    - GoogleUtilities/AppDelegateSwizzler (~> 8.0)
    - GoogleUtilities/MethodSwizzler (~> 8.0)
    - GoogleUtilities/Network (~> 8.0)
    - "GoogleUtilities/NSData+zlib (~> 8.0)"
    - nanopb (~> 3.30910.0)
  - GoogleDataTransport (10.1.0):
    - nanopb (~> 3.30910.0)
    - PromisesObjC (~> 2.4)
  - GoogleUserMessagingPlatform (2.6.0)
  - GoogleUtilities/AppDelegateSwizzler (8.0.2):
    - GoogleUtilities/Environment
    - GoogleUtilities/Logger
    - GoogleUtilities/Network
    - GoogleUtilities/Privacy
  - GoogleUtilities/Environment (8.0.2):
    - GoogleUtilities/Privacy
  - GoogleUtilities/Logger (8.0.2):
    - GoogleUtilities/Environment
    - GoogleUtilities/Privacy
  - GoogleUtilities/MethodSwizzler (8.0.2):
    - GoogleUtilities/Logger
    - GoogleUtilities/Privacy
  - GoogleUtilities/Network (8.0.2):
    - GoogleUtilities/Logger
    - "GoogleUtilities/NSData+zlib"
    - GoogleUtilities/Privacy
    - GoogleUtilities/Reachability
  - "GoogleUtilities/NSData+zlib (8.0.2)":
    - GoogleUtilities/Privacy
  - GoogleUtilities/Privacy (8.0.2)
  - GoogleUtilities/Reachability (8.0.2):
    - GoogleUtilities/Logger
    - GoogleUtilities/Privacy
  - GoogleUtilities/UserDefaults (8.0.2):
    - GoogleUtilities/Logger
    - GoogleUtilities/Privacy
  - InMobiSDK (10.7.8)
  - IronSourceSDK (8.4.0.0)
  - KSCrash/Core (2.0.0-rc.3)
  - KSCrash/Recording (2.0.0-rc.3):
    - KSCrash/RecordingCore
  - KSCrash/RecordingCore (2.0.0-rc.3):
    - KSCrash/Core
  - MD5Digest (1.1.0)
  - myTargetSDK (5.21.9):
    - myTrackerSDK (~> 3.2.0)
  - myTrackerSDK (3.2.0)
  - nanopb (3.30910.0):
    - nanopb/decode (= 3.30910.0)
    - nanopb/encode (= 3.30910.0)
  - nanopb/decode (3.30910.0)
  - nanopb/encode (3.30910.0)
  - PromisesObjC (2.4.0)
  - PromisesSwift (2.4.0):
    - PromisesObjC (= 2.4.0)
  - ReactiveObjC (3.1.1)
  - ScrollingPageControl (0.1.1)
  - SDWebImage (4.3.3):
    - SDWebImage/Core (= 4.3.3)
  - SDWebImage/Core (4.3.3)
  - SnapKit (5.0.1)
  - SSZipArchive (2.2.2)
  - SVProgressHUD (2.2.5)
  - TapjoySDK (13.2.1)
  - Typhoon (4.0.4):
    - Typhoon/DeallocNotifier (= 4.0.4)
    - Typhoon/IntrospectionUtils (= 4.0.4)
    - Typhoon/no-arc (= 4.0.4)
  - Typhoon/DeallocNotifier (4.0.4)
  - Typhoon/IntrospectionUtils (4.0.4)
  - Typhoon/no-arc (4.0.4):
    - Typhoon/IntrospectionUtils
  - UICKeyChainStore (2.2.1)
  - UnityAds (4.12.3)
  - VGSL (6.7.0):
    - VGSLFundamentals (= 6.7.0)
    - VGSLNetworking (= 6.7.0)
    - VGSLUI (= 6.7.0)
  - VGSLFundamentals (6.7.0)
  - VGSLNetworking (6.7.0):
    - VGSLFundamentals (= 6.7.0)
    - VGSLUI (= 6.7.0)
  - VGSLUI (6.7.0):
    - VGSLFundamentals (= 6.7.0)
  - VK-ios-sdk (1.6.4)
  - VungleAds (7.4.1)
  - YandexMobileAds (7.5.0):
    - AppMetricaCore (< 6.0.0, >= 5.0.0)
    - AppMetricaCrashes (< 6.0.0, >= 5.0.0)
    - DivKitBinaryCompatibilityFacade (= 4.3.1)
  - YLProgressBar (3.11.0)

DEPENDENCIES:
  - Adjust
  - Adjust (= 5.0.1)
  - AdjustPurchase (from `https://github.com/unboxme/ios_purchase_sdk.git`, tag `v1.0.0`)
  - AdjustSignature
  - AFNetworking (= 4.0.0)
  - AppLovinMediationAdColonyAdapter
  - AppLovinMediationByteDanceAdapter
  - AppLovinMediationChartboostAdapter
  - AppLovinMediationFacebookAdapter
  - AppLovinMediationFyberAdapter
  - AppLovinMediationGoogleAdapter
  - AppLovinMediationGoogleAdManagerAdapter
  - AppLovinMediationInMobiAdapter
  - AppLovinMediationIronSourceAdapter
  - AppLovinMediationMyTargetAdapter
  - AppLovinMediationTapjoyAdapter
  - AppLovinMediationUnityAdsAdapter
  - AppLovinMediationVungleAdapter
  - AppLovinMediationYandexAdapter
  - AppLovinSDK
  - EasyMapping
  - FBSDKCoreKit
  - FBSDKLoginKit
  - FBSDKShareKit
  - FirebaseAnalytics
  - FirebaseCrashlytics
  - FSPagerView (= 0.8.3)
  - MD5Digest (= 1.1.0)
  - ReactiveObjC
  - ScrollingPageControl (from `https://github.com/unboxme/ScrollingPageControl.git`)
  - SDWebImage (= 4.3.3)
  - SnapKit (= 5.0.1)
  - SSZipArchive (= 2.2.2)
  - SVProgressHUD (= 2.2.5)
  - Typhoon (= 4.0.4)
  - UICKeyChainStore
  - VK-ios-sdk
  - YLProgressBar (= 3.11.0)

SPEC REPOS:
  https://github.com/CocoaPods/Specs.git:
    - AdColony
    - Adjust
    - AdjustSignature
    - Ads-Global
    - AFNetworking
    - AppLovinMediationAdColonyAdapter
    - AppLovinMediationByteDanceAdapter
    - AppLovinMediationChartboostAdapter
    - AppLovinMediationFacebookAdapter
    - AppLovinMediationFyberAdapter
    - AppLovinMediationGoogleAdapter
    - AppLovinMediationGoogleAdManagerAdapter
    - AppLovinMediationInMobiAdapter
    - AppLovinMediationIronSourceAdapter
    - AppLovinMediationMyTargetAdapter
    - AppLovinMediationTapjoyAdapter
    - AppLovinMediationUnityAdsAdapter
    - AppLovinMediationVungleAdapter
    - AppLovinMediationYandexAdapter
    - AppLovinSDK
    - AppMetricaCore
    - AppMetricaCoreExtension
    - AppMetricaCoreUtils
    - AppMetricaCrashes
    - AppMetricaEncodingUtils
    - AppMetricaFMDB
    - AppMetricaHostState
    - AppMetricaLog
    - AppMetricaNetwork
    - AppMetricaPlatform
    - AppMetricaProtobuf
    - AppMetricaProtobufUtils
    - AppMetricaStorageUtils
    - BURelyFoundation_Global
    - ChartboostSDK
    - DivKit
    - DivKit_LayoutKit
    - DivKit_LayoutKitInterface
    - DivKit_Serialization
    - DivKitBinaryCompatibilityFacade
    - EasyMapping
    - FBAEMKit
    - FBAudienceNetwork
    - FBSDKCoreKit
    - FBSDKCoreKit_Basics
    - FBSDKLoginKit
    - FBSDKShareKit
    - FirebaseAnalytics
    - FirebaseCore
    - FirebaseCoreExtension
    - FirebaseCoreInternal
    - FirebaseCrashlytics
    - FirebaseInstallations
    - FirebaseRemoteConfigInterop
    - FirebaseSessions
    - FSPagerView
    - Fyber_Marketplace_SDK
    - Google-Mobile-Ads-SDK
    - GoogleAppMeasurement
    - GoogleDataTransport
    - GoogleUserMessagingPlatform
    - GoogleUtilities
    - InMobiSDK
    - IronSourceSDK
    - KSCrash
    - MD5Digest
    - myTargetSDK
    - myTrackerSDK
    - nanopb
    - PromisesObjC
    - PromisesSwift
    - ReactiveObjC
    - SDWebImage
    - SnapKit
    - SSZipArchive
    - SVProgressHUD
    - TapjoySDK
    - Typhoon
    - UICKeyChainStore
    - UnityAds
    - VGSL
    - VGSLFundamentals
    - VGSLNetworking
    - VGSLUI
    - VK-ios-sdk
    - VungleAds
    - YandexMobileAds
    - YLProgressBar

EXTERNAL SOURCES:
  AdjustPurchase:
    :git: https://github.com/unboxme/ios_purchase_sdk.git
    :tag: v1.0.0
  ScrollingPageControl:
    :git: https://github.com/unboxme/ScrollingPageControl.git

CHECKOUT OPTIONS:
  AdjustPurchase:
    :git: https://github.com/unboxme/ios_purchase_sdk.git
    :tag: v1.0.0
  ScrollingPageControl:
    :commit: 5eb310ffb9fc193f883a35064c52eb2bcf54a63e
    :git: https://github.com/unboxme/ScrollingPageControl.git

SPEC CHECKSUMS:
  AdColony: af8b7414f317641e0e1e9d23a7b739879e40e4b9
  Adjust: f27daaa40d0df5550b89dd428cd8545d812e1f6d
  AdjustPurchase: ec15f1fd2773bd2907b5ce949cd54a09470f0b0f
  AdjustSignature: f42d8c64cda8361ff5b5a31e4536d82076be4306
  Ads-Global: 71993aa8928051e4d8cf3cb8aaed9ce9a1c95f55
  AFNetworking: 42892080606935f7a9ec3fda4927fdd37e9cd369
  AppLovinMediationAdColonyAdapter: aa2bf39a85ad152a631a76898706eeeb61e84eaa
  AppLovinMediationByteDanceAdapter: 7f73f70f25f83d42f6ea6e5f878b78c252345d22
  AppLovinMediationChartboostAdapter: ec868ca90c999ae5cad05d0afb8f684b85f0250e
  AppLovinMediationFacebookAdapter: a569c3015e24b5e00049a46bb344ba00894b3541
  AppLovinMediationFyberAdapter: 5fa1488a43fd8359f028a07f4fbf091835eee8ba
  AppLovinMediationGoogleAdapter: cfe4d8971d01cc3fc31bfb3850243e37bc02812d
  AppLovinMediationGoogleAdManagerAdapter: a4de3d0f8e7f787b0e830445061354d5c38535c0
  AppLovinMediationInMobiAdapter: e21ac5d93bec66d8b03f5d914190078e66368540
  AppLovinMediationIronSourceAdapter: 780e901f72f69bade8e53a645a9c07bb220a8f01
  AppLovinMediationMyTargetAdapter: b80111f3ac9c545048c6345cce2b5a36f1a5be06
  AppLovinMediationTapjoyAdapter: 3c308022d4e2e23f20c668093caf3046b8b67711
  AppLovinMediationUnityAdsAdapter: 715fccd4edd58ed8b42708f6cd6229888db0226f
  AppLovinMediationVungleAdapter: e4422d7ea4369abb7ed7f7fe09a091f967059bbf
  AppLovinMediationYandexAdapter: 535253c4ac64b9cbe4c43ccd6da4857584559b3e
  AppLovinSDK: c0ecb434df24008b6ecdd7f1e5b8587bc45ff381
  AppMetricaCore: 50968d9a5673bce38b7bcdd9a6fc85be1ea1b1ac
  AppMetricaCoreExtension: 594dc51a8986f539ea719d66e248d91e76d2502d
  AppMetricaCoreUtils: 05977363327e0fb6c2898ef827635399f840e14f
  AppMetricaCrashes: b3ed2de6df85577a488737aee0a8610eb8486c0f
  AppMetricaEncodingUtils: 5fd1f40e165cf0ec30ae01bba48ffcfaab2fcc2b
  AppMetricaFMDB: 230a58d091733aa61d1a0bd9c459ff230b2c4572
  AppMetricaHostState: 64392a6172c06fa0e5eff4232b49b0c5175c995f
  AppMetricaLog: 7781a25e26594ab2b291785670a6410f1968bfa8
  AppMetricaNetwork: 77b517922375ebe6cd0c0656967df6d7130040f8
  AppMetricaPlatform: 4b5ae79e46c9457a6ed6c129a6ae702f1694c532
  AppMetricaProtobuf: 17c8a9c35967580cea6f7215ca9abd6024f59477
  AppMetricaProtobufUtils: 658c8608b2edb5c7d90463df72a0a80e715bfcb6
  AppMetricaStorageUtils: 56a5345e7b82e7d778708b973fdcf0c657b49aca
  BURelyFoundation_Global: 17faee76affe097bd20b422fe829f9f90ed10e25
  ChartboostSDK: 0cd093c90a5a21c89783fe5be486e511fb2dbfc8
  DivKit: 5d640f1e2e598b4f6f6bba7f28ab51ccf9de0248
  DivKit_LayoutKit: ea3f725d0c568e9e8cf017ccd3603e2ea5e9c838
  DivKit_LayoutKitInterface: e5ba671025b2614ae1cfee48a73dc7bb3a265951
  DivKit_Serialization: 2871a3b2c0cc0b792533d8bf2ff0258ce2fad33b
  DivKitBinaryCompatibilityFacade: ab30032af4ffdbb82376ec864c9d227218ab4eab
  EasyMapping: a86b28c64613e3b5784e05c42a40da7b103ef41c
  FBAEMKit: 92f488a9c97208e2f6f01655750944d213fbc0b0
  FBAudienceNetwork: 2457a89b45e2596241fd81b0c2fd8cb6f6053869
  FBSDKCoreKit: 1be47a742ccdddf8dd85272c3953534214dc0f30
  FBSDKCoreKit_Basics: fcafe75f7deeed1146d04ea51b45a69731e63c16
  FBSDKLoginKit: ad0d6485feace32d65f407f6a288c4dfa8ec559c
  FBSDKShareKit: e96f20fc2f6f68d25ae310a0f64f147f25ef66a4
  FirebaseAnalytics: ce1593872635a5ebd715d0d3937fab195991ecc9
  FirebaseCore: 8542de610f35f86196ba26cdb2544565a5157c8e
  FirebaseCoreExtension: 30bb063476ef66cd46925243d64ad8b2c8ac3264
  FirebaseCoreInternal: ac26d09a70c730e497936430af4e60fb0c68ec4e
  FirebaseCrashlytics: ba7b6a55dc10393f6583d87d8600d0d3ab2671d8
  FirebaseInstallations: 58cf94dabf1e2bb2fa87725a9be5c2249171cda0
  FirebaseRemoteConfigInterop: c3a5c31b3c22079f41ba1dc645df889d9ce38cb9
  FirebaseSessions: 655ff17f3cc1a635cbdc2d69b953878001f9e25b
  FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8
  Fyber_Marketplace_SDK: 215c2020efd507c0e97f40871e96a26918f8986e
  Google-Mobile-Ads-SDK: 13e6e98edfd78ad8d8a791edb927658cc260a56f
  GoogleAppMeasurement: c8bac5f6ad85d3a0bdf2b9aee7fd484d6615d486
  GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7
  GoogleUserMessagingPlatform: 0c3a08353e53ce8c2feab7addd0b652cde522450
  GoogleUtilities: 26a3abef001b6533cf678d3eb38fd3f614b7872d
  InMobiSDK: ee53561ba1fd21787b1eb82f02da9b93067ffc8e
  IronSourceSDK: 557a0edad39c2a48a225af07b491c672ca5acd36
  KSCrash: 6104c0ff6df6818d69b706f72c5152f0ac2c2236
  MD5Digest: fea371215507cfcdc3c9633d02cffc7fd075ebc3
  myTargetSDK: abed622e4308161fb23c16f9937a097332d9b4e6
  myTrackerSDK: e1d9cf32afae080a91bf46ef7e48e43e1644d884
  nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
  PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
  PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851
  ReactiveObjC: 011caa393aa0383245f2dcf9bf02e86b80b36040
  ScrollingPageControl: 6cc6328c203b2a7c6439d0750bbc8761277eeb84
  SDWebImage: de4d90b5bff3571eae7bd16202b1f43135409fa5
  SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
  SSZipArchive: fa16b8cc4cdeceb698e5e5d9f67e9558532fbf23
  SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
  TapjoySDK: 0bcf164f99ceade18ca9f8314c30957c9042baf9
  Typhoon: fe0fa417515e279f68170cfe3ae9c1d5eae53205
  UICKeyChainStore: ba3bff2c762b12db1e516f395c837dd25298b05e
  UnityAds: 32596c2f76856d643b50d3da51c47a552b80d5a4
  VGSL: 51225872b4a7ad1689b984a7be46468b6a636956
  VGSLFundamentals: f403d8bb1cecd74b764342de7d32c01288afa1f4
  VGSLNetworking: 9fb2c6b1f99eea4b52933b33c45b93c5f66baa9b
  VGSLUI: 6e690dfc294a4e878f67dfd39055f0917e9672ba
  VK-ios-sdk: 21091f214d271a74b3a3313ec62d1c4da98ce00f
  VungleAds: 97140121d0b909891eb217d1c102a194601da607
  YandexMobileAds: dc490631c2c511c52c27a191bdd28be383ae320c
  YLProgressBar: 0c0796a6e9b5e5d5040d15c8911e802b67ccb939

PODFILE CHECKSUM: 24e1891ddf8157383ab73e23a027e72c96b9dbe4

COCOAPODS: 1.13.0
@sanjaykmwt94222
Copy link

Have you been able to resolve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants