Skip to content

Commit

Permalink
updated run phase
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilay-squareup committed Aug 27, 2024
1 parent 75fe91e commit 165ad9a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions example/ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@
/* Begin PBXShellScriptBuildPhase section */
17130ABE28ACDC4A007FE54B /* Square setup script */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
buildActionMask = 2147483647;
files = (
);
Expand All @@ -222,6 +223,7 @@
};
324E410A8DA310037B0B821B /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
buildActionMask = 2147483647;
files = (
);
Expand All @@ -239,6 +241,7 @@
};
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
buildActionMask = 2147483647;
files = (
);
Expand All @@ -254,6 +257,7 @@
};
90342CCEE2EE75FC4F40EB89 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
buildActionMask = 2147483647;
files = (
);
Expand All @@ -276,6 +280,7 @@
};
9740EEB61CF901F6004384FC /* Run Script */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
buildActionMask = 2147483647;
files = (
);
Expand Down

0 comments on commit 165ad9a

Please sign in to comment.