Cleanup modified & misisng files
Run Tests on Branches / Backend Tests (push) Successful in 3m29s
Run Tests on Branches / Frontend Tests (push) Successful in 3m25s

This commit is contained in:
Antoni Nuñez Romeu
2026-07-02 20:41:50 +02:00
parent 3f5f88bbf5
commit 5114c0bc57
15 changed files with 385 additions and 3737 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ ARCHIVE_PATH="build/App.xcarchive"
IPA_DIR="build"
EXPORT_OPTIONS="${EXPORT_OPTIONS:-scripts/export-options.plist}"
echo "=== FarmaClic iOS Build Script ==="
echo "=== FarmaFinder iOS Build Script ==="
echo "[1/6] Installing frontend dependencies..."
(cd frontend && npm ci)
+1 -1
View File
@@ -12,7 +12,7 @@
<string>manual</string>
<key>provisioningProfiles</key>
<dict>
<key>net.hacecalor.farmaclic</key>
<key>net.hacecalor.farmafinder</key>
<string>YOUR_PROVISIONING_PROFILE_NAME</string>
</dict>
</dict>