Inclure des bibliothèques lors de la création du binary
CinApp
Membre
Bonjour,
Je suis en train de soumettre mon application sur l'app store. Pour créer le binary, je fait un "Build" en mode distribution. Le problème est que j'inclue la bibliothèque TapkuLibrary. J'ai testé toutes les différentes forment de build d'architectures ... mais je n'y arrive pas.
Je me tourne donc vers vous.
Mon erreur est la suivante :
ld: duplicate symbol _OBJC_METACLASS_$_TKGlobal in /Users/yanndelrey/Library/Developer/Xcode/DerivedData/Nego-cvmsqcuoulnyepeyrczgiytqvuvt/Build/Products/Distribution-iphoneos/libTapkuLibrary.a(TKGlobal.o) and /Users/yanndelrey/Library/Developer/Xcode/DerivedData/Nego-cvmsqcuoulnyepeyrczgiytqvuvt/Build/Products/Distribution-iphoneos/libTapkuLibrary.a(TKGlobal.o) for architecture armv6
collect2: ld returned 1 exit status
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/llvm-gcc-4.2 failed with exit code 1
Quelqu'un pourrait-il m'aider ?
Merci
Je suis en train de soumettre mon application sur l'app store. Pour créer le binary, je fait un "Build" en mode distribution. Le problème est que j'inclue la bibliothèque TapkuLibrary. J'ai testé toutes les différentes forment de build d'architectures ... mais je n'y arrive pas.
Je me tourne donc vers vous.
Mon erreur est la suivante :
ld: duplicate symbol _OBJC_METACLASS_$_TKGlobal in /Users/yanndelrey/Library/Developer/Xcode/DerivedData/Nego-cvmsqcuoulnyepeyrczgiytqvuvt/Build/Products/Distribution-iphoneos/libTapkuLibrary.a(TKGlobal.o) and /Users/yanndelrey/Library/Developer/Xcode/DerivedData/Nego-cvmsqcuoulnyepeyrczgiytqvuvt/Build/Products/Distribution-iphoneos/libTapkuLibrary.a(TKGlobal.o) for architecture armv6
collect2: ld returned 1 exit status
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/llvm-gcc-4.2 failed with exit code 1
Quelqu'un pourrait-il m'aider ?
Merci
Connectez-vous ou Inscrivez-vous pour répondre.
Réponses