fix(chat): Direct 대화방 진입을 분기한다
This commit is contained in:
@@ -8924,7 +8924,7 @@
|
||||
CODE_SIGN_ENTITLEMENTS = SodaLive/SodaLive.entitlements;
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 3;
|
||||
CURRENT_PROJECT_VERSION = 4;
|
||||
DEVELOPMENT_ASSET_PATHS = "\"SodaLive/Preview Content\"";
|
||||
DEVELOPMENT_TEAM = 3A8QGPMRXM;
|
||||
ENABLE_PREVIEWS = YES;
|
||||
@@ -8965,7 +8965,7 @@
|
||||
CODE_SIGN_ENTITLEMENTS = SodaLive/SodaLive.entitlements;
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 3;
|
||||
CURRENT_PROJECT_VERSION = 4;
|
||||
DEVELOPMENT_ASSET_PATHS = "\"SodaLive/Preview Content\"";
|
||||
DEVELOPMENT_TEAM = 3A8QGPMRXM;
|
||||
ENABLE_PREVIEWS = YES;
|
||||
|
||||
Reference in New Issue
Block a user