Skip to content

Commit c909626

Browse files
committed
pod install
1 parent 4cc383d commit c909626

File tree

1 file changed

+26
-4
lines changed

1 file changed

+26
-4
lines changed

ios/TrainLCD.xcodeproj/project.pbxproj

Lines changed: 26 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -408,14 +408,14 @@
408408
/* End PBXFileReference section */
409409

410410
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
411-
94E2C8472D64E1AA0090392E /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
411+
94E2C8472D64E1AA0090392E /* Exceptions for "ProdAppClip" folder in "ProdAppClip" target */ = {
412412
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
413413
membershipExceptions = (
414414
Info.plist,
415415
);
416416
target = 94E2C8292D64E1A90090392E /* ProdAppClip */;
417417
};
418-
94E2C8672D64E1CB0090392E /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
418+
94E2C8672D64E1CB0090392E /* Exceptions for "CanaryAppClip" folder in "CanaryAppClip" target */ = {
419419
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
420420
membershipExceptions = (
421421
Info.plist,
@@ -425,8 +425,30 @@
425425
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
426426

427427
/* Begin PBXFileSystemSynchronizedRootGroup section */
428-
94E2C82B2D64E1A90090392E /* ProdAppClip */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (94E2C8472D64E1AA0090392E /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = ProdAppClip; sourceTree = "<group>"; };
429-
94E2C84E2D64E1CA0090392E /* CanaryAppClip */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (94E2C8672D64E1CB0090392E /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = CanaryAppClip; sourceTree = "<group>"; };
428+
94E2C82B2D64E1A90090392E /* ProdAppClip */ = {
429+
isa = PBXFileSystemSynchronizedRootGroup;
430+
exceptions = (
431+
94E2C8472D64E1AA0090392E /* Exceptions for "ProdAppClip" folder in "ProdAppClip" target */,
432+
);
433+
explicitFileTypes = {
434+
};
435+
explicitFolders = (
436+
);
437+
path = ProdAppClip;
438+
sourceTree = "<group>";
439+
};
440+
94E2C84E2D64E1CA0090392E /* CanaryAppClip */ = {
441+
isa = PBXFileSystemSynchronizedRootGroup;
442+
exceptions = (
443+
94E2C8672D64E1CB0090392E /* Exceptions for "CanaryAppClip" folder in "CanaryAppClip" target */,
444+
);
445+
explicitFileTypes = {
446+
};
447+
explicitFolders = (
448+
);
449+
path = CanaryAppClip;
450+
sourceTree = "<group>";
451+
};
430452
/* End PBXFileSystemSynchronizedRootGroup section */
431453

432454
/* Begin PBXFrameworksBuildPhase section */

0 commit comments

Comments
 (0)