Prepare for beta release
@@ -616,7 +616,7 @@
|
||||
"$(FRAMEWORK_SEARCH_PATHS)",
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = de.relikd.baRSS;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = de.relikd.baRSS.beta;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
||||
@@ -666,7 +666,7 @@
|
||||
"$(FRAMEWORK_SEARCH_PATHS)",
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = de.relikd.baRSS;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = de.relikd.baRSS.beta;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
};
|
||||
|
||||
@@ -3,51 +3,61 @@
|
||||
{
|
||||
"idiom" : "mac",
|
||||
"size" : "16x16",
|
||||
"filename" : "barss-icon-16.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "mac",
|
||||
"size" : "16x16",
|
||||
"filename" : "barss-icon-32.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "mac",
|
||||
"size" : "32x32",
|
||||
"filename" : "barss-icon-32.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "mac",
|
||||
"size" : "32x32",
|
||||
"filename" : "barss-icon-64.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "mac",
|
||||
"size" : "128x128",
|
||||
"filename" : "barss-icon-128.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "mac",
|
||||
"size" : "128x128",
|
||||
"filename" : "barss-icon-256.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "mac",
|
||||
"size" : "256x256",
|
||||
"filename" : "barss-icon-256.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "mac",
|
||||
"size" : "256x256",
|
||||
"filename" : "barss-icon-512.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "mac",
|
||||
"size" : "512x512",
|
||||
"filename" : "barss-icon-512.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "mac",
|
||||
"size" : "512x512",
|
||||
"filename" : "barss-icon-1024.png",
|
||||
"scale" : "2x"
|
||||
}
|
||||
],
|
||||
|
||||
BIN
baRSS/Assets.xcassets/AppIcon.appiconset/barss-icon-1024.png
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
baRSS/Assets.xcassets/AppIcon.appiconset/barss-icon-128.png
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
baRSS/Assets.xcassets/AppIcon.appiconset/barss-icon-16.png
Normal file
|
After Width: | Height: | Size: 531 B |
BIN
baRSS/Assets.xcassets/AppIcon.appiconset/barss-icon-256.png
Normal file
|
After Width: | Height: | Size: 8.5 KiB |
BIN
baRSS/Assets.xcassets/AppIcon.appiconset/barss-icon-32.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
baRSS/Assets.xcassets/AppIcon.appiconset/barss-icon-512.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
baRSS/Assets.xcassets/AppIcon.appiconset/barss-icon-64.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |