You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting following error when I try to obfuscate the project
===========================
1) File Extractor:
⡀⡀⡀⠄⠂⠁⠂⠄⡀⢀⠠⠐⠈⠁⠂⠄Extracting⡀⡀⡀⠄⠂⠁⠂⠄⡀⢀⠠⠐⠈⠁⠂⠄
STDERR: /Users/xxxxxxxx/Downloads/Obfuscator_2018-04-24_115109/bin/lib/ruby/lib/ruby/2.2.0/find.rb:42:in `block in find': No such file or directory (Errno::ENOENT)
from /Users/xxxxxxxx/Downloads/Obfuscator_2018-04-24_115109/bin/lib/ruby/lib/ruby/2.2.0/find.rb:42:in `collect!'
from /Users/xxxxxxxx/Downloads/Obfuscator_2018-04-24_115109/bin/lib/ruby/lib/ruby/2.2.0/find.rb:42:in `find'
from /Users/xxxxxxxx/Downloads/Obfuscator_2018-04-24_115109/bin/lib/file-extractor/lib/file-extractor/carthage_determiner.rb:8:in `each'
from /Users/xxxxxxxx/Downloads/Obfuscator_2018-04-24_115109/bin/lib/file-extractor/lib/file-extractor/carthage_determiner.rb:8:in `select'
from /Users/xxxxxxxx/Downloads/Obfuscator_2018-04-24_115109/bin/lib/file-extractor/lib/file-extractor/carthage_determiner.rb:8:in `find_cartfile_directory'
from /Users/xxxxxxxx/Downloads/Obfuscator_2018-04-24_115109/bin/lib/file-extractor/lib/file-extractor/command.rb:90:in `run'
from /Users/xxxxxxxx/Downloads/Obfuscator_2018-04-24_115109/bin/lib/vendor/ruby/2.2.0/gems/claide-1.0.2/lib/claide/command.rb:334:in `run'
from /Users/xxxxxxxx/Downloads/Obfuscator_2018-04-24_115109/bin/lib/file-extractor/lib/file-extractor/command.rb:76:in `run'
from /Users/xxxxxxxx/Downloads/Obfuscator_2018-04-24_115109/bin/lib/file-extractor/bin/file-extractor:20:in `<main>'
STDOUT:
===========================
The text was updated successfully, but these errors were encountered:
udbhateja
changed the title
Error for v5.0.0: ruby/2.2.0/find.rb:42:in `block in find': No such file or directory
Error for v0.5.0: ruby/2.2.0/find.rb:42:in `block in find': No such file or directory
Aug 6, 2021
I am getting following error when I try to obfuscate the project
The text was updated successfully, but these errors were encountered: