Documentos + Homepage rediseñada
Build & Push Docker Images / test-backend (push) Successful in 24s
Build & Push Docker Images / test-frontend (push) Successful in 23s
Build & Push Docker Images / build-backend (push) Successful in 2m22s
Build & Push Docker Images / build-frontend (push) Successful in 57s

This commit is contained in:
Antoni Nuñez Romeu
2026-06-26 16:59:20 +02:00
parent 14e9c16310
commit 2c1b3cfca6
36 changed files with 4665 additions and 372 deletions
+3
View File
@@ -49,7 +49,10 @@
<string>FarmaFinder uses your location to sort nearby pharmacies by distance.</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>FarmaFinder uses your location to sort nearby pharmacies by distance.</string>
<key>NSCameraUsageDescription</key>
<string>FarmaFinder uses the camera to scan your TSI health card barcode and QR code.</string>
<key>UIBackgroundModes</key>
<array>
<string>remote-notification</string>
</array>
+1 -1
View File
@@ -1,6 +1,6 @@
require_relative '../../node_modules/@capacitor/ios/scripts/pods_helpers'
platform :ios, '13.0'
platform :ios, '15.0'
use_frameworks!
# workaround to avoid Xcode caching of Pods that requires