Ошибка компиляции xcode 6 другие флаги компоновщика ObjC

Мне поручено поддерживать довольно большой проект, который изначально разрабатывался для iOS5.

Он имеет следующие флаги компоновщика: -force_load -ObjC -lc++

Что я получаю при попытке скомпилировать проект:

Ld /Users/dhomes/Library/Developer/Xcode/DerivedData/textPlatform-brvpfnfcbedjwnamdiqbvrnbherf/Build/Intermediates/textPlatform.build/Debug-iphoneos/textPlatform\ Prod.build/Objects-normal/arm64/textPlatform\ Prod normal arm64
cd /Users/dhomes/Desktop/CareChat/com.mozido.textPlatform.ios
export IPHONEOS_DEPLOYMENT_TARGET=7.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk -L/Users/dhomes/Library/Developer/Xcode/DerivedData/textPlatform-brvpfnfcbedjwnamdiqbvrnbherf/Build/Products/Debug-iphoneos -F/Users/dhomes/Library/Developer/Xcode/DerivedData/textPlatform-brvpfnfcbedjwnamdiqbvrnbherf/Build/Products/Debug-iphoneos -filelist /Users/dhomes/Library/Developer/Xcode/DerivedData/textPlatform-brvpfnfcbedjwnamdiqbvrnbherf/Build/Intermediates/textPlatform.build/Debug-iphoneos/textPlatform\ Prod.build/Objects-normal/arm64/textPlatform\ Prod.LinkFileList -dead_strip -force_load -ObjC -lc++ -fobjc-arc -fobjc-link-runtime -miphoneos-version-min=7.0 -licucore.A -lresolv -lxml2 -lstdc++.6 -lc++ -framework Accelerate -framework EventKit -framework CoreLocation -framework CoreMotion -framework CoreMedia -framework CoreVideo -framework AVFoundation -liconv -lstdc++ -framework AddressBookUI -framework MapKit -framework AssetsLibrary -framework CoreText -framework UIKit -framework SystemConfiguration -framework StoreKit -framework Security -framework QuartzCore -framework MobileCoreServices -lz -lsqlite3 -framework Foundation -framework CoreGraphics -framework CFNetwork -framework AudioToolbox -framework Accounts -framework AdSupport -framework CoreBluetooth -Xlinker -dependency_info -Xlinker /Users/dhomes/Library/Developer/Xcode/DerivedData/textPlatform-brvpfnfcbedjwnamdiqbvrnbherf/Build/Intermediates/textPlatform.build/Debug-iphoneos/textPlatform\ Prod.build/Objects-normal/arm64/textPlatform\ Prod_dependency_info.dat -o /Users/dhomes/Library/Developer/Xcode/DerivedData/textPlatform-brvpfnfcbedjwnamdiqbvrnbherf/Build/Intermediates/textPlatform.build/Debug-iphoneos/textPlatform\ Prod.build/Objects-normal/arm64/textPlatform\ Prod

ld: файл не найден: -ObjC
clang: error: команда компоновщика завершилась неудачно с кодом выхода 1 (используйте -v для просмотра вызова)

Любая помощь в этом? Любая помощь в этом высоко ценится

в принципе

0

Решение

Задача ещё не решена.

Другие решения


По вопросам рекламы [email protected]