简体   繁体   中英

Update mac app source code

I wrote a python script and then made it into a mac app using a program called Platypus . I noticed that if I make changes to the python source file inside the app's Resources folder, the app itself isn't updated. I'm wondering if there is a way I can update the app's source code without having to create a whole new app. Thanks.

实际的源代码可能嵌入了应用程序本身。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM