mirror of https://github.com/oxen-io/session-ios
				
				
				
			
							parent
							
								
									4f9e053248
								
							
						
					
					
						commit
						60dcadb0d7
					
				| @ -0,0 +1,9 @@ | |||||||
|  | //
 | ||||||
|  | //  Copyright (c) 2017 Open Whisper Systems. All rights reserved.
 | ||||||
|  | //
 | ||||||
|  | 
 | ||||||
|  | #import <Foundation/Foundation.h> | ||||||
|  | #include <Availability.h> | ||||||
|  | 
 | ||||||
|  | #define SYSTEM_VERSION_GREATER_THAN_OR_EQUAL_TO(major, minor) \ | ||||||
|  |     ([[NSProcessInfo processInfo] isOperatingSystemAtLeastVersion:(NSOperatingSystemVersion){.majorVersion = major, .minorVersion = minor, .patchVersion = 0}]) | ||||||
					Loading…
					
					
				
		Reference in New Issue