createSwift icon indicating copy to clipboard operation
createSwift copied to clipboard

怎么调用了

Open Xue765 opened this issue 4 years ago • 10 comments

Xue765 avatar Dec 07 '20 01:12 Xue765

命令行: python 文件名.py

ashen-zhao avatar Dec 07 '20 02:12 ashen-zhao

你好,你的git。我看了。还是不知道怎么调用文件。我可以加您QQ吗?我的QQ 765950216

谢谢!

------------------ 原始邮件 ------------------ 发件人: "赵阿申"<[email protected]>; 发送时间: 2020年12月7日(星期一) 上午10:00 收件人: "ashen-zhao/createSwift"<[email protected]>; 抄送: "张学强"<[email protected]>; "Author"<[email protected]>; 主题: Re: [ashen-zhao/createSwift] 怎么调用了 (#2)

命令行: python 文件名.py

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Xue765 avatar Dec 07 '20 06:12 Xue765

就查查python的执行就行了,另外,这个不建议使用了,苹果审核那边,这种方法已经失效了

ashen-zhao avatar Dec 07 '20 07:12 ashen-zhao

您好,我现在用swift开发的。您对swift项目做马甲包。还有别的方法吗?

谢谢!

------------------ 原始邮件 ------------------ 发件人: "ashen-zhao/createSwift" <[email protected]>; 发送时间: 2020年12月7日(星期一) 下午3:05 收件人: "ashen-zhao/createSwift"<[email protected]>; 抄送: "张学强"<[email protected]>;"Author"<[email protected]>; 主题: Re: [ashen-zhao/createSwift] 怎么调用了 (#2)

就查查python的执行就行了,另外,这个不建议使用了,苹果审核那边,这种方法已经失效了

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Xue765 avatar Dec 07 '20 07:12 Xue765

您好,我找到生成的方法了。谢谢您!

上面这个截图是生成结果。

现在有两个疑问: 1、您现在swift代码混淆。用什么方法了 2、上面生成的垃圾代码。拖到APP项目里面。需要引用吗?

期待您的回复。 谢谢!!

------------------ 原始邮件 ------------------ 发件人: "ashen-zhao/createSwift" <[email protected]>; 发送时间: 2020年12月7日(星期一) 下午3:05 收件人: "ashen-zhao/createSwift"<[email protected]>; 抄送: "张学强"<[email protected]>;"Author"<[email protected]>; 主题: Re: [ashen-zhao/createSwift] 怎么调用了 (#2)

就查查python的执行就行了,另外,这个不建议使用了,苹果审核那边,这种方法已经失效了

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Xue765 avatar Dec 07 '20 07:12 Xue765

问题1、新项目一般不需要混淆,旧项目的话,改改类名、方法名、属性名等 问题2、需要引用下,有一个AAAAAAA.....swift类型文件,只需要给这个类实例化下就行了

ashen-zhao avatar Dec 07 '20 07:12 ashen-zhao

非常感谢您的回复!      我们现在的情况是:要新建一个开发者账号。两个开发者账号,共用一套代码。后台也是一个。  我在git上新建了分支。 已经完成新项目的:图片名、项目名。

未完成:改类名、方法名、属性名。(您说的这三个是比较核心的,目前没有好的方法修改。手动修改工作量是太大了。恳请您指导一些可行性方案)

谢谢您!!

------------------ 原始邮件 ------------------ 发件人: "赵阿申"<[email protected]>; 发送时间: 2020年12月7日(星期一) 下午3:22 收件人: "ashen-zhao/createSwift"<[email protected]>; 抄送: "张学强"<[email protected]>; "Author"<[email protected]>; 主题: Re: [ashen-zhao/createSwift] 怎么调用了 (#2)

问题1、新项目一般不需要混淆,旧项目的话,改改类名、方法名、属性名等 问题2、需要引用下,有一个AAAAAAA.....swift类型文件,只需要给这个类实例化下就行了

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Xue765 avatar Dec 07 '20 07:12 Xue765

你好,还有个问题:

这个方法,好几个类都会有

------------------ 原始邮件 ------------------ 发件人: "ashen-zhao/createSwift" <[email protected]>; 发送时间: 2020年12月7日(星期一) 下午3:22 收件人: "ashen-zhao/createSwift"<[email protected]>; 抄送: "张学强"<[email protected]>;"Author"<[email protected]>; 主题: Re: [ashen-zhao/createSwift] 怎么调用了 (#2)

问题1、新项目一般不需要混淆,旧项目的话,改改类名、方法名、属性名等 问题2、需要引用下,有一个AAAAAAA.....swift类型文件,只需要给这个类实例化下就行了

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Xue765 avatar Dec 07 '20 07:12 Xue765

可行性方案,我这里没有哦,你可以自己写脚本替换,或者网上找些收费或免费的软件

ashen-zhao avatar Dec 07 '20 08:12 ashen-zhao

好的,谢谢您!我网上在找找看

------------------ 原始邮件 ------------------ 发件人: "赵阿申"<[email protected]>; 发送时间: 2020年12月7日(星期一) 下午4:00 收件人: "ashen-zhao/createSwift"<[email protected]>; 抄送: "张学强"<[email protected]>; "Author"<[email protected]>; 主题: Re: [ashen-zhao/createSwift] 怎么调用了 (#2)

可行性方案,我这里没有哦,你可以自己写脚本替换,或者网上找些收费或免费的软件

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Xue765 avatar Dec 07 '20 08:12 Xue765