Ver Fonte

browsingUrl url post 방식을 위해 파라미터를 구분하던 것을 없애고
get방식으로 호출하는 방식으로 수정하였음.

강성희 há 6 anos atrás
pai
commit
9fbcfe0b7e

+ 14 - 40
MCPlus.xcodeproj/project.pbxproj

@@ -849,6 +849,7 @@
 		125B30831EEFE46A00A1808D /* ScreenLockViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 125B307D1EEFE46A00A1808D /* ScreenLockViewController.xib */; };
 		125B308A1EF0C40000A1808D /* UIColor+Expanded.m in Sources */ = {isa = PBXBuildFile; fileRef = 125B30891EF0C40000A1808D /* UIColor+Expanded.m */; };
 		125B308B1EF0C40000A1808D /* UIColor+Expanded.m in Sources */ = {isa = PBXBuildFile; fileRef = 125B30891EF0C40000A1808D /* UIColor+Expanded.m */; };
+		12679B9322C99E500008480C /* MCarePlusConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1235A5E1228BACA7007E93B1 /* MCarePlusConstants.swift */; };
 		126F0F2E2119708200AA6C0B /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 126F0F2D2119708200AA6C0B /* AVFoundation.framework */; };
 		126F0F302119708B00AA6C0B /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 126F0F2F2119708B00AA6C0B /* CoreMedia.framework */; };
 		126F0F322119709400AA6C0B /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 126F0F312119709400AA6C0B /* CoreVideo.framework */; };
@@ -936,7 +937,6 @@
 		12DF3EB622C3575900B13332 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 126F0F2F2119708B00AA6C0B /* CoreMedia.framework */; };
 		12DF3EB722C3575900B13332 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 126F0F2D2119708200AA6C0B /* AVFoundation.framework */; };
 		12DF3EB822C3575900B13332 /* LocalAuthentication.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 12298E5B20B67AEF0047B9A1 /* LocalAuthentication.framework */; };
-		12DF3EB922C3575900B13332 /* Pods_eumc_dev.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A01198D53541913AA220B2A /* Pods_eumc_dev.framework */; };
 		12DF3EBB22C3575900B13332 /* cancel_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1230DF552293C3DE006A11CC /* cancel_icon.png */; };
 		12DF3EBC22C3575900B13332 /* btn_back.png in Resources */ = {isa = PBXBuildFile; fileRef = 1230DF562293C3DE006A11CC /* btn_back.png */; };
 		12DF3EBD22C3575900B13332 /* forward_arrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 1230DF502293C3DE006A11CC /* forward_arrow.png */; };
@@ -1023,7 +1023,6 @@
 		12DF3F1A22C3575B00B13332 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 126F0F2F2119708B00AA6C0B /* CoreMedia.framework */; };
 		12DF3F1B22C3575B00B13332 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 126F0F2D2119708200AA6C0B /* AVFoundation.framework */; };
 		12DF3F1C22C3575B00B13332 /* LocalAuthentication.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 12298E5B20B67AEF0047B9A1 /* LocalAuthentication.framework */; };
-		12DF3F1D22C3575B00B13332 /* Pods_eumc_inhouse.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B4FC3BC39B1E33B7990B977E /* Pods_eumc_inhouse.framework */; };
 		12DF3F1F22C3575B00B13332 /* cancel_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1230DF552293C3DE006A11CC /* cancel_icon.png */; };
 		12DF3F2022C3575B00B13332 /* btn_back.png in Resources */ = {isa = PBXBuildFile; fileRef = 1230DF562293C3DE006A11CC /* btn_back.png */; };
 		12DF3F2122C3575B00B13332 /* forward_arrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 1230DF502293C3DE006A11CC /* forward_arrow.png */; };
@@ -1330,11 +1329,13 @@
 		4839B56FC439D7F47EDA13D0 /* Pods_paik_sanggye.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66A3800923227A704E6C8135 /* Pods_paik_sanggye.framework */; };
 		62B1351BB062E82ECA82E864 /* Pods_paik_pusan.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 091F3942452CB737E6FBAC23 /* Pods_paik_pusan.framework */; };
 		663BF261E4F5320BA1065ED4 /* Pods_cnuh_dev.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 19D07D15B1AAEE43052F2EB2 /* Pods_cnuh_dev.framework */; };
+		689698A2D30058FA2CDACD48 /* Pods_eumc_dev.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11230EC23BC16D917FC15377 /* Pods_eumc_dev.framework */; };
 		783964B13210F620057FD5D4 /* Pods_eumc.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CBEB3520E9B5567A22584AF /* Pods_eumc.framework */; };
-		8E6471542E7818B00C539657 /* Pods_eumc_inhouse.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B4FC3BC39B1E33B7990B977E /* Pods_eumc_inhouse.framework */; };
+		8E6471542E7818B00C539657 /* (null) in Frameworks */ = {isa = PBXBuildFile; };
 		948E9AA378C25E364AFE0050 /* Pods_cnuh_inhouse.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D0225C9B9CB4920AA32A036E /* Pods_cnuh_inhouse.framework */; };
 		949CDA68EBEBF71615A7F33A /* Pods_paik_ilsan.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0029F9D5FF421EC830F4C45F /* Pods_paik_ilsan.framework */; };
-		9C28493E2F65AEBA5DE7326D /* Pods_eumc_dev.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A01198D53541913AA220B2A /* Pods_eumc_dev.framework */; };
+		9C28493E2F65AEBA5DE7326D /* (null) in Frameworks */ = {isa = PBXBuildFile; };
+		B862C8C6BDB58DD6466E3936 /* Pods_eumc_inhouse.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A41AC5E8DD1A9D89432FF77 /* Pods_eumc_inhouse.framework */; };
 		D916E0E0220113D36A36828B /* Pods_lemon_demo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 668684706598EE3509722F6A /* Pods_lemon_demo.framework */; };
 		E6373DC5E626380F437D7B24 /* Pods_paik_haeundae.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 98884F63EFB0BCE1FCA9A7A6 /* Pods_paik_haeundae.framework */; };
 		E8906594AC49D4BF520990AF /* Pods_MCPlusTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA72705E92F6D3702212FCCC /* Pods_MCPlusTests.framework */; };
@@ -1510,9 +1511,11 @@
 		0338D53B0C695D3CAFE8AB7B /* Pods-MCPlusTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MCPlusTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-MCPlusTests/Pods-MCPlusTests.debug.xcconfig"; sourceTree = "<group>"; };
 		057D96EC072B466A04093712 /* Pods-MCPlus.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MCPlus.release.xcconfig"; path = "Pods/Target Support Files/Pods-MCPlus/Pods-MCPlus.release.xcconfig"; sourceTree = "<group>"; };
 		091F3942452CB737E6FBAC23 /* Pods_paik_pusan.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_paik_pusan.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+		0A41AC5E8DD1A9D89432FF77 /* Pods_eumc_inhouse.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_eumc_inhouse.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		0E24E71D0331CFE8D9453DCA /* Pods-kunkuk_dev.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-kunkuk_dev.debug.xcconfig"; path = "Pods/Target Support Files/Pods-kunkuk_dev/Pods-kunkuk_dev.debug.xcconfig"; sourceTree = "<group>"; };
 		0E43AB729AC4BD26414F83BE /* Pods_kunkuk_dev.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_kunkuk_dev.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		104465DCF6BD09EDA6C6ABE7 /* Pods-eumc_dev.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-eumc_dev.release.xcconfig"; path = "Pods/Target Support Files/Pods-eumc_dev/Pods-eumc_dev.release.xcconfig"; sourceTree = "<group>"; };
+		11230EC23BC16D917FC15377 /* Pods_eumc_dev.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_eumc_dev.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		1226348C1DF7EDC300AC54FD /* kunkuk.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = kunkuk.app; sourceTree = BUILT_PRODUCTS_DIR; };
 		122634991DF7EDC300AC54FD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
 		1226349C1DF7EDC300AC54FD /* MCPlus.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = MCPlus.xcdatamodel; sourceTree = "<group>"; };
@@ -1579,7 +1582,6 @@
 		12DF3F3C22C357AA00B13332 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 		12DF3F3F22C3585000B13332 /* Info_dev.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info_dev.plist; sourceTree = "<group>"; };
 		19D07D15B1AAEE43052F2EB2 /* Pods_cnuh_dev.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_cnuh_dev.framework; sourceTree = BUILT_PRODUCTS_DIR; };
-		1A01198D53541913AA220B2A /* Pods_eumc_dev.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_eumc_dev.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		1B4135BA1A2E52E0D69C7248 /* Pods-kunkuk.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-kunkuk.release.xcconfig"; path = "Pods/Target Support Files/Pods-kunkuk/Pods-kunkuk.release.xcconfig"; sourceTree = "<group>"; };
 		228E2F7A99AA60D340C67B43 /* Pods-eumc.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-eumc.debug.xcconfig"; path = "Pods/Target Support Files/Pods-eumc/Pods-eumc.debug.xcconfig"; sourceTree = "<group>"; };
 		290A0CED2216461100BEC6C0 /* ExtensionCollection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionCollection.swift; sourceTree = "<group>"; };
@@ -1690,7 +1692,6 @@
 		A659EE1866D2BB73F0DBEDE0 /* Pods_paik_seoul.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_paik_seoul.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		AA72705E92F6D3702212FCCC /* Pods_MCPlusTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MCPlusTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		AF995D3B52719358298BE3C6 /* Pods-kunkuk_inhouse.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-kunkuk_inhouse.release.xcconfig"; path = "Pods/Target Support Files/Pods-kunkuk_inhouse/Pods-kunkuk_inhouse.release.xcconfig"; sourceTree = "<group>"; };
-		B4FC3BC39B1E33B7990B977E /* Pods_eumc_inhouse.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_eumc_inhouse.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		B6FABA16A880B3BF02AD5B52 /* Pods-eumc.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-eumc.release.xcconfig"; path = "Pods/Target Support Files/Pods-eumc/Pods-eumc.release.xcconfig"; sourceTree = "<group>"; };
 		C0D484B1A0972C590BD44955 /* Pods-paik.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-paik.debug.xcconfig"; path = "Pods/Target Support Files/Pods-paik/Pods-paik.debug.xcconfig"; sourceTree = "<group>"; };
 		CB05255B5E0A0966895C9059 /* Pods-eumc_dev.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-eumc_dev.debug.xcconfig"; path = "Pods/Target Support Files/Pods-eumc_dev/Pods-eumc_dev.debug.xcconfig"; sourceTree = "<group>"; };
@@ -1850,7 +1851,8 @@
 				1235A563228BAA5C007E93B1 /* CoreMedia.framework in Frameworks */,
 				1235A564228BAA5C007E93B1 /* AVFoundation.framework in Frameworks */,
 				1235A565228BAA5C007E93B1 /* LocalAuthentication.framework in Frameworks */,
-				9C28493E2F65AEBA5DE7326D /* Pods_eumc_dev.framework in Frameworks */,
+				9C28493E2F65AEBA5DE7326D /* (null) in Frameworks */,
+				689698A2D30058FA2CDACD48 /* Pods_eumc_dev.framework in Frameworks */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -1865,7 +1867,8 @@
 				1235A5C5228BAA5E007E93B1 /* CoreMedia.framework in Frameworks */,
 				1235A5C6228BAA5E007E93B1 /* AVFoundation.framework in Frameworks */,
 				1235A5C7228BAA5E007E93B1 /* LocalAuthentication.framework in Frameworks */,
-				8E6471542E7818B00C539657 /* Pods_eumc_inhouse.framework in Frameworks */,
+				8E6471542E7818B00C539657 /* (null) in Frameworks */,
+				B862C8C6BDB58DD6466E3936 /* Pods_eumc_inhouse.framework in Frameworks */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -1910,7 +1913,6 @@
 				12DF3EB622C3575900B13332 /* CoreMedia.framework in Frameworks */,
 				12DF3EB722C3575900B13332 /* AVFoundation.framework in Frameworks */,
 				12DF3EB822C3575900B13332 /* LocalAuthentication.framework in Frameworks */,
-				12DF3EB922C3575900B13332 /* Pods_eumc_dev.framework in Frameworks */,
 				663BF261E4F5320BA1065ED4 /* Pods_cnuh_dev.framework in Frameworks */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
@@ -1926,7 +1928,6 @@
 				12DF3F1A22C3575B00B13332 /* CoreMedia.framework in Frameworks */,
 				12DF3F1B22C3575B00B13332 /* AVFoundation.framework in Frameworks */,
 				12DF3F1C22C3575B00B13332 /* LocalAuthentication.framework in Frameworks */,
-				12DF3F1D22C3575B00B13332 /* Pods_eumc_inhouse.framework in Frameworks */,
 				948E9AA378C25E364AFE0050 /* Pods_cnuh_inhouse.framework in Frameworks */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
@@ -2384,8 +2385,6 @@
 				38AC601CC810FC940FF4C6D6 /* Pods_paik.framework */,
 				2F6006D3C2AA9EB06325D073 /* Pods_kunkuk.framework */,
 				4CBEB3520E9B5567A22584AF /* Pods_eumc.framework */,
-				1A01198D53541913AA220B2A /* Pods_eumc_dev.framework */,
-				B4FC3BC39B1E33B7990B977E /* Pods_eumc_inhouse.framework */,
 				E69F09977D5FCEDC35C58DF7 /* Pods_paik_dev.framework */,
 				98884F63EFB0BCE1FCA9A7A6 /* Pods_paik_haeundae.framework */,
 				0029F9D5FF421EC830F4C45F /* Pods_paik_ilsan.framework */,
@@ -2396,6 +2395,8 @@
 				CE0C8BB6D5901417674EDE9C /* Pods_lemon_local.framework */,
 				19D07D15B1AAEE43052F2EB2 /* Pods_cnuh_dev.framework */,
 				D0225C9B9CB4920AA32A036E /* Pods_cnuh_inhouse.framework */,
+				11230EC23BC16D917FC15377 /* Pods_eumc_dev.framework */,
+				0A41AC5E8DD1A9D89432FF77 /* Pods_eumc_inhouse.framework */,
 			);
 			name = Frameworks;
 			sourceTree = "<group>";
@@ -3694,8 +3695,6 @@
 			buildActionMask = 2147483647;
 			files = (
 			);
-			inputFileListPaths = (
-			);
 			inputPaths = (
 				"${PODS_ROOT}/Target Support Files/Pods-cnuh_dev/Pods-cnuh_dev-frameworks.sh",
 				"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
@@ -3706,8 +3705,6 @@
 				"${BUILT_PRODUCTS_DIR}/ZBarSDK/ZBarSDK.framework",
 			);
 			name = "[CP] Embed Pods Frameworks";
-			outputFileListPaths = (
-			);
 			outputPaths = (
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RNCryptor.framework",
@@ -3762,8 +3759,6 @@
 			buildActionMask = 2147483647;
 			files = (
 			);
-			inputFileListPaths = (
-			);
 			inputPaths = (
 				"${PODS_ROOT}/Target Support Files/Pods-cnuh_inhouse/Pods-cnuh_inhouse-frameworks.sh",
 				"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
@@ -3774,8 +3769,6 @@
 				"${BUILT_PRODUCTS_DIR}/ZBarSDK/ZBarSDK.framework",
 			);
 			name = "[CP] Embed Pods Frameworks";
-			outputFileListPaths = (
-			);
 			outputPaths = (
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RNCryptor.framework",
@@ -3908,8 +3901,6 @@
 			buildActionMask = 2147483647;
 			files = (
 			);
-			inputFileListPaths = (
-			);
 			inputPaths = (
 				"${PODS_ROOT}/Target Support Files/Pods-eumc_inhouse/Pods-eumc_inhouse-frameworks.sh",
 				"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
@@ -3920,8 +3911,6 @@
 				"${BUILT_PRODUCTS_DIR}/ZBarSDK/ZBarSDK.framework",
 			);
 			name = "[CP] Embed Pods Frameworks";
-			outputFileListPaths = (
-			);
 			outputPaths = (
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RNCryptor.framework",
@@ -4168,8 +4157,6 @@
 			buildActionMask = 2147483647;
 			files = (
 			);
-			inputFileListPaths = (
-			);
 			inputPaths = (
 				"${PODS_ROOT}/Target Support Files/Pods-lemon_demo/Pods-lemon_demo-frameworks.sh",
 				"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
@@ -4180,8 +4167,6 @@
 				"${BUILT_PRODUCTS_DIR}/ZBarSDK/ZBarSDK.framework",
 			);
 			name = "[CP] Embed Pods Frameworks";
-			outputFileListPaths = (
-			);
 			outputPaths = (
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RNCryptor.framework",
@@ -4200,8 +4185,6 @@
 			buildActionMask = 2147483647;
 			files = (
 			);
-			inputFileListPaths = (
-			);
 			inputPaths = (
 				"${PODS_ROOT}/Target Support Files/Pods-eumc/Pods-eumc-frameworks.sh",
 				"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
@@ -4212,8 +4195,6 @@
 				"${BUILT_PRODUCTS_DIR}/ZBarSDK/ZBarSDK.framework",
 			);
 			name = "[CP] Embed Pods Frameworks";
-			outputFileListPaths = (
-			);
 			outputPaths = (
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RNCryptor.framework",
@@ -4232,8 +4213,6 @@
 			buildActionMask = 2147483647;
 			files = (
 			);
-			inputFileListPaths = (
-			);
 			inputPaths = (
 				"${PODS_ROOT}/Target Support Files/Pods-lemon_local/Pods-lemon_local-frameworks.sh",
 				"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
@@ -4244,8 +4223,6 @@
 				"${BUILT_PRODUCTS_DIR}/ZBarSDK/ZBarSDK.framework",
 			);
 			name = "[CP] Embed Pods Frameworks";
-			outputFileListPaths = (
-			);
 			outputPaths = (
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RNCryptor.framework",
@@ -4264,8 +4241,6 @@
 			buildActionMask = 2147483647;
 			files = (
 			);
-			inputFileListPaths = (
-			);
 			inputPaths = (
 				"${PODS_ROOT}/Target Support Files/Pods-eumc_dev/Pods-eumc_dev-frameworks.sh",
 				"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
@@ -4276,8 +4251,6 @@
 				"${BUILT_PRODUCTS_DIR}/ZBarSDK/ZBarSDK.framework",
 			);
 			name = "[CP] Embed Pods Frameworks";
-			outputFileListPaths = (
-			);
 			outputPaths = (
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RNCryptor.framework",
@@ -4979,6 +4952,7 @@
 				1235A5BC228BAA5E007E93B1 /* UIColor+Expanded.m in Sources */,
 				1235A5BD228BAA5E007E93B1 /* Constants.swift in Sources */,
 				1235A5BE228BAA5E007E93B1 /* MCPlus.xcdatamodeld in Sources */,
+				12679B9322C99E500008480C /* MCarePlusConstants.swift in Sources */,
 				1235A5BF228BAA5E007E93B1 /* ScreenLockViewController.swift in Sources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;

+ 2 - 2
MCPlus/CustomFiles/cnuh/Info.plist

@@ -15,7 +15,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1</string>
+	<string>2</string>
 	<key>CFBundleURLTypes</key>
 	<array>
 		<dict>
@@ -30,7 +30,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1</string>
+	<string>2</string>
 	<key>DomainName</key>
 	<string>https://app.hyumc.com/</string>
 	<key>Fabric</key>

+ 2 - 2
MCPlus/CustomFiles/cnuh/Info_dev.plist

@@ -15,7 +15,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1</string>
+	<string>2</string>
 	<key>CFBundleURLTypes</key>
 	<array>
 		<dict>
@@ -30,7 +30,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1</string>
+	<string>2</string>
 	<key>DomainName</key>
 	<string>https://app.hyumc.com/</string>
 	<key>Fabric</key>

+ 2 - 2
MCPlus/CustomFiles/eumc/Info.plist

@@ -15,7 +15,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>10</string>
+	<string>11</string>
 	<key>CFBundleURLTypes</key>
 	<array>
 		<dict>
@@ -30,7 +30,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>10</string>
+	<string>11</string>
 	<key>DomainName</key>
 	<string>https://app.hyumc.com/</string>
 	<key>Fabric</key>

+ 7 - 21
MCPlus/ViewControllers/WebViewController.swift

@@ -498,26 +498,12 @@ extension WebViewController{
     }
     
     func showBrowsingUrl(param:String) {
-        var queryStringDictionary = [String:Any]()
-        let urlComponents = param.components(separatedBy: "&")
-//
-        for keyValuePair in urlComponents{
-            let pairComponents = keyValuePair.components(separatedBy: "=")
-            let key = pairComponents[safe: 0]?.removingPercentEncoding ?? ""
-            let value = pairComponents[safe: 1]?.removingPercentEncoding ?? ""
-
-            queryStringDictionary[key] = value
-        }
-//
-//        let storyboard = self.storyboard
-//        let VC = storyboard?.instantiateViewController(withIdentifier: "ExtraWebViewController") as! ExtraWebViewController
-//
-        if let url = queryStringDictionary["url"] as? String{
-//            VC.url = url
-            UIApplication.shared.open(URL.init(string: url)!)
-        }
-//
-//        self.present(VC, animated: true, completion: nil)
+        
+        let index = param.index(param.startIndex, offsetBy: 4)
+        let url = param[index...]
+        //url이 nil이거나, 유효하지 않은 경우 리턴시키는 로직 필요
+        
+        UIApplication.shared.open(URL.init(string: String(url))!)
     }
     
     func appCheck(param:String){
@@ -547,7 +533,7 @@ extension WebViewController{
 //        let callback = CallbackUtil()
         let callbackFunc = queryStringDictionary["callbackFn"] as? String ?? ""
 //        let callbackUrl = callback.callBackFunc(callbackFunc, withDic: dic)
-        let callbackUrl = "\(callbackFunc)({\"success\":\"\(true)\"})"
+        let callbackUrl = "\(callbackFunc)({\"success\":\"\(result)\"})"
         self.webView.evaluateJavaScript(callbackUrl, completionHandler: nil)
         
         

+ 1 - 1
Podfile.lock

@@ -43,4 +43,4 @@ SPEC CHECKSUMS:
 
 PODFILE CHECKSUM: 19c79eeabdad488c1a55b39c2ccd41438003aae9
 
-COCOAPODS: 1.6.1
+COCOAPODS: 1.7.0.beta.3