Mercurial > public > simoleon
comparison Simoleon/Info.plist @ 160:0c589138a6f3
Implement Conversion Box
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Sun, 29 Aug 2021 19:04:34 +0100 |
parents | bee9102c2e9c |
children | 35573bdd7d9b |
comparison
equal
deleted
inserted
replaced
159:35628bac01f5 | 160:0c589138a6f3 |
---|---|
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
3 <plist version="1.0"> | 3 <plist version="1.0"> |
4 <dict> | 4 <dict> |
5 <key>API_KEY</key> | 5 <key>API_KEY</key> |
6 <string>$(API_KEY)</string> | 6 <string>$(API_KEY)</string> |
7 <key>API_URL</key> | |
8 <string>$(API_URL)</string> | |
9 <key>CFBundleDevelopmentRegion</key> | 7 <key>CFBundleDevelopmentRegion</key> |
10 <string>$(DEVELOPMENT_LANGUAGE)</string> | 8 <string>$(DEVELOPMENT_LANGUAGE)</string> |
11 <key>CFBundleDisplayName</key> | 9 <key>CFBundleDisplayName</key> |
12 <string>Simoleon</string> | 10 <string>Simoleon</string> |
13 <key>CFBundleExecutable</key> | 11 <key>CFBundleExecutable</key> |