Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Commit ea922cd

Browse files
committed
Removed the copy framework runscript for sqlite
1 parent 09697d0 commit ea922cd

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

readium-lcp-swift.xcodeproj/project.pbxproj

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@
246246
F3B2C8831F667222007601E4 /* Frameworks */,
247247
F3B2C8841F667222007601E4 /* Headers */,
248248
F3B2C8851F667222007601E4 /* Resources */,
249-
F3B540911F82798800021D1A /* ShellScript */,
250249
);
251250
buildRules = (
252251
);
@@ -331,24 +330,6 @@
331330
};
332331
/* End PBXResourcesBuildPhase section */
333332

334-
/* Begin PBXShellScriptBuildPhase section */
335-
F3B540911F82798800021D1A /* ShellScript */ = {
336-
isa = PBXShellScriptBuildPhase;
337-
buildActionMask = 2147483647;
338-
files = (
339-
);
340-
inputPaths = (
341-
"$(SRCROOT)/Carthage/Build/iOS/SQLite.framework",
342-
);
343-
outputPaths = (
344-
"$(DERIVED_FILE_DIR)/$(FRAMEWORKS_FOLDER_PATH)/SQLite.framework",
345-
);
346-
runOnlyForDeploymentPostprocessing = 0;
347-
shellPath = /bin/sh;
348-
shellScript = "/usr/local/bin/carthage copy-frameworks";
349-
};
350-
/* End PBXShellScriptBuildPhase section */
351-
352333
/* Begin PBXSourcesBuildPhase section */
353334
F3B2C8821F667222007601E4 /* Sources */ = {
354335
isa = PBXSourcesBuildPhase;

0 commit comments

Comments
 (0)