Issue stemmed from a naming convention; PBXPROJ file was referencing both "WonderousWidget" and "Wonderous Widget" as file locations. Simply removed the space throughout.

This commit is contained in:
Alex Garneau
2025-03-06 11:09:15 -07:00
parent 6f3e784c90
commit 0bacb457d8
2 changed files with 11 additions and 11 deletions

View File

@ -1,6 +1,6 @@
//
// FlutterUtils.swift
// Wonderous WidgetExtension
// WonderousWidgetExtension
//
// Created by Shawn on 2023-10-19.
//