chore(home): 추천 홈 기준을 정리한다
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 56;
|
||||
objectVersion = 70;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
@@ -2409,6 +2409,10 @@
|
||||
F7F1421DBAB56E2F6891625E /* DefaultTitleBar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DefaultTitleBar.swift; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
||||
401A3B942FEE61E000A5BBA3 /* docs */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = docs; sourceTree = "<group>"; };
|
||||
/* End PBXFileSystemSynchronizedRootGroup section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
40FE0E812A8361DF00252293 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
@@ -4542,6 +4546,7 @@
|
||||
40FE0E7B2A8361DF00252293 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
401A3B942FEE61E000A5BBA3 /* docs */,
|
||||
40FE0EAF2A83648600252293 /* SodaLive-dev.entitlements */,
|
||||
40FE0E862A8361DF00252293 /* SodaLive */,
|
||||
B3B6DC93A319880FD916CE87 /* generated */,
|
||||
@@ -4909,6 +4914,9 @@
|
||||
);
|
||||
dependencies = (
|
||||
);
|
||||
fileSystemSynchronizedGroups = (
|
||||
401A3B942FEE61E000A5BBA3 /* docs */,
|
||||
);
|
||||
name = SodaLive;
|
||||
packageProductDependencies = (
|
||||
40B28A1F2A83775F008BE463 /* FirebaseAnalytics */,
|
||||
@@ -4952,6 +4960,9 @@
|
||||
);
|
||||
dependencies = (
|
||||
);
|
||||
fileSystemSynchronizedGroups = (
|
||||
401A3B942FEE61E000A5BBA3 /* docs */,
|
||||
);
|
||||
name = "SodaLive-dev";
|
||||
packageProductDependencies = (
|
||||
40B28A292A83779E008BE463 /* FirebaseAnalytics */,
|
||||
|
||||
Reference in New Issue
Block a user