forked from lint/TFDidThatSay
		
	Add more architectures
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -1,4 +1,4 @@
 | 
				
			|||||||
ARCHS = arm64 arm64e
 | 
					ARCHS = armv7 armv7s arm64 arm64e
 | 
				
			||||||
 | 
					
 | 
				
			||||||
include $(THEOS)/makefiles/common.mk
 | 
					include $(THEOS)/makefiles/common.mk
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
include $(THEOS)/makefiles/common.mk
 | 
					include $(THEOS)/makefiles/common.mk
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ARCHS = arm64 arm64e
 | 
					ARCHS = armv7 armv7s arm64 arm64e
 | 
				
			||||||
 | 
					
 | 
				
			||||||
BUNDLE_NAME = TFDidThatSayPrefs
 | 
					BUNDLE_NAME = TFDidThatSayPrefs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user