| 
									
										
										
										
											2021-02-19 16:07:53 +01:00
										 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
					
						
							|  |  |  | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | 
					
						
							|  |  |  | <plist version="1.0"> | 
					
						
							|  |  |  | <dict> | 
					
						
							|  |  |  | 	<key>CFBundleDevelopmentRegion</key> | 
					
						
							|  |  |  | 	<string>en</string> | 
					
						
							|  |  |  | 	<key>CFBundleDisplayName</key> | 
					
						
							| 
									
										
										
										
											2021-10-07 10:30:31 +02:00
										 |  |  | 	<string>Vision Camera</string> | 
					
						
							| 
									
										
										
										
											2021-02-19 16:07:53 +01:00
										 |  |  | 	<key>CFBundleExecutable</key> | 
					
						
							|  |  |  | 	<string>$(EXECUTABLE_NAME)</string> | 
					
						
							|  |  |  | 	<key>CFBundleIdentifier</key> | 
					
						
							|  |  |  | 	<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> | 
					
						
							|  |  |  | 	<key>CFBundleInfoDictionaryVersion</key> | 
					
						
							|  |  |  | 	<string>6.0</string> | 
					
						
							|  |  |  | 	<key>CFBundleName</key> | 
					
						
							|  |  |  | 	<string>$(PRODUCT_NAME)</string> | 
					
						
							|  |  |  | 	<key>CFBundlePackageType</key> | 
					
						
							|  |  |  | 	<string>APPL</string> | 
					
						
							|  |  |  | 	<key>CFBundleShortVersionString</key> | 
					
						
							|  |  |  | 	<string>1.0</string> | 
					
						
							|  |  |  | 	<key>CFBundleSignature</key> | 
					
						
							|  |  |  | 	<string>????</string> | 
					
						
							|  |  |  | 	<key>CFBundleVersion</key> | 
					
						
							|  |  |  | 	<string>1</string> | 
					
						
							|  |  |  | 	<key>LSRequiresIPhoneOS</key> | 
					
						
							|  |  |  | 	<true/> | 
					
						
							|  |  |  | 	<key>NSAppTransportSecurity</key> | 
					
						
							|  |  |  | 	<dict> | 
					
						
							|  |  |  | 		<key>NSExceptionDomains</key> | 
					
						
							|  |  |  | 		<dict> | 
					
						
							|  |  |  | 			<key>localhost</key> | 
					
						
							|  |  |  | 			<dict> | 
					
						
							|  |  |  | 				<key>NSExceptionAllowsInsecureHTTPLoads</key> | 
					
						
							|  |  |  | 				<true/> | 
					
						
							|  |  |  | 			</dict> | 
					
						
							|  |  |  | 		</dict> | 
					
						
							|  |  |  | 	</dict> | 
					
						
							| 
									
										
										
										
											2023-09-01 15:07:16 +02:00
										 |  |  | 	<key>NSCameraUsageDescription</key> | 
					
						
							|  |  |  | 	<string>VisionCamera needs access to your Camera for very obvious reasons.</string> | 
					
						
							| 
									
										
										
										
											2021-02-19 16:07:53 +01:00
										 |  |  | 	<key>NSLocationWhenInUseUsageDescription</key> | 
					
						
							|  |  |  | 	<string></string> | 
					
						
							| 
									
										
										
										
											2023-09-01 15:07:16 +02:00
										 |  |  | 	<key>NSMicrophoneUsageDescription</key> | 
					
						
							|  |  |  | 	<string>VisionCamera needs access to your Microphone to record videos with audio.</string> | 
					
						
							|  |  |  | 	<key>NSPhotoLibraryUsageDescription</key> | 
					
						
							|  |  |  | 	<string>VisionCamera needs access to your photo library to save captured videos and photos.</string> | 
					
						
							|  |  |  | 	<key>UIAppFonts</key> | 
					
						
							|  |  |  | 	<array> | 
					
						
							|  |  |  | 		<string>Ionicons.ttf</string> | 
					
						
							|  |  |  | 		<string>MaterialCommunityIcons.ttf</string> | 
					
						
							|  |  |  | 	</array> | 
					
						
							| 
									
										
										
										
											2021-02-19 16:07:53 +01:00
										 |  |  | 	<key>UILaunchStoryboardName</key> | 
					
						
							| 
									
										
										
										
											2023-09-01 15:07:16 +02:00
										 |  |  | 	<string>LaunchScreen.storyboard</string> | 
					
						
							| 
									
										
										
										
											2021-02-19 16:07:53 +01:00
										 |  |  | 	<key>UIRequiredDeviceCapabilities</key> | 
					
						
							|  |  |  | 	<array> | 
					
						
							|  |  |  | 		<string>armv7</string> | 
					
						
							|  |  |  | 	</array> | 
					
						
							|  |  |  | 	<key>UISupportedInterfaceOrientations</key> | 
					
						
							|  |  |  | 	<array> | 
					
						
							|  |  |  | 		<string>UIInterfaceOrientationPortrait</string> | 
					
						
							|  |  |  | 	</array> | 
					
						
							|  |  |  | 	<key>UIViewControllerBasedStatusBarAppearance</key> | 
					
						
							| 
									
										
										
										
											2021-02-19 21:12:16 +01:00
										 |  |  | 	<true/> | 
					
						
							| 
									
										
										
										
											2021-02-19 16:07:53 +01:00
										 |  |  | </dict> | 
					
						
							|  |  |  | </plist> |