diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 594f5fc..ad5bd4f 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -618,4 +618,4 @@ /* End XCConfigurationList section */ }; rootObject = 97C146E61CF9000F007C117D /* Project object */; -} \ No newline at end of file +} diff --git a/ios/Runner/Assets.xcassets/Contents.json b/ios/Runner/Assets.xcassets/Contents.json new file mode 100644 index 0000000..ced101f --- /dev/null +++ b/ios/Runner/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "Pierre Hubert", + "version" : 1 + } +} diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 9b65e86..998803b 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -11,7 +11,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleName - comunic + Comunic CFBundlePackageType APPL CFBundleShortVersionString @@ -41,35 +41,24 @@ UIViewControllerBasedStatusBarAppearance - - NSAppTransportSecurity - NSAllowsArbitraryLoads - - NSAAllowsLocalNetworking - + NSAllowsArbitraryLoads + + NSAAllowsLocalNetworking + - - NSPhotoLibraryUsageDescription Used to share images in posts or conversations, change account image or group logo. - - NSCameraUsageDescription Used to record video for posts or conversations. This is also used in video calls - NSMicrophoneUsageDescription Used to record videos or audio for posts or conversations. This is also used in audio and video calls. - - LSApplicationQueriesSchemes http https - - UIBackgroundModes fetch