Jump to content

20 posts in this topic

Recommended Posts

Posted

@Ted2 > Making all for tweak simple…                          

==> Merging tweak simple…                               

bash: line 1:  2533 Killed: 9               ( lipo -arch

armv7 /var/mobile/simple/.theos/obj/debug/armv7/simple.dylib -arch arm64 /var/mobile/simple/.theos/obj/debug/arm64/simple.dylib -create -output "/var/mobile/simple/.theos/obj/debug/simple.dylib.93e8684b.unsigned" )             

make[2]: *** [/var/theos/makefiles/instance/library.mk:32: /var/mobile/simple/.theos/obj/debug/simple.dylib.93e8684b.unsigned] Error 137                                  

make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2                        

make: *** [/var/theos/makefiles/master/rules.mk:123: simple.all.tweak.variables] Error 2                         

 

Posted
1 minute ago, GamerOPS said:

@Ted2 > Making all for tweak simple…                          

==> Merging tweak simple…                               

bash: line 1:  2533 Killed: 9               ( lipo -arch

armv7 /var/mobile/simple/.theos/obj/debug/armv7/simple.dylib -arch arm64 /var/mobile/simple/.theos/obj/debug/arm64/simple.dylib -create -output "/var/mobile/simple/.theos/obj/debug/simple.dylib.93e8684b.unsigned" )             

make[2]: *** [/var/theos/makefiles/instance/library.mk:32: /var/mobile/simple/.theos/obj/debug/simple.dylib.93e8684b.unsigned] Error 137                                  

make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2                        

make: *** [/var/theos/makefiles/master/rules.mk:123: simple.all.tweak.variables] Error 2                         

 

Add this on top of your makefile:

ARCHS = amrv7 arm64

 

Posted

@Ted2 Still getting the error 

> Making all for tweak simple…                          

==> Merging tweak simple…                               

bash: line 1:  2812 Killed: 9               ( lipo -arch

armv7 /var/mobile/simple/.theos/obj/debug/armv7/simple.dylib -arch arm64 /var/mobile/simple/.theos/obj/debug/arm64/simple.dylib -create -output "/var/mobile/simple/.theos/obj/debug/simple.dylib.93e8684b.unsigned" )             

make[2]: *** [/var/theos/makefiles/instance/library.mk:32: /var/mobile/simple/.theos/obj/debug/simple.dylib.93e8684b.unsigned] Error 137                                  

make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2                        

make: *** [/var/theos/makefiles/master/rules.mk:123: simple.all.tweak.variables] Error 2                         

Posted
7 minutes ago, GamerOPS said:

@Ted2 Still getting the error 

> Making all for tweak simple…                          

==> Merging tweak simple…                               

bash: line 1:  2812 Killed: 9               ( lipo -arch

armv7 /var/mobile/simple/.theos/obj/debug/armv7/simple.dylib -arch arm64 /var/mobile/simple/.theos/obj/debug/arm64/simple.dylib -create -output "/var/mobile/simple/.theos/obj/debug/simple.dylib.93e8684b.unsigned" )             

make[2]: *** [/var/theos/makefiles/instance/library.mk:32: /var/mobile/simple/.theos/obj/debug/simple.dylib.93e8684b.unsigned] Error 137                                  

make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2                        

make: *** [/var/theos/makefiles/master/rules.mk:123: simple.all.tweak.variables] Error 2                         

Jeez. What template are you using?

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