I have implemented SquareInAppPaymentsSDK in my iOS project using objective C. I have added the SDK manually and the version is 1.6.4. But when trying to run the project I am getting the below error:
dyld[1318]: Library not loaded: @rpath/CorePaymentCard.framework/CorePaymentCard
Referenced from: <2B09E165-084F-36C2-94FD-D7E01BC2F051> /private/var/containers/Bundle/Application/2A7A9DDC-A664-4079-8F84-3041ED443F55/MassageClub.app/Frameworks/SquareInAppPaymentsSDK.framework/SquareInAppPaymentsSDK
Reason: tried: ‘/usr/lib/swift/CorePaymentCard.framework/CorePaymentCard’ (no such file, not in dyld cache), ‘/private/preboot/Cryptexes/OS/usr/lib/swift/CorePaymentCard.framework/CorePaymentCard’ (no such file), ‘/private/var/containers/Bundle/Application/2A7A9DDC-A664-4079-8F84-3041ED443F55/MassageClub.app/Frameworks/CorePaymentCard.framework/CorePaymentCard’ (no such file), ‘/private/var/containers/Bundle/Application/2A7A9DDC-A664-4079-8F84-3041ED443F55/MassageClub.app/Frameworks/CorePaymentCard.framework/CorePaymentCard’ (no such file), ‘/private/var/containers/Bundle/Application/2A7A9DDC-A664-4079-8F84-3041ED443F55/MassageClub.app/Frameworks/CorePaymentCard.framework/CorePaymentCard’ (no such file), ‘/private/var/containers/Bundle/Application/2A7A9DDC-A664-4079-8F84-3041ED443F55/MassageClub.app/Frameworks/CorePaymentCard.framework/CorePaymentCard’ (no such file)Library not loaded: @rpath/ThreeDS_SDK.framework/ThreeDS_SDK
Referenced from: /private/var/containers/Bundle/Application/2A7A9DDC-A664-4079-8F84-3041ED443F55/MassageClub.app/Frameworks/SquareBuyerVerificationSDK.framework/SquareBuyerVerificationSDK
Reason: tried: ‘/usr/lib/swift/ThreeDS_SDK.framework/ThreeDS_SDK’ (no such file, not in dyld cache), ‘/private/preboot/Cryptexes/OS/usr/lib/swift/ThreeDS_SDK.framework/ThreeDS_SDK’ (no such file), ‘/private/var/containers/Bundle/Application/2A7A9DDC-A664-4079-8F84-3041ED443F55/MassageClub.app/Frameworks/ThreeDS_SDK.framework/ThreeDS_SDK’ (no such file), ‘/private/var/containers/Bundle/Application/2A7A9DDC-A664-4079-8F84-3041ED443F55/MassageClub.app/Frameworks/ThreeDS_SDK.framework/ThreeDS_SDK’ (no such file), ‘/private/var/containers/Bundle/Application/2A7A9DDC-A664-4079-8F84-3041ED443F55/MassageClub.app/Frameworks/ThreeDS_SDK.framework/ThreeDS_SDK’ (no such file), ‘/private/var/containers/Bundle/Application/2A7A9DDC-A664-4079-8F84-3041ED443F55/MassageClub.app/Frameworks/ThreeDS_SDK.framework/ThreeDS_SDK’ (no such file)