Skip to content

Commit

Permalink
Merge pull request #67 from Team-HMH/set/#66
Browse files Browse the repository at this point in the history
Set [#66] 개발 서버, 상용 서버 분리 작업
  • Loading branch information
Zoe0929 authored Jul 19, 2024
2 parents 6b9af3a + eb8f349 commit bc014d8
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 8 deletions.
18 changes: 10 additions & 8 deletions HMH_iOS/HMH_iOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@
368CAADD2BB97FE000FA83B3 /* HMH_iOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = HMH_iOS.entitlements; sourceTree = "<group>"; };
368CAADE2BB9975C00FA83B3 /* NavigationBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationBarView.swift; sourceTree = "<group>"; };
368CAAE12BB9B26000FA83B3 /* CustomNavigationBarModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomNavigationBarModifier.swift; sourceTree = "<group>"; };
368E36B32C4AC641003FA911 /* Config_dev.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config_dev.xcconfig; sourceTree = "<group>"; };
36EB5F862C1C161000FAF995 /* PatchPointUseResponseDTO.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PatchPointUseResponseDTO.swift; sourceTree = "<group>"; };
36EB6EBF2BDCC65600E8C939 /* AppActivityView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppActivityView.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
Expand Down Expand Up @@ -697,6 +698,7 @@
children = (
368CAADD2BB97FE000FA83B3 /* HMH_iOS.entitlements */,
0BD2D6762B9F393400733843 /* HMH-iOS-Info.plist */,
368E36B32C4AC641003FA911 /* Config_dev.xcconfig */,
3672440A2BF0845B007A5A7B /* Config.xcconfig */,
365CD6DF2B7E4ECC00245CDD /* Global */,
365CD6E22B7E4F4300245CDD /* Presentation */,
Expand Down Expand Up @@ -1448,7 +1450,7 @@
/* Begin XCBuildConfiguration section */
365CD6C52B7E4C5100245CDD /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 3672440A2BF0845B007A5A7B /* Config.xcconfig */;
baseConfigurationReference = 368E36B32C4AC641003FA911 /* Config_dev.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
Expand Down Expand Up @@ -1571,7 +1573,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon_dev;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = HMH_iOS/HMH_iOS.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
Expand All @@ -1582,7 +1584,7 @@
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "HMH-iOS-Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "하면함";
INFOPLIST_KEY_CFBundleDisplayName = "하면함_dev";
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
Expand All @@ -1594,7 +1596,7 @@
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.hmh.hamyeonham;
PRODUCT_BUNDLE_IDENTIFIER = com.hmh.hamyeonham.dev;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -1658,7 +1660,7 @@
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.hmh.hamyeonham.DeviceActivityMonitor;
PRODUCT_BUNDLE_IDENTIFIER = com.hmh.hamyeonham.dev.DeviceActivityMonitor;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -1714,7 +1716,7 @@
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.hmh.hamyeonham.ShieldActionExtension;
PRODUCT_BUNDLE_IDENTIFIER = com.hmh.hamyeonham.dev.ShieldActionExtension;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -1770,7 +1772,7 @@
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.hmh.hamyeonham.ShieldConfigureExtension;
PRODUCT_BUNDLE_IDENTIFIER = com.hmh.hamyeonham.dev.ShieldConfigureExtension;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -1826,7 +1828,7 @@
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.hmh.hamyeonham.HMHDeviceActivityReport;
PRODUCT_BUNDLE_IDENTIFIER = com.hmh.hamyeonham.dev.HMHDeviceActivityReport;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"images" : [
{
"filename" : "devicon.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bc014d8

Please sign in to comment.