From a642f52d519543d9ece4bb525e99ebc281fa6887 Mon Sep 17 00:00:00 2001 From: Leon Jiang Date: Wed, 24 Jun 2020 00:23:26 -0700 Subject: initial commit, add react-native/typescript boilerplate --- ios/Frontend-tvOSTests/Info.plist | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 ios/Frontend-tvOSTests/Info.plist (limited to 'ios/Frontend-tvOSTests') diff --git a/ios/Frontend-tvOSTests/Info.plist b/ios/Frontend-tvOSTests/Info.plist new file mode 100644 index 00000000..886825cc --- /dev/null +++ b/ios/Frontend-tvOSTests/Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1 + + -- cgit v1.2.3-70-g09d2