feat(channel): 게시글 작성자 이동을 연결한다
This commit is contained in:
@@ -8945,7 +8945,7 @@
|
||||
CODE_SIGN_ENTITLEMENTS = SodaLive/SodaLive.entitlements;
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 2;
|
||||
CURRENT_PROJECT_VERSION = 3;
|
||||
DEVELOPMENT_ASSET_PATHS = "\"SodaLive/Preview Content\"";
|
||||
DEVELOPMENT_TEAM = 3A8QGPMRXM;
|
||||
ENABLE_PREVIEWS = YES;
|
||||
@@ -8986,7 +8986,7 @@
|
||||
CODE_SIGN_ENTITLEMENTS = SodaLive/SodaLive.entitlements;
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 2;
|
||||
CURRENT_PROJECT_VERSION = 3;
|
||||
DEVELOPMENT_ASSET_PATHS = "\"SodaLive/Preview Content\"";
|
||||
DEVELOPMENT_TEAM = 3A8QGPMRXM;
|
||||
ENABLE_PREVIEWS = YES;
|
||||
|
||||
Reference in New Issue
Block a user