mirror of https://github.com/oxen-io/session-ios
				
				
				
			
							parent
							
								
									80696e2574
								
							
						
					
					
						commit
						a951d11d97
					
				| @ -1,14 +0,0 @@ | ||||
| //
 | ||||
| //  iOSVersions.h
 | ||||
| //  Signal
 | ||||
| //
 | ||||
| //  Created by Frederic Jacobs on 03/08/14.
 | ||||
| //  Copyright (c) 2014 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