Jump to content

23 posts in this topic

Recommended Posts

  • Replies 22
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

So I'm Created Many Tweaks But Already Give This Error

 

Dude have you tried this. If you do try do it again;

 

 

Go to terminal and do this:

 

su

alpine (or your password)

cd /usr/bin

ldid -S clang

ldid -S clang++

ldid -S perl

ldid -S git

ldid -S ld

ldid -S strip

Posted

Try to ldid it

Also your Tweak.xm what are you trying to do?

Why did you add %orig to it?

If Type Any Commands I will give this errors only for compile tweaks 

i'm only testing this tweak to fix compile tweak but cannot fixed 

So did you compile some tweaks before?

And this is the first time you got this?

I have Many Tweaks Now , So I'm Tested Tweaks On iPad 4 iOS 8.4 's Friend All Good Working , But On My iPhone I Can't Compile

Dude have you tried this. If you do try do it again;

 

 

Go to terminal and do this:

 

su

alpine (or your password)

cd /usr/bin

ldid -S clang

ldid -S clang++

ldid -S perl

ldid -S git

ldid -S ld

ldid -S strip

 

Not Fixed

Posted

If Type Any Commands I will give this errors only for compile tweaks 

i'm only testing this tweak to fix compile tweak but cannot fixed 

I have Many Tweaks Now , So I'm Tested Tweaks On iPad 4 iOS 8.4 's Friend All Good Working , But On My iPhone I Can't Compile

 

Not Fixed

Do this on your tweak.xm:

 

%hook SBIconController

 

-(void)iconTapped:(id)fp8{

 

%orig;

 

}

 

%end

Posted

From where did you get posix_spawn?

What's the permissions for it?

Did you sign it with ldid -S posix_spawn?

 

cd to /usr/bin before signing it ^_^

Posted

From where did you get posix_spawn?

What's the permissions for it?

Did you sign it with ldid -S posix_spawn?

 

cd to /usr/bin before signing it ^_^

After Downgrade ld64 and Darwin CC Tools , When I Type Make Package get this error

After Installed posix_spawn on biteyourapple repo and signed it 

On installing posix_spawn set permissions to  777 

Posted (edited)

Ok what's your Makefile?

Also

cd /usr/bin

ldid -S lipo

or copy lipo from /usr/bin to /var/mobile

And sign it with ldid -S lipo

and set the permissions for it to

Owner: root

Group: wheel

 

User: Read, Write, Execute

Group: Read, Execute

World: Read, Execute

Updated by ITz_kser
Posted (edited)

Ok what's your Makefile?

Also

cd /usr/bin

ldid -S lipo

or move lipo from /usr/bin to /var/mobile

And sign it with ldid -S lipo

and set the permissions for it to

Owner: root

Group: wheel

 

User: Read, Write, Execute

Group: Read, Execute

World: Read, Execute

i don't you girl or boy but if you want any more from the world i'm ready you

im do any work you want

Special thanks for you

fixed  when i copied the lipo file from the usr/bin to var/mobile and signed it

<3   :*

Updated by iperispc

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines