Skip to content

Commit

Permalink
fix: iOS widget in Xocde 15 error
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Jan 6, 2024
1 parent cb0c1e3 commit 5e05f2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
buildPhases = (
3BB8511C87A2DDE3F5418E48 /* [CP] Check Pods Manifest.lock */,
A4E3F882252644D800343570 /* Embed App Extensions */,
A4B0643825C7EC38006D4AAB /* ShellScript */,
9740EEB61CF901F6004384FC /* Run Script */,
97C146EA1CF9000F007C117D /* Sources */,
97C146EB1CF9000F007C117D /* Frameworks */,
Expand All @@ -225,8 +227,6 @@
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
206ACDB7DFB38C569AEBD820 /* [CP] Embed Pods Frameworks */,
A45559A6217D5F9D00687009 /* ShellScript */,
A4E3F882252644D800343570 /* Embed App Extensions */,
A4B0643825C7EC38006D4AAB /* ShellScript */,
);
buildRules = (
);
Expand Down

0 comments on commit 5e05f2d

Please sign in to comment.