123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205 |
- <?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>BGTaskSchedulerPermittedIdentifiers</key>
- <array>
- <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
- </array>
- <key>CFBundleDevelopmentRegion</key>
- <string>$(DEVELOPMENT_LANGUAGE)</string>
- <key>CFBundleDisplayName</key>
- <string>AppBuilder</string>
- <key>CFBundleExecutable</key>
- <string>$(EXECUTABLE_NAME)</string>
- <key>CFBundleIcons</key>
- <dict>
- <key>CFBundleAlternateIcons</key>
- <dict>
- <key>bi_icon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>bi_icon</string>
- </array>
- </dict>
- <key>bpkh_icon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>bpkh_icon</string>
- </array>
- </dict>
- <key>diginets_icon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>diginets_icon</string>
- </array>
- </dict>
- <key>digisales_icon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>digisales_icon</string>
- </array>
- </dict>
- <key>disini_icon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>disini_icon</string>
- </array>
- </dict>
- <key>gudeg_icon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>gudeg_icon</string>
- </array>
- </dict>
- <key>ikn_icon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>ikn_icon</string>
- </array>
- </dict>
- <key>kmi_icon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>kmi_icon</string>
- </array>
- </dict>
- <key>nu_icon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>nu_icon</string>
- </array>
- </dict>
- <key>nxcook_icon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>nxcook_icon</string>
- </array>
- </dict>
- <key>nxsport_icon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>nxsport_icon</string>
- </array>
- </dict>
- </dict>
- </dict>
- <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>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
- <key>CFBundleShortVersionString</key>
- <string>$(MARKETING_VERSION)</string>
- <key>CFBundleVersion</key>
- <string>$(CURRENT_PROJECT_VERSION)</string>
- <key>LSApplicationQueriesSchemes</key>
- <array>
- <string>whatsapp</string>
- <string>googlegmail</string>
- <string>ms-outlook</string>
- <string>readdle-spark</string>
- <string>ymail</string>
- <string>comgooglemaps</string>
- </array>
- <key>LSRequiresIPhoneOS</key>
- <true/>
- <key>NSAppTransportSecurity</key>
- <dict>
- <key>NSAllowsArbitraryLoads</key>
- <true/>
- </dict>
- <key>NSCameraUsageDescription</key>
- <string>Video Call, Conference Room, Content Creation and Live Streaming.</string>
- <key>NSContactsUsageDescription</key>
- <string>Get File Contact from Local Dictionary for Send Message.</string>
- <key>NSDocumentsFolderUsageDescription</key>
- <string>Get File from Local Dictionary for Send Message.</string>
- <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
- <string>Access Location For Multiple Login.</string>
- <key>NSLocationWhenInUseUsageDescription</key>
- <string>Access Location For Multiple Login.</string>
- <key>NSMicrophoneUsageDescription</key>
- <string>VoIP Call, Video Call, Conference Room, and Live Streaming.</string>
- <key>NSMotionUsageDescription</key>
- <string>Service nuSDK.</string>
- <key>NSPhotoLibraryAddUsageDescription</key>
- <string>Get File Photos from Local Dictionary for Send Message and Content Creation.</string>
- <key>NSPhotoLibraryUsageDescription</key>
- <string>Get File Photos from Local Dictionary for Send Message and Content Creation.</string>
- <key>NSSpeechRecognitionUsageDescription</key>
- <string>Used for speech recognition features.</string>
- <key>NSUserActivityTypes</key>
- <array>
- <string>INSendMessageIntent</string>
- </array>
- <key>UIApplicationSceneManifest</key>
- <dict>
- <key>UIApplicationSupportsMultipleScenes</key>
- <false/>
- <key>UISceneConfigurations</key>
- <dict>
- <key>UIWindowSceneSessionRoleApplication</key>
- <array>
- <dict>
- <key>UISceneConfigurationName</key>
- <string>Default Configuration</string>
- <key>UISceneDelegateClassName</key>
- <string>$(PRODUCT_MODULE_NAME).SceneDelegate</string>
- <key>UISceneStoryboardFile</key>
- <string>Main</string>
- </dict>
- </array>
- </dict>
- </dict>
- <key>UIApplicationSupportsIndirectInputEvents</key>
- <true/>
- <key>UIBackgroundModes</key>
- <array>
- <string>audio</string>
- <string>bluetooth-central</string>
- <string>bluetooth-peripheral</string>
- <string>fetch</string>
- <string>processing</string>
- <string>remote-notification</string>
- <string>voip</string>
- </array>
- <key>UILaunchStoryboardName</key>
- <string>LaunchScreen</string>
- <key>UIMainStoryboardFile</key>
- <string>Main</string>
- <key>UIRequiredDeviceCapabilities</key>
- <array>
- <string>armv7</string>
- </array>
- <key>UISupportedInterfaceOrientations</key>
- <array>
- <string>UIInterfaceOrientationPortrait</string>
- </array>
- <key>UISupportedInterfaceOrientations~ipad</key>
- <array>
- <string>UIInterfaceOrientationPortrait</string>
- <string>UIInterfaceOrientationPortraitUpsideDown</string>
- <string>UIInterfaceOrientationLandscapeLeft</string>
- <string>UIInterfaceOrientationLandscapeRight</string>
- </array>
- <key>UIUserInterfaceStyle</key>
- <string>Light</string>
- <key>UIViewControllerBasedStatusBarAppearance</key>
- <true/>
- </dict>
- </plist>
|