fix ios build
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
		
							parent
							
								
									85b5c60d60
								
							
						
					
					
						commit
						a75d73b8ac
					
				| @ -157,6 +157,7 @@ fn handle_config_options(config_options: HashMap<String, String>) { | |||||||
|     Config::set_options(options); |     Config::set_options(options); | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | #[cfg(not(any(target_os = "ios")))] | ||||||
| pub fn is_pro() -> bool { | pub fn is_pro() -> bool { | ||||||
|     PRO.lock().unwrap().clone() |     PRO.lock().unwrap().clone() | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user