mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 12:14:11 +00:00 
			
		
		
		
	Rename application
This commit is contained in:
		
							
								
								
									
										6
									
								
								ios/Runner/Assets.xcassets/Contents.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								ios/Runner/Assets.xcassets/Contents.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "info" : {
 | 
			
		||||
    "author" : "Pierre Hubert",
 | 
			
		||||
    "version" : 1
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -11,7 +11,7 @@
 | 
			
		||||
	<key>CFBundleInfoDictionaryVersion</key>
 | 
			
		||||
	<string>6.0</string>
 | 
			
		||||
	<key>CFBundleName</key>
 | 
			
		||||
	<string>comunic</string>
 | 
			
		||||
	<string>Comunic</string>
 | 
			
		||||
	<key>CFBundlePackageType</key>
 | 
			
		||||
	<string>APPL</string>
 | 
			
		||||
	<key>CFBundleShortVersionString</key>
 | 
			
		||||
@@ -41,8 +41,6 @@
 | 
			
		||||
	</array>
 | 
			
		||||
	<key>UIViewControllerBasedStatusBarAppearance</key>
 | 
			
		||||
	<false/>
 | 
			
		||||
 | 
			
		||||
	<!-- Unsecure connection to development server -->
 | 
			
		||||
	<key>NSAppTransportSecurity</key>
 | 
			
		||||
	<dict>
 | 
			
		||||
		<key>NSAllowsArbitraryLoads</key>
 | 
			
		||||
@@ -50,26 +48,17 @@
 | 
			
		||||
		<key>NSAAllowsLocalNetworking</key>
 | 
			
		||||
		<true/>
 | 
			
		||||
	</dict>
 | 
			
		||||
 | 
			
		||||
	<!-- Image picker permissions -->
 | 
			
		||||
	<key>NSPhotoLibraryUsageDescription</key>
 | 
			
		||||
	<string>Used to share images in posts or conversations, change account image or group logo.</string>
 | 
			
		||||
 | 
			
		||||
	<!-- Camera + microphone -->
 | 
			
		||||
	<key>NSCameraUsageDescription</key>
 | 
			
		||||
	<string>Used to record video for posts or conversations. This is also used in video calls</string>
 | 
			
		||||
 | 
			
		||||
	<key>NSMicrophoneUsageDescription</key>
 | 
			
		||||
	<string>Used to record videos or audio for posts or conversations. This is also used in audio and video calls.</string>
 | 
			
		||||
 | 
			
		||||
	<!-- Launch plugin -->
 | 
			
		||||
	<key>LSApplicationQueriesSchemes</key>
 | 
			
		||||
	<array>
 | 
			
		||||
		<string>http</string>
 | 
			
		||||
		<string>https</string>
 | 
			
		||||
	</array>
 | 
			
		||||
 | 
			
		||||
	<!-- File picker - any kind of file -->
 | 
			
		||||
	<key>UIBackgroundModes</key>
 | 
			
		||||
	<array>
 | 
			
		||||
		<string>fetch</string>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user