Cleanup modified & misisng files
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user