Revert "Rename everything filcnaplo-related to refilc"

This reverts commit d1a9625d93.
This commit is contained in:
Pearoo
2023-09-19 18:16:57 +02:00
parent d1a9625d93
commit 7b517b333a
669 changed files with 39481 additions and 39799 deletions

View File

@@ -46,7 +46,7 @@ jobs:
# Build and sign the ipa using a single flutter command
- name: Building IPA
working-directory: refilc
working-directory: filcnaplo
run: bash build-ipa.sh
# Collect the file and upload as artifact
@@ -55,7 +55,7 @@ jobs:
with:
name: release-ipa
# Path to the release files
path: refilc/build/ios/ipa/*.ipa
path: filcnaplo/build/ios/ipa/*.ipa
# Important! Cleanup: remove the certificate and provisioning profile from the runner!
- name: Clean up keychain and provisioning profile