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

希望可以适配R.Swift #51

Open
ZClee128 opened this issue Aug 1, 2024 · 9 comments
Open

希望可以适配R.Swift #51

ZClee128 opened this issue Aug 1, 2024 · 9 comments

Comments

@ZClee128
Copy link

ZClee128 commented Aug 1, 2024

https://github.com/mac-cain13/R.swift
因为swift项目管理资源使用这个库,希望可以适配一下

@tinymind
Copy link
Owner

tinymind commented Aug 1, 2024 via email

@ZClee128
Copy link
Author

ZClee128 commented Aug 1, 2024

因为我使用图片的方式是 R.image.xxx(),如果使用现有的逻辑,我所有图片都是未使用

@tinymind
Copy link
Owner

tinymind commented Aug 1, 2024

因为我使用图片的方式是 R.image.xxx(),如果使用现有的逻辑,我所有图片都是未使用

我明白你的意思,我说的是下面这个地方:
image

可以针对 swift 改为类似这样:R\.image\.(w+)\(\)

@ZClee128
Copy link
Author

ZClee128 commented Aug 1, 2024

image
我安装的没有这个的?

@ZClee128
Copy link
Author

ZClee128 commented Aug 1, 2024

哦哦,我运行源码就有了

@ZClee128
Copy link
Author

ZClee128 commented Aug 1, 2024

我尝试改了,但是还是搜出了我使用的图片,不应该搜出没使用过的图片

@tinymind
Copy link
Owner

tinymind commented Aug 1, 2024

我尝试改了,但是还是搜出了我使用的图片,不应该搜出没使用过的图片

你使用图片的代码可以贴一下吗?以及源码文件名后缀是什么?可能是正则表达式不太正确。

@ZClee128
Copy link
Author

ZClee128 commented Aug 1, 2024

这个库通过脚本会生成一个文件,文件内容
image
然后使用的代码是
image

@ZClee128
Copy link
Author

ZClee128 commented Aug 1, 2024

image
我图片都放在这里

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

2 participants