Skip to content

Commit a978257

Browse files
committed
[Fix] content.json 이미지 수정
1 parent 1c0c53f commit a978257

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

MarketPlace.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1364,7 +1364,7 @@
13641364
CURRENT_PROJECT_VERSION = 1;
13651365
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
13661366
DEVELOPMENT_ASSET_PATHS = "\"MarketPlace/Preview Content\"";
1367-
DEVELOPMENT_TEAM = 7RR74CRWQW;
1367+
DEVELOPMENT_TEAM = F7GYZYWC6V;
13681368
ENABLE_PREVIEWS = YES;
13691369
GENERATE_INFOPLIST_FILE = YES;
13701370
INFOPLIST_FILE = MarketPlace/Info.plist;
@@ -1403,7 +1403,7 @@
14031403
CODE_SIGN_STYLE = Automatic;
14041404
CURRENT_PROJECT_VERSION = 1;
14051405
DEVELOPMENT_ASSET_PATHS = "\"MarketPlace/Preview Content\"";
1406-
DEVELOPMENT_TEAM = 7RR74CRWQW;
1406+
DEVELOPMENT_TEAM = F7GYZYWC6V;
14071407
ENABLE_PREVIEWS = YES;
14081408
GENERATE_INFOPLIST_FILE = YES;
14091409
INFOPLIST_FILE = MarketPlace/Info.plist;

MarketPlace/Assets.xcassets/requestCouponImage.imageset/Contents.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"images" : [
33
{
4-
"filename" : "쿠폰 이미지.svg",
4+
"filename" : "쿠폰 이미지.svg",
55
"idiom" : "universal",
66
"scale" : "1x"
77
},

0 commit comments

Comments
 (0)