jpush / jpush/jpush-react-native
iOS podfile 如果使用use_frameworks!集成编译不过,不支持动态库吗?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 348
- PR merge metrics
- No merged PRs in 30d
Description
你的运行环境
- 插件版本:
- react-native 版本:0.61.2
采用podfile管理第三方库,由于引入了swift库,所以整个项目设置了use_framework!
期望效果
引入jpush-react-native 2.6.1
jcore-react-native 1.5.0
实际效果
编译不过,应该是你们只提供了静态.a的方式使用,没有提供.framework的支持
希望,能支持framwork
Debug logs
包括 Android 或 iOS 的日志:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the iOS Podfile configuration and reproduce the build using use_frameworks!, react-native 0.61.2, jpush-react-native 2.6.1, and jcore-react-native 1.5.0. Inspect the compiler or linker output to determine whether the integration lacks framework support; done means the project builds successfully with the listed configuration and the supported setup is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, swift
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100