Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能否提供个release3.0.5版,自动打包报错 #180

Open
MING10 opened this issue May 6, 2020 · 4 comments
Open

能否提供个release3.0.5版,自动打包报错 #180

MING10 opened this issue May 6, 2020 · 4 comments

Comments

@MING10
Copy link

MING10 commented May 6, 2020

===== building libKSYLive - libksygpulive - iphoneos @ 2020年 5月 6日 星期三 17时11分26秒 CST
FIXME: Implement XCBuild support for macros in overriding parameters with condition sets:

OTHER_LDFLAGS[sdk=iphoneos*] = -all_load -lc++ -lz -framework GPUImage -lksybase  -lksyyuv -lksyplayer -lksystreamerbase -lksystreamerengine -lksygpufilter -lksymediacore_enc -lksymediacore_enc_base -lksymediacodec

===== building libKSYLive - libksygpulive - iphonesimulator @ 2020年 5月 6日 星期三 17时11分29秒 CST
FIXME: Implement XCBuild support for macros in overriding parameters with condition sets:

OTHER_LDFLAGS[sdk=iphoneos*] = -all_load -lc++ -lz -framework GPUImage -lksybase  -lksyyuv -lksyplayer -lksystreamerbase -lksystreamerengine -lksygpufilter -lksymediacore_enc -lksymediacore_enc_base -lksymediacodec

===== strip & universal - libksygpulive @ 2020年 5月 6日 星期三 17时11分30秒 CST
cp: build/Release-iphoneos/libksygpulive.framework: No such file or directory
build/Release-iphoneos/libksygpulive.framework/libksygpulive: cannot open build/Release-iphoneos/libksygpulive.framework/libksygpulive' (No such file or directory) build/Release-iphonesimulator/libksygpulive.framework/libksygpulive: cannot open build/Release-iphonesimulator/libksygpulive.framework/libksygpulive' (No such file or directory)
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file: build/Release-iphoneos/libksygpulive.framework/libksygpulive (No such file or directory)
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file: ../../framework/dynamic/libksygpulive.framework/libksygpulive (No such file or directory)
../../framework/dynamic/libksygpulive.framework/libksygpulive: cannot open `../../framework/dynamic/libksygpulive.framework/libksygpulive' (No such file or directory)
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file ... target_directory

@ixuli
Copy link

ixuli commented Jun 17, 2020

我也打不了3.0.5的framework

@liubinhai122586
Copy link

尝试这个方法试试:使用Xcode打开/KSYLive_iOS/releaseFramework/libKSYLive/libKSYLive.xcodeproj。然后File->Project settings... 将Shared Project Settings的Build System设置为Legacy Build System。设置好之后再按照文档说明用脚本重新打包。

@ixuli
Copy link

ixuli commented Jul 15, 2020

尝试这个方法试试:使用Xcode打开/KSYLive_iOS/releaseFramework/libKSYLive/libKSYLive.xcodeproj。然后File->Project settings... 将Shared Project Settings的Build System设置为Legacy Build System。设置好之后再按照文档说明用脚本重新打包。

可以打3.0.5版本的动态库吗

@ElfSundae
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants