diff options
| author | Akshay Nair <phenax5@gmail.com> | 2024-10-25 13:38:53 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2024-10-25 13:38:53 +0530 |
| commit | 315c90081ab2596d9bc87a73254946ef992f9f61 (patch) | |
| tree | 16397e72fba4fef726fec38d174eadc183c27795 /ios/OwynLauncherRewriteTests/Info.plist | |
| parent | 95e4f3b1c1774aeab4fda1df1896ac86d3d36c47 (diff) | |
| download | daft-launcher-main.tar.gz daft-launcher-main.zip | |
Diffstat (limited to 'ios/OwynLauncherRewriteTests/Info.plist')
| -rw-r--r-- | ios/OwynLauncherRewriteTests/Info.plist | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/ios/OwynLauncherRewriteTests/Info.plist b/ios/OwynLauncherRewriteTests/Info.plist deleted file mode 100644 index ba72822..0000000 --- a/ios/OwynLauncherRewriteTests/Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?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>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>$(EXECUTABLE_NAME)</string> - <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>BNDL</string> - <key>CFBundleShortVersionString</key> - <string>1.0</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>1</string> -</dict> -</plist> |
