This commit is contained in:
Mykyta Bondarenko 2018-06-11 16:40:15 +03:00
Родитель ca0090c4e0
Коммит 2a7efc3ff1
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -97,7 +97,7 @@
<key>XSLaunchImageAssets</key>
<string>Resources/Images.xcassets/LaunchImage.launchimage</string>
<key>WidgetBundleIdentifier</key>
<string>com.xamarin.Lister.ListerToday</string>
<string>$(CFBundleIdentifier).ListerToday</string>
<key>CFBundleName</key>
<string>Lister</string>
</dict>

Просмотреть файл

@ -13,7 +13,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>com.your-company.Lister.ListerToday</string>
<string>Lister Today</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>