Skip to content

Commit ba747a6

Browse files
committed
Open in Xcode (updates project.pbxproj)
1 parent 3e54e1d commit ba747a6

File tree

1 file changed

+52
-53
lines changed

1 file changed

+52
-53
lines changed

example/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 52 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
2828
33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
2929
33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
30-
75EBA1B285AF88ACE034F29D /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F03880ABD1F1800860571476 /* Pods_RunnerTests.framework */; };
31-
CA3D4B096E7C44F3D78C9A4E /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 88A10B222AC4FD7CF7F56EAC /* Pods_Runner.framework */; };
30+
35DD2B0B001485EC25E9A788 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB7E8D1504F44DC54F8279E3 /* Pods_Runner.framework */; };
31+
59E3A815DBA8ADE9B57102EC /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C6470B7E6CB93F3080C300D4 /* Pods_RunnerTests.framework */; };
3232
/* End PBXBuildFile section */
3333

3434
/* Begin PBXContainerItemProxy section */
@@ -78,38 +78,51 @@
7878
33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
7979
33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
8080
33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
81-
3D0CBF08CA38252FDC73C83D /* 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>"; };
82-
543B2BE6418113E927696416 /* 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>"; };
83-
6EB518D0059DA6A13C64F4E5 /* 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>"; };
81+
572F0157B82C3052808ED377 /* 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>"; };
82+
605A5F54B9A7D9B70F3F5CFE /* 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>"; };
83+
66250A765F54220BF22B4B3A /* 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>"; };
8484
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
85-
88A10B222AC4FD7CF7F56EAC /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
8685
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
87-
9874AFD5CB2899A2CA40F1CD /* 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>"; };
88-
AB0530A1AD8641569E91B6EC /* 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>"; };
89-
AE0FFBF9263DF9CF94D68593 /* 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>"; };
90-
F03880ABD1F1800860571476 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
86+
C6470B7E6CB93F3080C300D4 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
87+
C81CA1197D319A4AD55FFB52 /* 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>"; };
88+
D6352D07DD2249F01B50F8B9 /* 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>"; };
89+
E501EE8E12FFC9204C133041 /* 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>"; };
90+
FB7E8D1504F44DC54F8279E3 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
9191
/* End PBXFileReference section */
9292

9393
/* Begin PBXFrameworksBuildPhase section */
9494
331C80D2294CF70F00263BE5 /* Frameworks */ = {
9595
isa = PBXFrameworksBuildPhase;
9696
buildActionMask = 2147483647;
9797
files = (
98-
75EBA1B285AF88ACE034F29D /* Pods_RunnerTests.framework in Frameworks */,
98+
59E3A815DBA8ADE9B57102EC /* Pods_RunnerTests.framework in Frameworks */,
9999
);
100100
runOnlyForDeploymentPostprocessing = 0;
101101
};
102102
33CC10EA2044A3C60003C045 /* Frameworks */ = {
103103
isa = PBXFrameworksBuildPhase;
104104
buildActionMask = 2147483647;
105105
files = (
106-
CA3D4B096E7C44F3D78C9A4E /* Pods_Runner.framework in Frameworks */,
106+
35DD2B0B001485EC25E9A788 /* Pods_Runner.framework in Frameworks */,
107107
);
108108
runOnlyForDeploymentPostprocessing = 0;
109109
};
110110
/* End PBXFrameworksBuildPhase section */
111111

112112
/* Begin PBXGroup section */
113+
30AF3031927AD79EE58687E9 /* Pods */ = {
114+
isa = PBXGroup;
115+
children = (
116+
E501EE8E12FFC9204C133041 /* Pods-Runner.debug.xcconfig */,
117+
D6352D07DD2249F01B50F8B9 /* Pods-Runner.release.xcconfig */,
118+
66250A765F54220BF22B4B3A /* Pods-Runner.profile.xcconfig */,
119+
C81CA1197D319A4AD55FFB52 /* Pods-RunnerTests.debug.xcconfig */,
120+
605A5F54B9A7D9B70F3F5CFE /* Pods-RunnerTests.release.xcconfig */,
121+
572F0157B82C3052808ED377 /* Pods-RunnerTests.profile.xcconfig */,
122+
);
123+
path = Pods;
124+
sourceTree = "<group>";
125+
};
113126
331C80D6294CF71000263BE5 /* RunnerTests */ = {
114127
isa = PBXGroup;
115128
children = (
@@ -136,8 +149,8 @@
136149
33CEB47122A05771004F2AC0 /* Flutter */,
137150
331C80D6294CF71000263BE5 /* RunnerTests */,
138151
33CC10EE2044A3C60003C045 /* Products */,
139-
FE97BB30E519089D7F52057B /* Pods */,
140-
FC99A64A3E4D1621C9F2CB26 /* Frameworks */,
152+
30AF3031927AD79EE58687E9 /* Pods */,
153+
E58406B0AD091B0EFCD0D1BE /* Frameworks */,
141154
);
142155
sourceTree = "<group>";
143156
};
@@ -185,37 +198,23 @@
185198
path = Runner;
186199
sourceTree = "<group>";
187200
};
188-
FC99A64A3E4D1621C9F2CB26 /* Frameworks */ = {
201+
E58406B0AD091B0EFCD0D1BE /* Frameworks */ = {
189202
isa = PBXGroup;
190203
children = (
191-
88A10B222AC4FD7CF7F56EAC /* Pods_Runner.framework */,
192-
F03880ABD1F1800860571476 /* Pods_RunnerTests.framework */,
204+
FB7E8D1504F44DC54F8279E3 /* Pods_Runner.framework */,
205+
C6470B7E6CB93F3080C300D4 /* Pods_RunnerTests.framework */,
193206
);
194207
name = Frameworks;
195208
sourceTree = "<group>";
196209
};
197-
FE97BB30E519089D7F52057B /* Pods */ = {
198-
isa = PBXGroup;
199-
children = (
200-
9874AFD5CB2899A2CA40F1CD /* Pods-Runner.debug.xcconfig */,
201-
3D0CBF08CA38252FDC73C83D /* Pods-Runner.release.xcconfig */,
202-
543B2BE6418113E927696416 /* Pods-Runner.profile.xcconfig */,
203-
AB0530A1AD8641569E91B6EC /* Pods-RunnerTests.debug.xcconfig */,
204-
6EB518D0059DA6A13C64F4E5 /* Pods-RunnerTests.release.xcconfig */,
205-
AE0FFBF9263DF9CF94D68593 /* Pods-RunnerTests.profile.xcconfig */,
206-
);
207-
name = Pods;
208-
path = Pods;
209-
sourceTree = "<group>";
210-
};
211210
/* End PBXGroup section */
212211

213212
/* Begin PBXNativeTarget section */
214213
331C80D4294CF70F00263BE5 /* RunnerTests */ = {
215214
isa = PBXNativeTarget;
216215
buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
217216
buildPhases = (
218-
EC0C459B3B1BC2D29F51CB67 /* [CP] Check Pods Manifest.lock */,
217+
9590FC3F1D9F297DE39DDE1D /* [CP] Check Pods Manifest.lock */,
219218
331C80D1294CF70F00263BE5 /* Sources */,
220219
331C80D2294CF70F00263BE5 /* Frameworks */,
221220
331C80D3294CF70F00263BE5 /* Resources */,
@@ -234,13 +233,13 @@
234233
isa = PBXNativeTarget;
235234
buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
236235
buildPhases = (
237-
1544A9A209542E0577ADE6E9 /* [CP] Check Pods Manifest.lock */,
236+
2E286D72BDDC08148745A0DA /* [CP] Check Pods Manifest.lock */,
238237
33CC10E92044A3C60003C045 /* Sources */,
239238
33CC10EA2044A3C60003C045 /* Frameworks */,
240239
33CC10EB2044A3C60003C045 /* Resources */,
241240
33CC110E2044A8840003C045 /* Bundle Framework */,
242241
3399D490228B24CF009A79C7 /* ShellScript */,
243-
F17B4E5CC4E3E996D5678431 /* [CP] Embed Pods Frameworks */,
242+
568EBC7B90429A73CB0A41BC /* [CP] Embed Pods Frameworks */,
244243
);
245244
buildRules = (
246245
);
@@ -322,7 +321,7 @@
322321
/* End PBXResourcesBuildPhase section */
323322

324323
/* Begin PBXShellScriptBuildPhase section */
325-
1544A9A209542E0577ADE6E9 /* [CP] Check Pods Manifest.lock */ = {
324+
2E286D72BDDC08148745A0DA /* [CP] Check Pods Manifest.lock */ = {
326325
isa = PBXShellScriptBuildPhase;
327326
buildActionMask = 2147483647;
328327
files = (
@@ -382,43 +381,43 @@
382381
shellPath = /bin/sh;
383382
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
384383
};
385-
EC0C459B3B1BC2D29F51CB67 /* [CP] Check Pods Manifest.lock */ = {
384+
568EBC7B90429A73CB0A41BC /* [CP] Embed Pods Frameworks */ = {
386385
isa = PBXShellScriptBuildPhase;
387386
buildActionMask = 2147483647;
388387
files = (
389388
);
390389
inputFileListPaths = (
390+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
391391
);
392-
inputPaths = (
393-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
394-
"${PODS_ROOT}/Manifest.lock",
395-
);
396-
name = "[CP] Check Pods Manifest.lock";
392+
name = "[CP] Embed Pods Frameworks";
397393
outputFileListPaths = (
398-
);
399-
outputPaths = (
400-
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
394+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
401395
);
402396
runOnlyForDeploymentPostprocessing = 0;
403397
shellPath = /bin/sh;
404-
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";
398+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
405399
showEnvVarsInLog = 0;
406400
};
407-
F17B4E5CC4E3E996D5678431 /* [CP] Embed Pods Frameworks */ = {
401+
9590FC3F1D9F297DE39DDE1D /* [CP] Check Pods Manifest.lock */ = {
408402
isa = PBXShellScriptBuildPhase;
409403
buildActionMask = 2147483647;
410404
files = (
411405
);
412406
inputFileListPaths = (
413-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
414407
);
415-
name = "[CP] Embed Pods Frameworks";
408+
inputPaths = (
409+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
410+
"${PODS_ROOT}/Manifest.lock",
411+
);
412+
name = "[CP] Check Pods Manifest.lock";
416413
outputFileListPaths = (
417-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
414+
);
415+
outputPaths = (
416+
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
418417
);
419418
runOnlyForDeploymentPostprocessing = 0;
420419
shellPath = /bin/sh;
421-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
420+
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";
422421
showEnvVarsInLog = 0;
423422
};
424423
/* End PBXShellScriptBuildPhase section */
@@ -472,7 +471,7 @@
472471
/* Begin XCBuildConfiguration section */
473472
331C80DB294CF71000263BE5 /* Debug */ = {
474473
isa = XCBuildConfiguration;
475-
baseConfigurationReference = AB0530A1AD8641569E91B6EC /* Pods-RunnerTests.debug.xcconfig */;
474+
baseConfigurationReference = C81CA1197D319A4AD55FFB52 /* Pods-RunnerTests.debug.xcconfig */;
476475
buildSettings = {
477476
BUNDLE_LOADER = "$(TEST_HOST)";
478477
CURRENT_PROJECT_VERSION = 1;
@@ -487,7 +486,7 @@
487486
};
488487
331C80DC294CF71000263BE5 /* Release */ = {
489488
isa = XCBuildConfiguration;
490-
baseConfigurationReference = 6EB518D0059DA6A13C64F4E5 /* Pods-RunnerTests.release.xcconfig */;
489+
baseConfigurationReference = 605A5F54B9A7D9B70F3F5CFE /* Pods-RunnerTests.release.xcconfig */;
491490
buildSettings = {
492491
BUNDLE_LOADER = "$(TEST_HOST)";
493492
CURRENT_PROJECT_VERSION = 1;
@@ -502,7 +501,7 @@
502501
};
503502
331C80DD294CF71000263BE5 /* Profile */ = {
504503
isa = XCBuildConfiguration;
505-
baseConfigurationReference = AE0FFBF9263DF9CF94D68593 /* Pods-RunnerTests.profile.xcconfig */;
504+
baseConfigurationReference = 572F0157B82C3052808ED377 /* Pods-RunnerTests.profile.xcconfig */;
506505
buildSettings = {
507506
BUNDLE_LOADER = "$(TEST_HOST)";
508507
CURRENT_PROJECT_VERSION = 1;

0 commit comments

Comments
 (0)