diff --git a/.github/workflows/apple.yml b/.github/workflows/apple.yml index c3c3672..c0a3d25 100644 --- a/.github/workflows/apple.yml +++ b/.github/workflows/apple.yml @@ -73,6 +73,7 @@ jobs: uses: Swatinem/rust-cache@v2 with: workspaces: fluxa-core + cache-on-failure: true - name: Set up XcodeGen run: | @@ -147,6 +148,7 @@ jobs: uses: Swatinem/rust-cache@v2 with: workspaces: fluxa-core + cache-on-failure: true - name: Set up XcodeGen run: | diff --git a/appleApp/project.yml b/appleApp/project.yml index a40a0a5..41c1c0b 100644 --- a/appleApp/project.yml +++ b/appleApp/project.yml @@ -46,6 +46,7 @@ targets: - FluxaAppleAddonStoreManager.swift - FluxaAppleCatalogBootstrap.swift - FluxaAppleCatalogLoader.swift + - FluxaApplePluginRepositoryManager.swift - path: tvOS - path: Generated/FluxaRustCore.swift resources: