Cleanup modified & misisng files
This commit is contained in:
@@ -354,7 +354,7 @@
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
MARKETING_VERSION = 1.0;
|
||||
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = net.hacecalor.farmaclic;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = net.hacecalor.farmafinder;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
||||
SWIFT_VERSION = 5.0;
|
||||
@@ -373,7 +373,7 @@
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 15.5;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
MARKETING_VERSION = 1.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = net.hacecalor.farmaclic;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = net.hacecalor.farmafinder;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
|
||||
SWIFT_VERSION = 5.0;
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>FarmaClic</string>
|
||||
<string>FarmaFinder</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>$(EXECUTABLE_NAME)</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@@ -46,11 +46,11 @@
|
||||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||
<true/>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
<string>FarmaClic uses your location to sort nearby pharmacies by distance.</string>
|
||||
<string>FarmaFinder uses your location to sort nearby pharmacies by distance.</string>
|
||||
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
|
||||
<string>FarmaClic uses your location to sort nearby pharmacies by distance.</string>
|
||||
<string>FarmaFinder uses your location to sort nearby pharmacies by distance.</string>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>FarmaClic uses the camera to scan your TSI health card barcode and QR code.</string>
|
||||
<string>FarmaFinder uses the camera to scan your TSI health card barcode and QR code.</string>
|
||||
<key>UIBackgroundModes</key>
|
||||
|
||||
<array>
|
||||
|
||||
Reference in New Issue
Block a user