mirror of https://github.com/oxen-io/session-ios
				
				
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			19 lines
		
	
	
		
			435 B
		
	
	
	
		
			Markdown
		
	
			
		
		
	
	
			19 lines
		
	
	
		
			435 B
		
	
	
	
		
			Markdown
		
	
Apart from the general `BUILDING.md` there are certain things that have
 | 
						|
to be done by Signal-iOS maintainers.
 | 
						|
 | 
						|
For transparency and bus factor, they are outlined here.
 | 
						|
 | 
						|
## Dependencies
 | 
						|
 | 
						|
Keeping cocoapods based dependencies is easy enough.
 | 
						|
 | 
						|
`pod update`
 | 
						|
 | 
						|
Similarly, Carthage dependencies can be updated like so:
 | 
						|
 | 
						|
`carthage update`
 | 
						|
 | 
						|
## Translations
 | 
						|
 | 
						|
Read more about translations in [TRANSLATIONS.md](signal/translations/TRANSLATIONS.md)
 |