Dear all,
When I use a third party sdk with #AdditionalLib,my code :#AdditionalLib: jpush-ios-3.0.2.framework.swift.3(I have copied the .a and .h file to the Mac Libs folder.)
Do I need copy the file to my windows computer?
the error:
ld: framework not found jpush-ios-3.0.2
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Error: ** BUILD FAILED **
The following build commands failed:
Ld Payload/B4i\ Example.app/B4i\ Example normal armv7
(1 failure)
When I use a third party sdk with #AdditionalLib,my code :#AdditionalLib: jpush-ios-3.0.2.framework.swift.3(I have copied the .a and .h file to the Mac Libs folder.)
Do I need copy the file to my windows computer?
the error:
ld: framework not found jpush-ios-3.0.2
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Error: ** BUILD FAILED **
The following build commands failed:
Ld Payload/B4i\ Example.app/B4i\ Example normal armv7
(1 failure)
Last edited: