Skip to content

Commit

Permalink
refactor: fix compiling sample app with xcode 15
Browse files Browse the repository at this point in the history
  • Loading branch information
levibostian committed Nov 29, 2023
1 parent 48d0545 commit 302b885
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/amiapp_flutter/ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -213,14 +213,14 @@
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
buildPhases = (
12F24C6495B0AACF49194ACE /* [CP] Check Pods Manifest.lock */,
9705A1C41CF9048500538489 /* Embed Frameworks */,
30095F3A295BD3C500D3389F /* Embed Foundation Extensions */,
FB05793FCEE3100A134F8366 /* [CP] Embed Pods Frameworks */,
9740EEB61CF901F6004384FC /* Run Script */,
97C146EA1CF9000F007C117D /* Sources */,
97C146EB1CF9000F007C117D /* Frameworks */,
97C146EC1CF9000F007C117D /* Resources */,
9705A1C41CF9048500538489 /* Embed Frameworks */,
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
30095F3A295BD3C500D3389F /* Embed Foundation Extensions */,
FB05793FCEE3100A134F8366 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down

0 comments on commit 302b885

Please sign in to comment.