Skip to content

Problem with last version of TCSDK when archiving application : Frameworks/TCSDK.framework/TCSDK' because it was not built for platform iOS #16

@tonicfx

Description

@tonicfx

Hello, when I archive Application, build is success, but when application is launched, it crash with error

Termination Description: DYLD, dyld: Using shared cache: 42E6D1CB-BF6C-359D-A3D8-AD0D179BC8B6 | dependent dylib '@rpath/TCSDK.framework/TCSDK' not found for '/private/var/containers/Bundle/Application/384ED5B8-DFFF-4479-809A-3E9871D70FF3/Fortuneo.app/Fortuneo'. could not use '/private/var/containers/Bundle/Application/384ED5B8-DFFF-4479-809A-3E9871D70FF3/Fortuneo.app/Frameworks/TCSDK.framework/TCSDK' because it was not built for platform iOS Highlighted by Thread: 0

Dependancies in POD :

pod 'TCCore', :podspec => 'https://raw.githubusercontent.com/TagCommander/pods/master/TCCore/4/7/5/TCCore.podspec', :configuration => ['Debug', 'E2E', 'Recette', 'Validation', 'Preprod', 'Production'] pod 'TCSDK', :podspec => 'https://raw.githubusercontent.com/TagCommander/pods/master/TCSDK/4/6/4/TCSDK.podspec', :configuration => ['Debug', 'E2E','Recette', 'Validation', 'Preprod', 'Production'] pod 'TCPrivacy', :podspec => 'https://raw.githubusercontent.com/TagCommander/pods/master/TCPrivacy/4/8/4/TCPrivacy.podspec', :configuration => ['Debug','E2E','Recette', 'Validation', 'Preprod', 'Production']

Compilation with :

XCode 12.5
Swift version : Apple Swift version 5.4 (swiftlang-1205.0.26.9 clang-1205.0.19.55)
Target: x86_64-apple-darwin20.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions