Skip to content

Commit 41773cb

Browse files
committed
Undo changes to project.pbxproj
1 parent 7b724e0 commit 41773cb

1 file changed

Lines changed: 0 additions & 86 deletions

File tree

packages/devtools_app/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 0 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
2929
33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
3030
78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; };
31-
A8DF12F92A961E0BE748392A /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A5897F3234DE4AE74CCBF51F /* Pods_RunnerTests.framework */; };
32-
FBB6B0E13D9A365390189BEF /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2213BD95695D8AB3EA25555B /* Pods_Runner.framework */; };
3331
/* End PBXBuildFile section */
3432

3533
/* Begin PBXContainerItemProxy section */
@@ -63,8 +61,6 @@
6361
/* End PBXCopyFilesBuildPhase section */
6462

6563
/* Begin PBXFileReference section */
66-
2213BD95695D8AB3EA25555B /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
67-
275258A68FB221CA96512D9D /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
6864
331C80D5294CF71000263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
6965
331C80D7294CF71000263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
7066
333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
@@ -81,23 +77,16 @@
8177
33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
8278
33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
8379
33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
84-
492AAD93062A49196993214B /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
85-
58B9BF24A1DC8577FE72F028 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
8680
78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; };
8781
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
8882
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
89-
A5897F3234DE4AE74CCBF51F /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
90-
B830C2735666E24E5089DCE9 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
91-
BFEA2B4643A0F54CAED9CDFB /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
92-
D36B797FD17AF803B3F3A442 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
9383
/* End PBXFileReference section */
9484

9585
/* Begin PBXFrameworksBuildPhase section */
9686
331C80D2294CF70F00263BE5 /* Frameworks */ = {
9787
isa = PBXFrameworksBuildPhase;
9888
buildActionMask = 2147483647;
9989
files = (
100-
A8DF12F92A961E0BE748392A /* Pods_RunnerTests.framework in Frameworks */,
10190
);
10291
runOnlyForDeploymentPostprocessing = 0;
10392
};
@@ -106,22 +95,12 @@
10695
buildActionMask = 2147483647;
10796
files = (
10897
78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */,
109-
FBB6B0E13D9A365390189BEF /* Pods_Runner.framework in Frameworks */,
11098
);
11199
runOnlyForDeploymentPostprocessing = 0;
112100
};
113101
/* End PBXFrameworksBuildPhase section */
114102

115103
/* Begin PBXGroup section */
116-
2451268784E41F8223F03594 /* Frameworks */ = {
117-
isa = PBXGroup;
118-
children = (
119-
2213BD95695D8AB3EA25555B /* Pods_Runner.framework */,
120-
A5897F3234DE4AE74CCBF51F /* Pods_RunnerTests.framework */,
121-
);
122-
name = Frameworks;
123-
sourceTree = "<group>";
124-
};
125104
331C80D6294CF71000263BE5 /* RunnerTests */ = {
126105
isa = PBXGroup;
127106
children = (
@@ -148,8 +127,6 @@
148127
33CEB47122A05771004F2AC0 /* Flutter */,
149128
331C80D6294CF71000263BE5 /* RunnerTests */,
150129
33CC10EE2044A3C60003C045 /* Products */,
151-
59A677840E39A9BEE994C28D /* Pods */,
152-
2451268784E41F8223F03594 /* Frameworks */,
153130
);
154131
sourceTree = "<group>";
155132
};
@@ -198,28 +175,13 @@
198175
path = Runner;
199176
sourceTree = "<group>";
200177
};
201-
59A677840E39A9BEE994C28D /* Pods */ = {
202-
isa = PBXGroup;
203-
children = (
204-
D36B797FD17AF803B3F3A442 /* Pods-Runner.debug.xcconfig */,
205-
275258A68FB221CA96512D9D /* Pods-Runner.release.xcconfig */,
206-
492AAD93062A49196993214B /* Pods-Runner.profile.xcconfig */,
207-
58B9BF24A1DC8577FE72F028 /* Pods-RunnerTests.debug.xcconfig */,
208-
B830C2735666E24E5089DCE9 /* Pods-RunnerTests.release.xcconfig */,
209-
BFEA2B4643A0F54CAED9CDFB /* Pods-RunnerTests.profile.xcconfig */,
210-
);
211-
name = Pods;
212-
path = Pods;
213-
sourceTree = "<group>";
214-
};
215178
/* End PBXGroup section */
216179

217180
/* Begin PBXNativeTarget section */
218181
331C80D4294CF70F00263BE5 /* RunnerTests */ = {
219182
isa = PBXNativeTarget;
220183
buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
221184
buildPhases = (
222-
81D9EC1F921BB673D2821177 /* [CP] Check Pods Manifest.lock */,
223185
331C80D1294CF70F00263BE5 /* Sources */,
224186
331C80D2294CF70F00263BE5 /* Frameworks */,
225187
331C80D3294CF70F00263BE5 /* Resources */,
@@ -238,7 +200,6 @@
238200
isa = PBXNativeTarget;
239201
buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
240202
buildPhases = (
241-
69D32B8BF13975CC87752C21 /* [CP] Check Pods Manifest.lock */,
242203
33CC10E92044A3C60003C045 /* Sources */,
243204
33CC10EA2044A3C60003C045 /* Frameworks */,
244205
33CC10EB2044A3C60003C045 /* Resources */,
@@ -369,50 +330,6 @@
369330
shellPath = /bin/sh;
370331
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
371332
};
372-
69D32B8BF13975CC87752C21 /* [CP] Check Pods Manifest.lock */ = {
373-
isa = PBXShellScriptBuildPhase;
374-
buildActionMask = 2147483647;
375-
files = (
376-
);
377-
inputFileListPaths = (
378-
);
379-
inputPaths = (
380-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
381-
"${PODS_ROOT}/Manifest.lock",
382-
);
383-
name = "[CP] Check Pods Manifest.lock";
384-
outputFileListPaths = (
385-
);
386-
outputPaths = (
387-
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
388-
);
389-
runOnlyForDeploymentPostprocessing = 0;
390-
shellPath = /bin/sh;
391-
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
392-
showEnvVarsInLog = 0;
393-
};
394-
81D9EC1F921BB673D2821177 /* [CP] Check Pods Manifest.lock */ = {
395-
isa = PBXShellScriptBuildPhase;
396-
buildActionMask = 2147483647;
397-
files = (
398-
);
399-
inputFileListPaths = (
400-
);
401-
inputPaths = (
402-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
403-
"${PODS_ROOT}/Manifest.lock",
404-
);
405-
name = "[CP] Check Pods Manifest.lock";
406-
outputFileListPaths = (
407-
);
408-
outputPaths = (
409-
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
410-
);
411-
runOnlyForDeploymentPostprocessing = 0;
412-
shellPath = /bin/sh;
413-
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
414-
showEnvVarsInLog = 0;
415-
};
416333
/* End PBXShellScriptBuildPhase section */
417334

418335
/* Begin PBXSourcesBuildPhase section */
@@ -464,7 +381,6 @@
464381
/* Begin XCBuildConfiguration section */
465382
331C80DB294CF71000263BE5 /* Debug */ = {
466383
isa = XCBuildConfiguration;
467-
baseConfigurationReference = 58B9BF24A1DC8577FE72F028 /* Pods-RunnerTests.debug.xcconfig */;
468384
buildSettings = {
469385
BUNDLE_LOADER = "$(TEST_HOST)";
470386
CURRENT_PROJECT_VERSION = 1;
@@ -479,7 +395,6 @@
479395
};
480396
331C80DC294CF71000263BE5 /* Release */ = {
481397
isa = XCBuildConfiguration;
482-
baseConfigurationReference = B830C2735666E24E5089DCE9 /* Pods-RunnerTests.release.xcconfig */;
483398
buildSettings = {
484399
BUNDLE_LOADER = "$(TEST_HOST)";
485400
CURRENT_PROJECT_VERSION = 1;
@@ -494,7 +409,6 @@
494409
};
495410
331C80DD294CF71000263BE5 /* Profile */ = {
496411
isa = XCBuildConfiguration;
497-
baseConfigurationReference = BFEA2B4643A0F54CAED9CDFB /* Pods-RunnerTests.profile.xcconfig */;
498412
buildSettings = {
499413
BUNDLE_LOADER = "$(TEST_HOST)";
500414
CURRENT_PROJECT_VERSION = 1;

0 commit comments

Comments
 (0)