Skip to content

Commit 2ad3539

Browse files
committed
chore(playground): update xcodeproj
1 parent 7caa577 commit 2ad3539

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

apps/playground/ios/HarnessPlayground.xcodeproj/project.pbxproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -191,14 +191,10 @@
191191
inputFileListPaths = (
192192
"${PODS_ROOT}/Target Support Files/Pods-HarnessPlayground/Pods-HarnessPlayground-frameworks-${CONFIGURATION}-input-files.xcfilelist",
193193
);
194-
inputPaths = (
195-
);
196194
name = "[CP] Embed Pods Frameworks";
197195
outputFileListPaths = (
198196
"${PODS_ROOT}/Target Support Files/Pods-HarnessPlayground/Pods-HarnessPlayground-frameworks-${CONFIGURATION}-output-files.xcfilelist",
199197
);
200-
outputPaths = (
201-
);
202198
runOnlyForDeploymentPostprocessing = 0;
203199
shellPath = /bin/sh;
204200
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HarnessPlayground/Pods-HarnessPlayground-frameworks.sh\"\n";
@@ -234,14 +230,10 @@
234230
inputFileListPaths = (
235231
"${PODS_ROOT}/Target Support Files/Pods-HarnessPlayground/Pods-HarnessPlayground-resources-${CONFIGURATION}-input-files.xcfilelist",
236232
);
237-
inputPaths = (
238-
);
239233
name = "[CP] Copy Pods Resources";
240234
outputFileListPaths = (
241235
"${PODS_ROOT}/Target Support Files/Pods-HarnessPlayground/Pods-HarnessPlayground-resources-${CONFIGURATION}-output-files.xcfilelist",
242236
);
243-
outputPaths = (
244-
);
245237
runOnlyForDeploymentPostprocessing = 0;
246238
shellPath = /bin/sh;
247239
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HarnessPlayground/Pods-HarnessPlayground-resources.sh\"\n";

0 commit comments

Comments
 (0)