1***@qq.com
1***@qq.com
  • 发布:2017-01-04 00:09
  • 更新:2017-01-04 11:07
  • 阅读:2989

IOS 离线打包 IPA时编译通不过,DEBUG模式正常,着急,求帮助

分类:HBuilder

我没开发过ios app,是个菜鸟,觉得hbuilder 开发只要html5+就可以做到应用开发决定使用,开发好了发现在线打包出来的ipa不对不能上传到app store,用离线IOS打包发现重来没用过也不怎么会配置,我自己折腾了两天发现还是不对,所以没办法到这里求助。
发现里面很多的插件我是用不到的,能不能也帮我删除一下,我现在项目想打包成ipa,发不到app store 上面比较着急。
如果里面打包了太多的插件
一是审核可能很麻烦不让上架;
二是大包后的体积也大了不少;
如果可以帮忙万分感激,同时也期盼的hbuilder 发展的更加好,给我不是做APP开发的程序员带来了很大的福利
联系方式: QQ:1324083313 手机 :13736919775

错误提示内容如下:

Ld /Users/zongwangxiang/Library/Developer/Xcode/DerivedData/HBuilder-Hello-fxbecgqnskmhqmfnobewdzbyguuh/Build/Intermediates/ArchiveIntermediates/HBuilder/IntermediateBuildFilesPath/HBuilder-Hello.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/HBuilder normal armv7
cd /Users/zongwangxiang/Documents/wrm/HBuilder-Hello
export IPHONEOS_DEPLOYMENT_TARGET=5.1
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk -L/Users/zongwangxiang/Library/Developer/Xcode/DerivedData/HBuilder-Hello-fxbecgqnskmhqmfnobewdzbyguuh/Build/Intermediates/ArchiveIntermediates/HBuilder/BuildProductsPath/Release-iphoneos -L/Users/zongwangxiang/Documents/wrm/HBuilder-Hello/../SDK/libs -F/Users/zongwangxiang/Library/Developer/Xcode/DerivedData/HBuilder-Hello-fxbecgqnskmhqmfnobewdzbyguuh/Build/Intermediates/ArchiveIntermediates/HBuilder/BuildProductsPath/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks -F/Users/zongwangxiang/Documents/wrm/HBuilder-Hello/../SDK/libs -filelist /Users/zongwangxiang/Library/Developer/Xcode/DerivedData/HBuilder-Hello-fxbecgqnskmhqmfnobewdzbyguuh/Build/Intermediates/ArchiveIntermediates/HBuilder/IntermediateBuildFilesPath/HBuilder-Hello.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/HBuilder.LinkFileList -miphoneos-version-min=5.1 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/zongwangxiang/Library/Developer/Xcode/DerivedData/HBuilder-Hello-fxbecgqnskmhqmfnobewdzbyguuh/Build/Intermediates/ArchiveIntermediates/HBuilder/IntermediateBuildFilesPath/HBuilder-Hello.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/HBuilder_lto.o -fobjc-link-runtime -ObjC -framework CoreData -framework CoreGraphics -framework Foundation -framework UIKit -framework QuickLook -framework CoreMotion -framework CFNetwork -framework Security -framework SystemConfiguration -framework JavaScriptCore -framework WebKit -lalixpayment -lASIHttpRequest -lBaiduKeyVerify -lBaiduMobStatForSDK -lBaiduWalletSDK -framework BaiduMapAPI_Base -lbmapimp -lcoreSupport -lGeTuiPush -lGeTuiSdk -lIAPPay -liflySpeech -lJSONKit -llibAccelerometer -llibBarcode -llibCache -llibCamera -llibContacts -lMiOauth -llibGeolocation -llibIO -framework BaiduMapAPI_Map -llibLog -llibMap -llibMedia -llibMessage -llibNativeObj -llibNativeUI -llibNavigator -llibOauth -lcrypto -llibOrientation -llibPayment -llibPDRCore -llibPGInvocation -llibPGProximity -llibPush -llibShare -llibSpeech -llibStatistic -llibStorage -llibUI -llibWebNavi -framework UMMobClick -llibWidget -llibXHR -llibZip -lopencore-amrnb -lpingpp -lpingpppay -lPushSDK -lQQOauth -lQQShare -lSDWebImage -lSinaShare -lSinaWBOauth -framework MiPassport -lTCWeiboSDK -lTencentShare -framework BaiduMapAPI_Utils -lTouchJSON -lUPPayPlugin -lWeChatSDK -lWeiboSDK -lweixinShare -lWXOauth -lwxpay -framework BaiduMapAPI_Location -framework AlipaySDK -framework iflyMSC -framework TencentOpenAPI -lc++ -lstdc++ -licucore -lz -lxml2 -lstdc++.6 -liconv.2 -lsqlite3.0 -lssl -framework CoreBluetooth -framework ImageIO -framework AssetsLibrary -framework CoreLocation -framework OpenGLES -framework MapKit -framework Accounts -framework Social -framework AddressBookUI -framework MessageUI -framework AVFoundation -framework AddressBook -framework BaiduMapAPI_Search -framework AudioToolbox -framework MediaPlayer -framework CoreTelephony -framework CoreVideo -framework CoreMedia -framework MobileCoreServices -Xlinker -dependency_info -Xlinker /Users/zongwangxiang/Library/Developer/Xcode/DerivedData/HBuilder-Hello-fxbecgqnskmhqmfnobewdzbyguuh/Build/Intermediates/ArchiveIntermediates/HBuilder/IntermediateBuildFilesPath/HBuilder-Hello.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/HBuilder_dependency_info.dat -o /Users/zongwangxiang/Library/Developer/Xcode/DerivedData/HBuilder-Hello-fxbecgqnskmhqmfnobewdzbyguuh/Build/Intermediates/ArchiveIntermediates/HBuilder/IntermediateBuildFilesPath/HBuilder-Hello.build/Release-iphoneos/HBuilder.build/Objects-normal/armv7/HBuilder

clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of iOS 7
ld: library not found for -lcrt1.3.1.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Showing All Messages
clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of iOS 7

2017-01-04 00:09 负责人:无 分享
已邀请:
骁骑

骁骑

修改一下工程支持的设备最低版本号,改成6.0以上就行了
target->general->development info->development target

该问题目前已经被锁定, 无法添加新回复