SQLCipherとOpenSSLを含むアーカイブ用のプロジェクトを構築する際に問題があります。SQLCipher、Xcode 4とIPAの作成
プロジェクトは、シミュレータで罰金構築し、私のiPhone上ではなく(正しいアドホックスキームを使用して)アドホック配布用にビルドするとき、それは構築しますが、エラーで結果:
LD「/ユーザ/ Macuser /ライブラリ/開発者/ Xcode/DerivedData/BlahHealthcare-frojqoeewvysjpcgcdtltizzbdri/ArchiveIntermediates/BlahHealthcare/IntermediateBuildFilesPath/BlahHealthcare.build/Ad Hoc-iphoneos/BlahHealthcare.build/Objects-normal/armv6/BlahHealthcare "normal armv6 cd"/Users/macuser /プロジェクト/ BlahHealthcare " setenv IPHONEOS_DEPLOYMENT_TARGET 4.3 setenv PATH" /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin ""/ usr/lib/gcc /ライブラリ/デベロッパ/ Xcode/DerivedData/BlahHealthcare-frojqoeewvysjpcgcdtltizzbdri/ArchiveIntermediates/BlahHealthcare/BuildProductsPath/Ad Hoc-iphoneos "" -L/Users/macuser/Projects/BlahHealthcare "" -F/Users/macuser /ライブラリ/開発者/ Xcode/DerivedData/BlahHealthcare-frojqoeewvysjpcgcdtltizzbdri/ArchiveIntermediates/BlahHealthcare/BuildProductsPath /アドホック・iphoneos "-filelist" /Users/macuser/Library/Developer/Xcode/DerivedData/BlahHealthcare-frojqoeewvysjpcgcdtltizzbdri/ArchiveIntermediates/BlahHealthcare/IntermediateBuildFilesPath/BlahHealthcare.build/Adアドホック-iphoneos /BlahHealthcare.build/Objects-normal/armv6/BlahHealthcare.LinkFileList "-dead_strip -lxml2 -miphoneos-version-min = 4.3 -lcrypto -lsqlcipher -framework Foundation -framework UIKit -framework CoreGraphics -licucore.A -framework CFNetwork -framework SystemConfiguration -framework MobileCoreServices -lz.1.2.3 -frameworkセキュリティ-o "/Users/macuser/Library/Developer/Xcode/DerivedData/BlahHealthcare-frojqoeewvysjpcgcdtltizzbdri/ArchiveIntermediates/BlahHealthcare/IntermediateBuildFilesPath/BlahHealthcare.build/Ad Hoc-iphoneos/BlahHealthcare.build/Objects-normal/armv6/BlahHealthcare」
LD:ライブラリ-lcrypto collect2は見つかりません:ldは1つの終了ステータス コマンド/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gccを返さ-4.2が終了コード1で失敗しました
すべてが正しく設定されているように見えるので、ここからどこに行くのか分かりません。私は他の投稿についてさまざまな回答を試みましたが、どれもうまくいかないようです。
誰かが間違っていると思いますか?