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. 
		
		
		
		
		
			
	
	
		
			
	
		
			This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
		 
	
		
		
			
				
				
					
						
						
						
							// 
 
						
						
						
							//     C o p y r i g h t   ( c )   2 0 1 8   O p e n   W h i s p e r   S y s t e m s .   A l l   r i g h t s   r e s e r v e d . 
 
						
						
						
							// 
 
						
						
						
							
 
						
						
						
							import  XCTest 
 
						
						
						
							
 
						
						
						
							// / / / 
 
						
						
						
							//   S w i f t   T e s t   v s .   C o c o a p o d s   i s s u e   # 1 
 
						
						
						
							// / / / 
 
						
						
						
							// 
 
						
						
						
							//   C o c o a p o d s - g e n e r a t e d   t e s t   t a r g e t s   ( l i k e   t h i s   o n e ) 
 
						
						
						
							//   f a i l   t o   l i n k   i f : 
 
						
						
						
							// 
 
						
						
						
							//   *   T h e y   o n l y   c o n t a i n   O b j - C   t e s t s . 
 
						
						
						
							//   *   T h e y   d e p e n d   o n   p o d s   t h a t   u s e   S w i f t . 
 
						
						
						
							// 
 
						
						
						
							//   T h e   w o r k   a r o u n d   i s   t o   a d d   ( t h i s )   e m p t y   s w i f t   f i l e 
 
						
						
						
							//   t o   o u r   t e s t   t a r g e t . 
 
						
						
						
							// 
 
						
						
						
							//   S e e :   h t t p s : / / g i t h u b . c o m / C o c o a P o d s / C o c o a P o d s / i s s u e s / 7 1 7 0 
 
						
						
						
							
 
						
						
						
							// / / / 
 
						
						
						
							//   S w i f t   T e s t   v s .   C o c o a p o d s   i s s u e   # 2 
 
						
						
						
							// / / / 
 
						
						
						
							// 
 
						
						
						
							//   X C o d e ' s   t e s t   r u n n e r   d o e s n ' t   c o p y   s w i f t   f r a m e w o r k ' s   r e q u i r e d   b y   d e p e n d e n c i e s   i n t o 
 
						
						
						
							//   t h e   r u n n i n g   t e s t   b u n d l e . 
 
						
						
						
							//   I t   s o u n d s   s i m i l a r   t o   t h i s   i s s u e :   h t t p s : / / g i t h u b . c o m / C o c o a P o d s / C o c o a P o d s / i s s u e s / 7 9 8 5 
 
						
						
						
							// 
 
						
						
						
							//   T h e   e r r o r   o u t p u t   l o o k s   l i k e   t h i s : 
 
						
						
						
							//           T h e   b u n d l e   “ S i g n a l S e r v i c e K i t - U n i t - T e s t s ”   c o u l d n ’ t   b e   l o a d e d   b e c a u s e   i t   i s   d a m a g e d   o r   m i s s i n g   n e c e s s a r y   r e s o u r c e s .   T r y   r e i n s t a l l i n g   t h e   b u n d l e . 
 
						
						
						
							//                   [ . . . ] / S i g n a l S e r v i c e K i t - U n i t - T e s t s . x c t e s t / S i g n a l S e r v i c e K i t - U n i t - T e s t s ) :   L i b r a r y   n o t   l o a d e d :   @ r p a t h / l i b s w i f t A V F o u n d a t i o n . d y l i b 
 
						
						
						
							//               R e f e r e n c e d   f r o m :   / U s e r s / [ . . . ] / B u i l d / P r o d u c t s / D e b u g - i p h o n e s i m u l a t o r / S i g n a l S e r v i c e K i t / S i g n a l S e r v i c e K i t . f r a m e w o r k / S i g n a l S e r v i c e K i t 
 
						
						
						
							//               R e a s o n :   i m a g e   n o t   f o u n d ) 
 
						
						
						
							//           P r o g r a m   e n d e d   w i t h   e x i t   c o d e :   8 2 
 
						
						
						
							// 
 
						
						
						
							//   A   w o r k   a r o u n d   i s   t o   r e d u n d a n t l y   i m p o r t   a n y   s w i f t   f r a m e w o r k s   u s e d   b y   t h e   d e p e n d e n c i e s   o f   t h e   t e s t   s u i t e   i n t o   t h i s   t e s t   f i l e . 
 
						
						
						
							//   T h e   e r r o r   m e s s a g e   p r o v i d e s   a   h i n t ,   i . e .   " L i b r a r y   n o t   l o a d e d :   @ r p a t h / l i b s w i f t A V F o u n d a t i o n . d y l i b "   i s   f i x e d   w i t h   ` i m p o r t   A V F o u n d a t i o n ` 
 
						
						
						
							import  AVFoundation 
 
						
						
						
							import  CloudKit