electra icon indicating copy to clipboard operation
electra copied to clipboard

basebinaries.tar missing

Open Cpdap opened this issue 8 years ago • 3 comments

I wanted to build the xcode project but it gave me the error: Cp: /User/Admin/Library/Developer/Xcode/DerivedData/electra-[random letters]/Build/Intermeditates.noindex/electra.build/debug-iphoneos/electra.build/DerivedSources/basebinaries.tar: No such file or Directory

how to fix it?

Cpdap avatar Mar 28 '18 21:03 Cpdap

Same. I need to sideload the ipa through xcode because I accidentally installed a tweak that was incompatible and completely messed up my phone. Now I can't use data or wifi to trust the app. I also accidently deleted the electra app from my phone so I can't even go into "no tweak" mode. I read up on some tutorial that you need ldid2 but I couldn't follow the tutorial :/

lucky4281 avatar Apr 25 '18 02:04 lucky4281

brew install ldid
ln -s /usr/local/Cellar/ldid/1.2.1/bin/ldid /usr/local/bin/ldid2
brew install gnu-tar

zhigang1992 avatar May 01 '18 13:05 zhigang1992

cydia branch lol

nullpixel avatar May 01 '18 15:05 nullpixel