Skip to content

Commit d306b07

Browse files
author
Luc Dion
committed
Removed frameworks
1 parent f3aa4d4 commit d306b07

File tree

1 file changed

+6
-53
lines changed

1 file changed

+6
-53
lines changed

FlexLayout.xcodeproj/project.pbxproj

Lines changed: 6 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
24170EDD1FC72ABC005AF96F /* WidthSizeContentSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24170EDC1FC72ABC005AF96F /* WidthSizeContentSpec.swift */; };
1212
24170EDF1FC72EDA005AF96F /* AbsolutionPositionContentSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24170EDE1FC72EDA005AF96F /* AbsolutionPositionContentSpec.swift */; };
1313
2458137F1F4A21CF00CD676B /* PaddingSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2458137E1F4A21CF00CD676B /* PaddingSpec.swift */; };
14-
2491CC601FCB933300F3A61C /* Quick.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2491CC5E1FCB932B00F3A61C /* Quick.framework */; };
15-
2491CC611FCB933600F3A61C /* Nimble.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2491CC5C1FCB931F00F3A61C /* Nimble.framework */; };
1614
24A91B281F45E24B00AC8B3E /* MarginSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24A91B271F45E24B00AC8B3E /* MarginSpec.swift */; };
1715
24AE973E1FEAF30A00995987 /* FlexLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24AE972E1FEAF30A00995987 /* FlexLayout.swift */; };
1816
24AE973F1FEAF30A00995987 /* FlexLayout+Enum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24AE97301FEAF30A00995987 /* FlexLayout+Enum.swift */; };
@@ -26,7 +24,6 @@
2624
24AE97481FEAF30A00995987 /* YGLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 24AE973B1FEAF30A00995987 /* YGLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
2725
24AE97491FEAF30A00995987 /* YGLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 24AE973C1FEAF30A00995987 /* YGLayout.m */; };
2826
24AE974A1FEAF30A00995987 /* YGLayoutExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24AE973D1FEAF30A00995987 /* YGLayoutExtensions.swift */; };
29-
24DA37641EF843C500D1AB2F /* FlexLayout.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24DA375A1EF843C500D1AB2F /* FlexLayout.framework */; };
3027
24DA37691EF843C500D1AB2F /* FlexLayoutTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24DA37681EF843C500D1AB2F /* FlexLayoutTests.swift */; };
3128
24FB88591F5ED2B800615D33 /* JustifyContentSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24FB88581F5ED2B800615D33 /* JustifyContentSpec.swift */; };
3229
9A9B18660F5E719FC58A540D /* Pods_FlexLayoutTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37FAE3C0113906CFA58353F5 /* Pods_FlexLayoutTests.framework */; };
@@ -50,15 +47,6 @@
5047
/* End PBXContainerItemProxy section */
5148

5249
/* Begin PBXCopyFilesBuildPhase section */
53-
2491CC621FCB939300F3A61C /* CopyFiles */ = {
54-
isa = PBXCopyFilesBuildPhase;
55-
buildActionMask = 2147483647;
56-
dstPath = "";
57-
dstSubfolderSpec = 10;
58-
files = (
59-
);
60-
runOnlyForDeploymentPostprocessing = 0;
61-
};
6250
24DAEB9A1FCB9B0A00066520 /* CopyFiles */ = {
6351
isa = PBXCopyFilesBuildPhase;
6452
buildActionMask = 2147483647;
@@ -119,9 +107,6 @@
119107
isa = PBXFrameworksBuildPhase;
120108
buildActionMask = 2147483647;
121109
files = (
122-
2491CC611FCB933600F3A61C /* Nimble.framework in Frameworks */,
123-
2491CC601FCB933300F3A61C /* Quick.framework in Frameworks */,
124-
24DA37641EF843C500D1AB2F /* FlexLayout.framework in Frameworks */,
125110
9A9B18660F5E719FC58A540D /* Pods_FlexLayoutTests.framework in Frameworks */,
126111
);
127112
runOnlyForDeploymentPostprocessing = 0;
@@ -289,11 +274,8 @@
289274
6AA61EBD9B5B3C3BFCBC353F /* [CP] Check Pods Manifest.lock */,
290275
24DA375F1EF843C500D1AB2F /* Sources */,
291276
24DA37601EF843C500D1AB2F /* Frameworks */,
292-
24DA37611EF843C500D1AB2F /* Resources */,
293-
2491CC621FCB939300F3A61C /* CopyFiles */,
294-
24EB77E71FE9C27000C979AA /* Copy Frameworks */,
295-
D369FC6796128C6853D0053D /* [CP] Embed Pods Frameworks */,
296277
6CAD7AF75EFAC45BB7600E90 /* [CP] Copy Pods Resources */,
278+
AE3D984F700B529A3E1CA66E /* [CP] Embed Pods Frameworks */,
297279
);
298280
buildRules = (
299281
);
@@ -353,32 +335,9 @@
353335
);
354336
runOnlyForDeploymentPostprocessing = 0;
355337
};
356-
24DA37611EF843C500D1AB2F /* Resources */ = {
357-
isa = PBXResourcesBuildPhase;
358-
buildActionMask = 2147483647;
359-
files = (
360-
);
361-
runOnlyForDeploymentPostprocessing = 0;
362-
};
363338
/* End PBXResourcesBuildPhase section */
364339

365340
/* Begin PBXShellScriptBuildPhase section */
366-
24EB77E71FE9C27000C979AA /* Copy Frameworks */ = {
367-
isa = PBXShellScriptBuildPhase;
368-
buildActionMask = 2147483647;
369-
files = (
370-
);
371-
inputPaths = (
372-
"$(SRCROOT)/Carthage/Build/iOS/Quick.framework",
373-
"$(SRCROOT)/Carthage/Build/iOS/Nimble.framework",
374-
);
375-
name = "Copy Frameworks";
376-
outputPaths = (
377-
);
378-
runOnlyForDeploymentPostprocessing = 0;
379-
shellPath = /bin/sh;
380-
shellScript = "carthage copy-frameworks";
381-
};
382341
6AA61EBD9B5B3C3BFCBC353F /* [CP] Check Pods Manifest.lock */ = {
383342
isa = PBXShellScriptBuildPhase;
384343
buildActionMask = 2147483647;
@@ -412,7 +371,7 @@
412371
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FlexLayoutTests/Pods-FlexLayoutTests-resources.sh\"\n";
413372
showEnvVarsInLog = 0;
414373
};
415-
D369FC6796128C6853D0053D /* [CP] Embed Pods Frameworks */ = {
374+
AE3D984F700B529A3E1CA66E /* [CP] Embed Pods Frameworks */ = {
416375
isa = PBXShellScriptBuildPhase;
417376
buildActionMask = 2147483647;
418377
files = (
@@ -648,12 +607,9 @@
648607
baseConfigurationReference = 72993EF1EA5C10B379712194 /* Pods-FlexLayoutTests.debug.xcconfig */;
649608
buildSettings = {
650609
DEVELOPMENT_TEAM = F37Y9H9E46;
651-
FRAMEWORK_SEARCH_PATHS = (
652-
"$(inherited)",
653-
"$(PROJECT_DIR)/Carthage/Build/iOS",
654-
"$(SRCROOT)/Carthage/Build/iOS/**",
655-
);
610+
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
656611
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
612+
OTHER_LDFLAGS = "$(inherited)";
657613
PRODUCT_BUNDLE_IDENTIFIER = com.lucdion.FlexLayoutTests;
658614
PRODUCT_NAME = "$(TARGET_NAME)";
659615
SWIFT_VERSION = 3.0;
@@ -665,12 +621,9 @@
665621
baseConfigurationReference = 16BD57F85F8B4DD53D55488F /* Pods-FlexLayoutTests.release.xcconfig */;
666622
buildSettings = {
667623
DEVELOPMENT_TEAM = F37Y9H9E46;
668-
FRAMEWORK_SEARCH_PATHS = (
669-
"$(inherited)",
670-
"$(PROJECT_DIR)/Carthage/Build/iOS",
671-
"$(SRCROOT)/Carthage/Build/iOS/**",
672-
);
624+
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
673625
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
626+
OTHER_LDFLAGS = "$(inherited)";
674627
PRODUCT_BUNDLE_IDENTIFIER = com.lucdion.FlexLayoutTests;
675628
PRODUCT_NAME = "$(TARGET_NAME)";
676629
SWIFT_VERSION = 3.0;

0 commit comments

Comments
 (0)