B4X FEED Remove log() code lines?

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Remove log() code lines? است. این موضوع تا کنون 91 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Remove log() code lines?
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
91
پسندها
0
آخرین ارسال توسط PracticalSoft
وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
Jun 6, 2020
11,593
4,507
Is there a chance to auto-remove all log() command lines from Code-Modules and Activity-Modules as a first step of the compiling process?

I often write log() commands in my code to observe the app during execution. They contain readable strings with sensitiv informations. I want to keep all log() lines in my code for future development. This makes the development very comfortable for me.

But now my development of the current app reaches the final, where I want to publish my app. Now I want to remove all (~1000) lines with log() for security reasons before compiling starts.

I know how to do this with a VB-Script. But this needs to make Backups of each module, then run the script on each module-file. Then start B4A again and compile the manipulated files and afterwards I have to replace the module with the backups.

now I have two questions:
Is there a compiler-option to remove certain line types automatically during the comping process?

Or is there a chance to insert an EXE...



 

وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
عقب
بالا