XCoder
XCoder copied to clipboard
Support For MacOS
I would really appreciate the support for MacOS, maybe provide some of the brawls stars files for those who use Mac Or Windows so they can share it with a jailbroken/rooted phone so they are able to replace these files? That would be great and I would really appreciate it.
I don't have any MacOS device, so that's why MacOS is not supported by XCoder. However, I don't think it is hard to adapt XCoder for MacOS, so there's a big chance that I'll install a MacOS emulator on my PC and MacOS support will be added in future releases. Currently, I just don't have enough time for it, so... I don't really get what do you mean by "provide brawl stars files", beacuse you can get any files from game you want just by renaming apk to zip and opening it by any archive manager.
my one does not work! can u upload a tutorial video pls?
On Wed, 17 Apr 2019 at 21:21, MasterDevX [email protected] wrote:
I don't have any MacOS device, so that's why MacOS is not supported by XCoder. However, I don't think it is hard to adapt XCoder for MacOS, so there's a big chance that I'll install a MacOS emulator on my PC and MacOS support will be added in future releases. Currently, I just don't have enough time for it, so... I don't really get what do you mean by "provide brawl stars files", beacuse you can get any files from game you want just by renaming apk to zip and opening it by any archive manager.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MasterDevX/XCoder/issues/3#issuecomment-484087094, or mute the thread https://github.com/notifications/unsubscribe-auth/AkMg7newZh3RRDZ3uzzSZTkeqoqTW0Mtks5vhx_RgaJpZM4c02Jk .
There are a lot of tutorials how to do it, no sense to make a new one. Just search in google or youtube "How to extract apk" or something like that. There are many different ways to do that.
Thanks a lot for your hard work! Hoping to see MacOS Support soon!
Thank you too :)
It works just fine on MacOS :)
I just made it treat Mac the same way as Linux:
print(sysname)
if sysname == 'Darwin':
sysname = 'Linux'
I just made it treat Mac the same way as Linux:
Thanks for research, I'm gonna release this in 1.1.4. I'll try to get it out tomorrow :) P.S. Full Clash Royale implementation estimated in 1.2.0, stay tuned ;)
UPD: Most likely there will not be 1.1.4, MacOS support will come directly in 1.2.0