CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName 오늘뭐먹Z CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName 오늘뭐먹Z CFBundlePackageType APPL CFBundleShortVersionString $(FLUTTER_BUILD_NAME) CFBundleSignature ???? CFBundleVersion $(FLUTTER_BUILD_NUMBER) LSRequiresIPhoneOS UILaunchStoryboardName LaunchScreen UIMainStoryboardFile Main UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight CADisableMinimumFrameDurationOnPhone UIApplicationSupportsIndirectInputEvents UIBackgroundModes fetch remote-notification NSLocationWhenInUseUsageDescription 맛집과의 거리 계산을 위해 위치 정보가 필요합니다. NSLocationAlwaysAndWhenInUseUsageDescription 맛집과의 거리 계산을 위해 위치 정보가 필요합니다. NSBluetoothAlwaysUsageDescription 맛집 리스트를 다른 사용자와 공유하기 위해 블루투스 권한이 필요합니다. NSBluetoothPeripheralUsageDescription 맛집 리스트를 다른 사용자로부터 받기 위해 블루투스 권한이 필요합니다. GADApplicationIdentifier $(GAD_APPLICATION_ID)