forked from yaypixxo/SquareSwitcherX
		
	add stuff
This commit is contained in:
		
							
								
								
									
										14
									
								
								Makefile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								Makefile
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,14 @@
 | 
			
		||||
ARCHS = arm64
 | 
			
		||||
TARGET = iphone:clang:11.2:11.2
 | 
			
		||||
 | 
			
		||||
include $(THEOS)/makefiles/common.mk
 | 
			
		||||
 | 
			
		||||
TWEAK_NAME = SquareSwitcherX
 | 
			
		||||
SquareSwitcherX_FILES = Tweak.xm
 | 
			
		||||
 | 
			
		||||
include $(THEOS_MAKE_PATH)/tweak.mk
 | 
			
		||||
 | 
			
		||||
after-install::
 | 
			
		||||
	install.exec "killall -9 SpringBoard"
 | 
			
		||||
SUBPROJECTS += squareswitcherxprefs
 | 
			
		||||
include $(THEOS_MAKE_PATH)/aggregate.mk
 | 
			
		||||
		Reference in New Issue
	
	Block a user