Skip to content

Commit 2f7f66f

Browse files
committed
Remove build pre-action that deletes static libraries
1 parent 3442c86 commit 2f7f66f

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

LibWally.xcodeproj/xcshareddata/xcschemes/LibWally.xcscheme

-18
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,6 @@
55
<BuildAction
66
parallelizeBuildables = "YES"
77
buildImplicitDependencies = "YES">
8-
<PreActions>
9-
<ExecutionAction
10-
ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction">
11-
<ActionContent
12-
title = "Run Script"
13-
scriptText = "# We want to clean the libwally-core static build files for simulator so we can&#10;# build the ones for device.&#10;# cd $PROJECT_DIR/CLibWally/libwally-core&#10;# make clean&#10;# rm -rf &quot;$(pwd)/build&quot;&#10;">
14-
<EnvironmentBuildable>
15-
<BuildableReference
16-
BuildableIdentifier = "primary"
17-
BlueprintIdentifier = "FE9CD3B0229C397900345DFA"
18-
BuildableName = "LibWally.framework"
19-
BlueprintName = "LibWally"
20-
ReferencedContainer = "container:LibWally.xcodeproj">
21-
</BuildableReference>
22-
</EnvironmentBuildable>
23-
</ActionContent>
24-
</ExecutionAction>
25-
</PreActions>
268
<BuildActionEntries>
279
<BuildActionEntry
2810
buildForTesting = "YES"

0 commit comments

Comments
 (0)