Browse Source

Cleanup: remove unnecessary deployment-time files

Herman Schoenfeld 6 years ago
parent
commit
2c19843ff8

+ 0 - 0
build/osx/PascalCoinWallet.app/Contents/Info.plist → build/macOS/PascalCoinWallet.app/Contents/Info.plist


+ 0 - 0
build/osx/PascalCoinWallet.app/Contents/MacOS/PascalCoinWallet → build/macOS/PascalCoinWallet.app/Contents/MacOS/PascalCoinWallet


+ 0 - 0
build/osx/PascalCoinWallet.app/Contents/PkgInfo → build/macOS/PascalCoinWallet.app/Contents/PkgInfo


BIN
src/PascalCoinWalletLazarus


+ 0 - 45
src/PascalCoinWalletLazarus.app/Contents/Info.plist

@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-  <key>CFBundleDevelopmentRegion</key>
-  <string>English</string>
-  <key>CFBundleExecutable</key>
-  <string>PascalCoinWalletLazarus</string>
-  <key>CFBundleName</key>
-  <string>PascalCoinWalletLazarus</string>
-  <key>CFBundleIdentifier</key>
-  <string>com.company.PascalCoinWalletLazarus</string>
-  <key>CFBundleInfoDictionaryVersion</key>
-  <string>6.0</string>
-  <key>CFBundlePackageType</key>
-  <string>APPL</string>
-  <key>CFBundleSignature</key>
-  <string>Pasc</string>
-  <key>CFBundleShortVersionString</key>
-  <string>0.1</string>
-  <key>CFBundleVersion</key>
-  <string>1</string>
-  <key>CSResourcesFileMapped</key>
-  <true/>
-  <key>CFBundleDocumentTypes</key>
-  <array>
-    <dict>
-      <key>CFBundleTypeRole</key>
-      <string>Viewer</string>
-      <key>CFBundleTypeExtensions</key>
-      <array>
-        <string>*</string>
-      </array>
-      <key>CFBundleTypeOSTypes</key>
-      <array>
-        <string>fold</string>
-        <string>disk</string>
-        <string>****</string>
-      </array>
-    </dict>
-  </array>
-  <key>NSHighResolutionCapable</key>
-  <true/>
-</dict>
-</plist>

+ 0 - 1
src/PascalCoinWalletLazarus.app/Contents/MacOS/PascalCoinWalletLazarus

@@ -1 +0,0 @@
-../../../PascalCoinWalletLazarus

+ 0 - 1
src/PascalCoinWalletLazarus.app/Contents/PkgInfo

@@ -1 +0,0 @@
-APPL????