Newer
Older
Meterage_iOS / Meterage.xcodeproj / project.pbxproj
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
		2CD9B472817F36562709487F /* HttpRequestCreator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CD9B6CEF9BEA88482C5ADB8 /* HttpRequestCreator.swift */; };
		2CD9B5D17F91A33743878C1A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2CD9BF0F698CD6765DFD72B7 /* Assets.xcassets */; };
		2CD9B8A8FED825F0E1B79C36 /* Dictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CD9BF9E434C439573438A46 /* Dictionary.swift */; };
		2CD9B9317E39E14700E7C9C2 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CD9BE79AFCDD9AB8BD068B7 /* AppDelegate.swift */; };
		6531D7C6298CB45500C4B343 /* HomeCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6531D7C4298CB45500C4B343 /* HomeCollectionViewCell.swift */; };
		6531D7C7298CB45500C4B343 /* HomeCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6531D7C5298CB45500C4B343 /* HomeCollectionViewCell.xib */; };
		65A55E21298D00BE00093341 /* ReminderTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A55E1F298D00BE00093341 /* ReminderTableViewCell.swift */; };
		65A55E22298D00BE00093341 /* ReminderTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65A55E20298D00BE00093341 /* ReminderTableViewCell.xib */; };
		65A55E25298D0A2000093341 /* SampleCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A55E23298D0A2000093341 /* SampleCollectionViewCell.swift */; };
		65A55E26298D0A2000093341 /* SampleCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65A55E24298D0A2000093341 /* SampleCollectionViewCell.xib */; };
		65A55E29298D179300093341 /* UnderTaskViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A55E27298D179300093341 /* UnderTaskViewController.swift */; };
		65A55E2A298D179300093341 /* UnderTaskViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65A55E28298D179300093341 /* UnderTaskViewController.xib */; };
		65A55E2D298D17A100093341 /* FutureTaskViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A55E2B298D17A100093341 /* FutureTaskViewController.swift */; };
		65A55E2E298D17A100093341 /* FutureTaskViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65A55E2C298D17A100093341 /* FutureTaskViewController.xib */; };
		65A55E31298D17AD00093341 /* TotalTaskViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A55E2F298D17AD00093341 /* TotalTaskViewController.swift */; };
		65A55E32298D17AD00093341 /* TotalTaskViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65A55E30298D17AD00093341 /* TotalTaskViewController.xib */; };
		65A55E34298D2BE900093341 /* DeviceSizeUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A55E33298D2BE900093341 /* DeviceSizeUtil.swift */; };
		65A55E37299089CA00093341 /* TotalTaskTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A55E35299089CA00093341 /* TotalTaskTableViewCell.swift */; };
		65A55E38299089CA00093341 /* TotalTaskTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65A55E36299089CA00093341 /* TotalTaskTableViewCell.xib */; };
		65A55E3B29908EEC00093341 /* FutureTaskTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A55E3929908EEC00093341 /* FutureTaskTableViewCell.swift */; };
		65A55E3C29908EEC00093341 /* FutureTaskTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65A55E3A29908EEC00093341 /* FutureTaskTableViewCell.xib */; };
		65A55E3F2990972800093341 /* UnderTaskTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A55E3D2990972800093341 /* UnderTaskTableViewCell.swift */; };
		65A55E402990972800093341 /* UnderTaskTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65A55E3E2990972800093341 /* UnderTaskTableViewCell.xib */; };
		65A55E442990CE5F00093341 /* NoticeListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A55E422990CE5F00093341 /* NoticeListViewController.swift */; };
		65A55E452990CE5F00093341 /* NoticeListViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65A55E432990CE5F00093341 /* NoticeListViewController.xib */; };
		65A55E482990E22F00093341 /* NoticeListTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A55E462990E22F00093341 /* NoticeListTableViewCell.swift */; };
		65A55E492990E22F00093341 /* NoticeListTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65A55E472990E22F00093341 /* NoticeListTableViewCell.xib */; };
		65A55E4C2990F04D00093341 /* TransferValueDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A55E4B2990F04D00093341 /* TransferValueDelegate.swift */; };
		65A55E4F2990F08200093341 /* NoticeDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A55E4D2990F08200093341 /* NoticeDetailViewController.swift */; };
		65A55E502990F08200093341 /* NoticeDetailViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65A55E4E2990F08200093341 /* NoticeDetailViewController.xib */; };
		65AEA684298A5F9500B8FF09 /* AppCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA683298A5F9500B8FF09 /* AppCoordinator.swift */; };
		65AEA690298A632B00B8FF09 /* HomePageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA68E298A632B00B8FF09 /* HomePageViewController.swift */; };
		65AEA691298A632B00B8FF09 /* HomePageViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65AEA68F298A632B00B8FF09 /* HomePageViewController.xib */; };
		65AEA694298A633E00B8FF09 /* SamplePageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA692298A633E00B8FF09 /* SamplePageViewController.swift */; };
		65AEA695298A633E00B8FF09 /* SamplePageViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65AEA693298A633E00B8FF09 /* SamplePageViewController.xib */; };
		65AEA698298A634D00B8FF09 /* MineViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA696298A634D00B8FF09 /* MineViewController.swift */; };
		65AEA699298A634D00B8FF09 /* MineViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65AEA697298A634D00B8FF09 /* MineViewController.xib */; };
		65AEA69D298A649F00B8FF09 /* LoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA69B298A649F00B8FF09 /* LoginViewController.swift */; };
		65AEA69E298A649F00B8FF09 /* LoginViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65AEA69C298A649F00B8FF09 /* LoginViewController.xib */; };
		65AEA6A1298A64EE00B8FF09 /* UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA6A0298A64EE00B8FF09 /* UIColor.swift */; };
		65AEA6A4298A652700B8FF09 /* MenuItemModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA6A3298A652700B8FF09 /* MenuItemModel.swift */; };
		65AEA6A8298A69D500B8FF09 /* GuideViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA6A6298A69D500B8FF09 /* GuideViewController.swift */; };
		65AEA6A9298A69D500B8FF09 /* GuideViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65AEA6A7298A69D500B8FF09 /* GuideViewController.xib */; };
		65AEA6AC298B613400B8FF09 /* Constant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA6AB298B613400B8FF09 /* Constant.swift */; };
		65AEA6AE298B614100B8FF09 /* AlertHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA6AD298B614100B8FF09 /* AlertHub.swift */; };
		65AEA6B0298B62D900B8FF09 /* LoadingHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA6AF298B62D900B8FF09 /* LoadingHub.swift */; };
		65AEA6B2298B642400B8FF09 /* BaseConfigModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA6B1298B642400B8FF09 /* BaseConfigModel.swift */; };
		65AEA6B4298B64DC00B8FF09 /* LoginResultModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA6B3298B64DC00B8FF09 /* LoginResultModel.swift */; };
		65AEA6B6298B655E00B8FF09 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65AEA6B5298B655E00B8FF09 /* String.swift */; };
		65BF61D3298BC0A900F99671 /* MineTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF61D1298BC0A900F99671 /* MineTableViewCell.swift */; };
		65BF61D4298BC0A900F99671 /* MineTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF61D2298BC0A900F99671 /* MineTableViewCell.xib */; };
		65BF61D6298BD40900F99671 /* UserInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF61D5298BD40900F99671 /* UserInfoModel.swift */; };
		65BF61D8298C915C00F99671 /* NoticeListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF61D7298C915C00F99671 /* NoticeListModel.swift */; };
		709532624A2602F10DBAE7B8 /* Pods_Meterage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D57EFAA58CD68AF05AD79419 /* Pods_Meterage.framework */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		2CD9B0D8EC74EE60E359AC0C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.info; path = Info.plist; sourceTree = "<group>"; };
		2CD9B6CEF9BEA88482C5ADB8 /* HttpRequestCreator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRequestCreator.swift; sourceTree = "<group>"; };
		2CD9BDA6FDEF0C30BAF8DDF3 /* Meterage.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Meterage.app; sourceTree = BUILT_PRODUCTS_DIR; };
		2CD9BE79AFCDD9AB8BD068B7 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
		2CD9BF0F698CD6765DFD72B7 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		2CD9BF9E434C439573438A46 /* Dictionary.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Dictionary.swift; sourceTree = "<group>"; };
		6531D7C4298CB45500C4B343 /* HomeCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeCollectionViewCell.swift; sourceTree = "<group>"; };
		6531D7C5298CB45500C4B343 /* HomeCollectionViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeCollectionViewCell.xib; sourceTree = "<group>"; };
		65A55E1F298D00BE00093341 /* ReminderTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReminderTableViewCell.swift; sourceTree = "<group>"; };
		65A55E20298D00BE00093341 /* ReminderTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ReminderTableViewCell.xib; sourceTree = "<group>"; };
		65A55E23298D0A2000093341 /* SampleCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleCollectionViewCell.swift; sourceTree = "<group>"; };
		65A55E24298D0A2000093341 /* SampleCollectionViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SampleCollectionViewCell.xib; sourceTree = "<group>"; };
		65A55E27298D179300093341 /* UnderTaskViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnderTaskViewController.swift; sourceTree = "<group>"; };
		65A55E28298D179300093341 /* UnderTaskViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = UnderTaskViewController.xib; sourceTree = "<group>"; };
		65A55E2B298D17A100093341 /* FutureTaskViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FutureTaskViewController.swift; sourceTree = "<group>"; };
		65A55E2C298D17A100093341 /* FutureTaskViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = FutureTaskViewController.xib; sourceTree = "<group>"; };
		65A55E2F298D17AD00093341 /* TotalTaskViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TotalTaskViewController.swift; sourceTree = "<group>"; };
		65A55E30298D17AD00093341 /* TotalTaskViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = TotalTaskViewController.xib; sourceTree = "<group>"; };
		65A55E33298D2BE900093341 /* DeviceSizeUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceSizeUtil.swift; sourceTree = "<group>"; };
		65A55E35299089CA00093341 /* TotalTaskTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TotalTaskTableViewCell.swift; sourceTree = "<group>"; };
		65A55E36299089CA00093341 /* TotalTaskTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = TotalTaskTableViewCell.xib; sourceTree = "<group>"; };
		65A55E3929908EEC00093341 /* FutureTaskTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FutureTaskTableViewCell.swift; sourceTree = "<group>"; };
		65A55E3A29908EEC00093341 /* FutureTaskTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = FutureTaskTableViewCell.xib; sourceTree = "<group>"; };
		65A55E3D2990972800093341 /* UnderTaskTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnderTaskTableViewCell.swift; sourceTree = "<group>"; };
		65A55E3E2990972800093341 /* UnderTaskTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = UnderTaskTableViewCell.xib; sourceTree = "<group>"; };
		65A55E422990CE5F00093341 /* NoticeListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoticeListViewController.swift; sourceTree = "<group>"; };
		65A55E432990CE5F00093341 /* NoticeListViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NoticeListViewController.xib; sourceTree = "<group>"; };
		65A55E462990E22F00093341 /* NoticeListTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoticeListTableViewCell.swift; sourceTree = "<group>"; };
		65A55E472990E22F00093341 /* NoticeListTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NoticeListTableViewCell.xib; sourceTree = "<group>"; };
		65A55E4B2990F04D00093341 /* TransferValueDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferValueDelegate.swift; sourceTree = "<group>"; };
		65A55E4D2990F08200093341 /* NoticeDetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoticeDetailViewController.swift; sourceTree = "<group>"; };
		65A55E4E2990F08200093341 /* NoticeDetailViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NoticeDetailViewController.xib; sourceTree = "<group>"; };
		65AEA683298A5F9500B8FF09 /* AppCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppCoordinator.swift; sourceTree = "<group>"; };
		65AEA68E298A632B00B8FF09 /* HomePageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomePageViewController.swift; sourceTree = "<group>"; };
		65AEA68F298A632B00B8FF09 /* HomePageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomePageViewController.xib; sourceTree = "<group>"; };
		65AEA692298A633E00B8FF09 /* SamplePageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SamplePageViewController.swift; sourceTree = "<group>"; };
		65AEA693298A633E00B8FF09 /* SamplePageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SamplePageViewController.xib; sourceTree = "<group>"; };
		65AEA696298A634D00B8FF09 /* MineViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineViewController.swift; sourceTree = "<group>"; };
		65AEA697298A634D00B8FF09 /* MineViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MineViewController.xib; sourceTree = "<group>"; };
		65AEA69B298A649F00B8FF09 /* LoginViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginViewController.swift; sourceTree = "<group>"; };
		65AEA69C298A649F00B8FF09 /* LoginViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LoginViewController.xib; sourceTree = "<group>"; };
		65AEA6A0298A64EE00B8FF09 /* UIColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIColor.swift; sourceTree = "<group>"; };
		65AEA6A3298A652700B8FF09 /* MenuItemModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuItemModel.swift; sourceTree = "<group>"; };
		65AEA6A6298A69D500B8FF09 /* GuideViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuideViewController.swift; sourceTree = "<group>"; };
		65AEA6A7298A69D500B8FF09 /* GuideViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = GuideViewController.xib; sourceTree = "<group>"; };
		65AEA6AB298B613400B8FF09 /* Constant.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constant.swift; sourceTree = "<group>"; };
		65AEA6AD298B614100B8FF09 /* AlertHub.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertHub.swift; sourceTree = "<group>"; };
		65AEA6AF298B62D900B8FF09 /* LoadingHub.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingHub.swift; sourceTree = "<group>"; };
		65AEA6B1298B642400B8FF09 /* BaseConfigModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseConfigModel.swift; sourceTree = "<group>"; };
		65AEA6B3298B64DC00B8FF09 /* LoginResultModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginResultModel.swift; sourceTree = "<group>"; };
		65AEA6B5298B655E00B8FF09 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = "<group>"; };
		65BF61D1298BC0A900F99671 /* MineTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineTableViewCell.swift; sourceTree = "<group>"; };
		65BF61D2298BC0A900F99671 /* MineTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MineTableViewCell.xib; sourceTree = "<group>"; };
		65BF61D5298BD40900F99671 /* UserInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserInfoModel.swift; sourceTree = "<group>"; };
		65BF61D7298C915C00F99671 /* NoticeListModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoticeListModel.swift; sourceTree = "<group>"; };
		669B71ABD27BC5FCF49723E9 /* Pods-Meterage.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Meterage.debug.xcconfig"; path = "Target Support Files/Pods-Meterage/Pods-Meterage.debug.xcconfig"; sourceTree = "<group>"; };
		6CBB43485F5EC2EA4CB19DE8 /* Pods-Meterage.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Meterage.release.xcconfig"; path = "Target Support Files/Pods-Meterage/Pods-Meterage.release.xcconfig"; sourceTree = "<group>"; };
		D57EFAA58CD68AF05AD79419 /* Pods_Meterage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Meterage.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		2CD9BABCF578FD09EB2A9B20 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				709532624A2602F10DBAE7B8 /* Pods_Meterage.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		031197A79E70913A6A43CB52 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				D57EFAA58CD68AF05AD79419 /* Pods_Meterage.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		2CD9B1CC93AE1C37A5C22768 /* Products */ = {
			isa = PBXGroup;
			children = (
				2CD9BDA6FDEF0C30BAF8DDF3 /* Meterage.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		2CD9B3CCE520A689E073AA57 /* Meterage */ = {
			isa = PBXGroup;
			children = (
				65A55E4A2990F03F00093341 /* Protocol */,
				65BF61D0298BC08600F99671 /* Cells */,
				65AEA6AA298B603700B8FF09 /* Utils */,
				65AEA6A2298A651900B8FF09 /* Model */,
				65AEA69F298A64DF00B8FF09 /* Extensions */,
				65AEA68A298A62FC00B8FF09 /* ViewControllers */,
				2CD9BF0F698CD6765DFD72B7 /* Assets.xcassets */,
				2CD9BE79AFCDD9AB8BD068B7 /* AppDelegate.swift */,
				2CD9B0D8EC74EE60E359AC0C /* Info.plist */,
				65AEA683298A5F9500B8FF09 /* AppCoordinator.swift */,
			);
			path = Meterage;
			sourceTree = "<group>";
		};
		2CD9B4DBC563EE22FD5CAD6C = {
			isa = PBXGroup;
			children = (
				2CD9B1CC93AE1C37A5C22768 /* Products */,
				2CD9B3CCE520A689E073AA57 /* Meterage */,
				31E991A7971A549C24E2D157 /* Pods */,
				031197A79E70913A6A43CB52 /* Frameworks */,
			);
			sourceTree = "<group>";
		};
		31E991A7971A549C24E2D157 /* Pods */ = {
			isa = PBXGroup;
			children = (
				669B71ABD27BC5FCF49723E9 /* Pods-Meterage.debug.xcconfig */,
				6CBB43485F5EC2EA4CB19DE8 /* Pods-Meterage.release.xcconfig */,
			);
			path = Pods;
			sourceTree = "<group>";
		};
		65A55E412990CE4500093341 /* Notice */ = {
			isa = PBXGroup;
			children = (
				65A55E422990CE5F00093341 /* NoticeListViewController.swift */,
				65A55E432990CE5F00093341 /* NoticeListViewController.xib */,
				65A55E4D2990F08200093341 /* NoticeDetailViewController.swift */,
				65A55E4E2990F08200093341 /* NoticeDetailViewController.xib */,
			);
			path = Notice;
			sourceTree = "<group>";
		};
		65A55E4A2990F03F00093341 /* Protocol */ = {
			isa = PBXGroup;
			children = (
				65A55E4B2990F04D00093341 /* TransferValueDelegate.swift */,
			);
			path = Protocol;
			sourceTree = "<group>";
		};
		65AEA68A298A62FC00B8FF09 /* ViewControllers */ = {
			isa = PBXGroup;
			children = (
				65A55E412990CE4500093341 /* Notice */,
				65AEA6A5298A69C500B8FF09 /* Guide */,
				65AEA69A298A648800B8FF09 /* Login */,
				65AEA68D298A631700B8FF09 /* Mine */,
				65AEA68C298A630E00B8FF09 /* Sample */,
				65AEA68B298A630200B8FF09 /* Home */,
			);
			path = ViewControllers;
			sourceTree = "<group>";
		};
		65AEA68B298A630200B8FF09 /* Home */ = {
			isa = PBXGroup;
			children = (
				65AEA68E298A632B00B8FF09 /* HomePageViewController.swift */,
				65AEA68F298A632B00B8FF09 /* HomePageViewController.xib */,
			);
			path = Home;
			sourceTree = "<group>";
		};
		65AEA68C298A630E00B8FF09 /* Sample */ = {
			isa = PBXGroup;
			children = (
				65AEA692298A633E00B8FF09 /* SamplePageViewController.swift */,
				65AEA693298A633E00B8FF09 /* SamplePageViewController.xib */,
				65A55E27298D179300093341 /* UnderTaskViewController.swift */,
				65A55E28298D179300093341 /* UnderTaskViewController.xib */,
				65A55E2B298D17A100093341 /* FutureTaskViewController.swift */,
				65A55E2C298D17A100093341 /* FutureTaskViewController.xib */,
				65A55E2F298D17AD00093341 /* TotalTaskViewController.swift */,
				65A55E30298D17AD00093341 /* TotalTaskViewController.xib */,
			);
			path = Sample;
			sourceTree = "<group>";
		};
		65AEA68D298A631700B8FF09 /* Mine */ = {
			isa = PBXGroup;
			children = (
				65AEA696298A634D00B8FF09 /* MineViewController.swift */,
				65AEA697298A634D00B8FF09 /* MineViewController.xib */,
			);
			path = Mine;
			sourceTree = "<group>";
		};
		65AEA69A298A648800B8FF09 /* Login */ = {
			isa = PBXGroup;
			children = (
				65AEA69B298A649F00B8FF09 /* LoginViewController.swift */,
				65AEA69C298A649F00B8FF09 /* LoginViewController.xib */,
			);
			path = Login;
			sourceTree = "<group>";
		};
		65AEA69F298A64DF00B8FF09 /* Extensions */ = {
			isa = PBXGroup;
			children = (
				65AEA6A0298A64EE00B8FF09 /* UIColor.swift */,
				65AEA6B5298B655E00B8FF09 /* String.swift */,
				2CD9BF9E434C439573438A46 /* Dictionary.swift */,
			);
			path = Extensions;
			sourceTree = "<group>";
		};
		65AEA6A2298A651900B8FF09 /* Model */ = {
			isa = PBXGroup;
			children = (
				65AEA6A3298A652700B8FF09 /* MenuItemModel.swift */,
				65AEA6B1298B642400B8FF09 /* BaseConfigModel.swift */,
				65AEA6B3298B64DC00B8FF09 /* LoginResultModel.swift */,
				65BF61D5298BD40900F99671 /* UserInfoModel.swift */,
				65BF61D7298C915C00F99671 /* NoticeListModel.swift */,
			);
			path = Model;
			sourceTree = "<group>";
		};
		65AEA6A5298A69C500B8FF09 /* Guide */ = {
			isa = PBXGroup;
			children = (
				65AEA6A6298A69D500B8FF09 /* GuideViewController.swift */,
				65AEA6A7298A69D500B8FF09 /* GuideViewController.xib */,
			);
			path = Guide;
			sourceTree = "<group>";
		};
		65AEA6AA298B603700B8FF09 /* Utils */ = {
			isa = PBXGroup;
			children = (
				65AEA6AB298B613400B8FF09 /* Constant.swift */,
				65AEA6AD298B614100B8FF09 /* AlertHub.swift */,
				65AEA6AF298B62D900B8FF09 /* LoadingHub.swift */,
				2CD9B6CEF9BEA88482C5ADB8 /* HttpRequestCreator.swift */,
				65A55E33298D2BE900093341 /* DeviceSizeUtil.swift */,
			);
			path = Utils;
			sourceTree = "<group>";
		};
		65BF61D0298BC08600F99671 /* Cells */ = {
			isa = PBXGroup;
			children = (
				65BF61D1298BC0A900F99671 /* MineTableViewCell.swift */,
				65BF61D2298BC0A900F99671 /* MineTableViewCell.xib */,
				6531D7C4298CB45500C4B343 /* HomeCollectionViewCell.swift */,
				6531D7C5298CB45500C4B343 /* HomeCollectionViewCell.xib */,
				65A55E1F298D00BE00093341 /* ReminderTableViewCell.swift */,
				65A55E20298D00BE00093341 /* ReminderTableViewCell.xib */,
				65A55E23298D0A2000093341 /* SampleCollectionViewCell.swift */,
				65A55E24298D0A2000093341 /* SampleCollectionViewCell.xib */,
				65A55E35299089CA00093341 /* TotalTaskTableViewCell.swift */,
				65A55E36299089CA00093341 /* TotalTaskTableViewCell.xib */,
				65A55E3929908EEC00093341 /* FutureTaskTableViewCell.swift */,
				65A55E3A29908EEC00093341 /* FutureTaskTableViewCell.xib */,
				65A55E3D2990972800093341 /* UnderTaskTableViewCell.swift */,
				65A55E3E2990972800093341 /* UnderTaskTableViewCell.xib */,
				65A55E462990E22F00093341 /* NoticeListTableViewCell.swift */,
				65A55E472990E22F00093341 /* NoticeListTableViewCell.xib */,
			);
			path = Cells;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		2CD9B24ABCD4A59C67F92D3E /* Meterage */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 2CD9BE3057D548F27FEA8658 /* Build configuration list for PBXNativeTarget "Meterage" */;
			buildPhases = (
				B61B375680E71D44F8A4837D /* [CP] Check Pods Manifest.lock */,
				2CD9B9DE10106352DE0CBD94 /* Sources */,
				2CD9BABCF578FD09EB2A9B20 /* Frameworks */,
				2CD9B499EF921D0A170D27A4 /* Resources */,
				F25AFE26AB14EE0C4F038C0A /* [CP] Embed Pods Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = Meterage;
			productName = Meterage;
			productReference = 2CD9BDA6FDEF0C30BAF8DDF3 /* Meterage.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		2CD9B6C884B8EE9D740C041F /* Project object */ = {
			isa = PBXProject;
			attributes = {
			};
			buildConfigurationList = 2CD9BA254BB824603CA08828 /* Build configuration list for PBXProject "Meterage" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				English,
				en,
				Base,
			);
			mainGroup = 2CD9B4DBC563EE22FD5CAD6C;
			productRefGroup = 2CD9B1CC93AE1C37A5C22768 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				2CD9B24ABCD4A59C67F92D3E /* Meterage */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		2CD9B499EF921D0A170D27A4 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				65AEA695298A633E00B8FF09 /* SamplePageViewController.xib in Resources */,
				65A55E2A298D179300093341 /* UnderTaskViewController.xib in Resources */,
				65AEA6A9298A69D500B8FF09 /* GuideViewController.xib in Resources */,
				65BF61D4298BC0A900F99671 /* MineTableViewCell.xib in Resources */,
				6531D7C7298CB45500C4B343 /* HomeCollectionViewCell.xib in Resources */,
				65A55E452990CE5F00093341 /* NoticeListViewController.xib in Resources */,
				65AEA691298A632B00B8FF09 /* HomePageViewController.xib in Resources */,
				65A55E2E298D17A100093341 /* FutureTaskViewController.xib in Resources */,
				65A55E22298D00BE00093341 /* ReminderTableViewCell.xib in Resources */,
				65A55E32298D17AD00093341 /* TotalTaskViewController.xib in Resources */,
				65A55E26298D0A2000093341 /* SampleCollectionViewCell.xib in Resources */,
				2CD9B5D17F91A33743878C1A /* Assets.xcassets in Resources */,
				65AEA69E298A649F00B8FF09 /* LoginViewController.xib in Resources */,
				65A55E3C29908EEC00093341 /* FutureTaskTableViewCell.xib in Resources */,
				65AEA699298A634D00B8FF09 /* MineViewController.xib in Resources */,
				65A55E38299089CA00093341 /* TotalTaskTableViewCell.xib in Resources */,
				65A55E402990972800093341 /* UnderTaskTableViewCell.xib in Resources */,
				65A55E492990E22F00093341 /* NoticeListTableViewCell.xib in Resources */,
				65A55E502990F08200093341 /* NoticeDetailViewController.xib in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
		B61B375680E71D44F8A4837D /* [CP] Check Pods Manifest.lock */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputFileListPaths = (
			);
			inputPaths = (
				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
				"${PODS_ROOT}/Manifest.lock",
			);
			name = "[CP] Check Pods Manifest.lock";
			outputFileListPaths = (
			);
			outputPaths = (
				"$(DERIVED_FILE_DIR)/Pods-Meterage-checkManifestLockResult.txt",
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
			showEnvVarsInLog = 0;
		};
		F25AFE26AB14EE0C4F038C0A /* [CP] Embed Pods Frameworks */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
				"${PODS_ROOT}/Target Support Files/Pods-Meterage/Pods-Meterage-frameworks.sh",
				"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
				"${BUILT_PRODUCTS_DIR}/DefaultsKit/DefaultsKit.framework",
				"${BUILT_PRODUCTS_DIR}/HXPHPicker/HXPHPicker.framework",
				"${BUILT_PRODUCTS_DIR}/HandyJSON/HandyJSON.framework",
				"${BUILT_PRODUCTS_DIR}/Hue/Hue.framework",
				"${BUILT_PRODUCTS_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.framework",
				"${BUILT_PRODUCTS_DIR}/Kingfisher/Kingfisher.framework",
				"${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework",
				"${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework",
				"${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework",
				"${BUILT_PRODUCTS_DIR}/SwiftyJSON/SwiftyJSON.framework",
				"${BUILT_PRODUCTS_DIR}/SwiftyRSA/SwiftyRSA.framework",
				"${BUILT_PRODUCTS_DIR}/Toast-Swift/Toast_Swift.framework",
				"${BUILT_PRODUCTS_DIR}/ZLPhotoBrowser/ZLPhotoBrowser.framework",
			);
			name = "[CP] Embed Pods Frameworks";
			outputPaths = (
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DefaultsKit.framework",
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/HXPHPicker.framework",
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/HandyJSON.framework",
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Hue.framework",
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/IQKeyboardManagerSwift.framework",
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Kingfisher.framework",
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework",
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework",
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SnapKit.framework",
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyJSON.framework",
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyRSA.framework",
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Toast_Swift.framework",
				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ZLPhotoBrowser.framework",
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Meterage/Pods-Meterage-frameworks.sh\"\n";
			showEnvVarsInLog = 0;
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		2CD9B9DE10106352DE0CBD94 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				65AEA6AE298B614100B8FF09 /* AlertHub.swift in Sources */,
				65AEA69D298A649F00B8FF09 /* LoginViewController.swift in Sources */,
				65A55E31298D17AD00093341 /* TotalTaskViewController.swift in Sources */,
				65AEA6A1298A64EE00B8FF09 /* UIColor.swift in Sources */,
				65A55E4F2990F08200093341 /* NoticeDetailViewController.swift in Sources */,
				65AEA6B2298B642400B8FF09 /* BaseConfigModel.swift in Sources */,
				65AEA6A8298A69D500B8FF09 /* GuideViewController.swift in Sources */,
				65AEA684298A5F9500B8FF09 /* AppCoordinator.swift in Sources */,
				65A55E442990CE5F00093341 /* NoticeListViewController.swift in Sources */,
				65A55E2D298D17A100093341 /* FutureTaskViewController.swift in Sources */,
				65BF61D3298BC0A900F99671 /* MineTableViewCell.swift in Sources */,
				65A55E3F2990972800093341 /* UnderTaskTableViewCell.swift in Sources */,
				65AEA6B4298B64DC00B8FF09 /* LoginResultModel.swift in Sources */,
				65A55E4C2990F04D00093341 /* TransferValueDelegate.swift in Sources */,
				65A55E25298D0A2000093341 /* SampleCollectionViewCell.swift in Sources */,
				65AEA6A4298A652700B8FF09 /* MenuItemModel.swift in Sources */,
				2CD9B9317E39E14700E7C9C2 /* AppDelegate.swift in Sources */,
				65A55E37299089CA00093341 /* TotalTaskTableViewCell.swift in Sources */,
				65AEA690298A632B00B8FF09 /* HomePageViewController.swift in Sources */,
				65AEA6B0298B62D900B8FF09 /* LoadingHub.swift in Sources */,
				65AEA6AC298B613400B8FF09 /* Constant.swift in Sources */,
				65AEA6B6298B655E00B8FF09 /* String.swift in Sources */,
				6531D7C6298CB45500C4B343 /* HomeCollectionViewCell.swift in Sources */,
				65A55E29298D179300093341 /* UnderTaskViewController.swift in Sources */,
				65A55E3B29908EEC00093341 /* FutureTaskTableViewCell.swift in Sources */,
				65AEA694298A633E00B8FF09 /* SamplePageViewController.swift in Sources */,
				65AEA698298A634D00B8FF09 /* MineViewController.swift in Sources */,
				65A55E482990E22F00093341 /* NoticeListTableViewCell.swift in Sources */,
				65A55E21298D00BE00093341 /* ReminderTableViewCell.swift in Sources */,
				2CD9B8A8FED825F0E1B79C36 /* Dictionary.swift in Sources */,
				2CD9B472817F36562709487F /* HttpRequestCreator.swift in Sources */,
				65A55E34298D2BE900093341 /* DeviceSizeUtil.swift in Sources */,
				65BF61D6298BD40900F99671 /* UserInfoModel.swift in Sources */,
				65BF61D8298C915C00F99671 /* NoticeListModel.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		2CD9B08696F80046DB88A2AD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_ENABLE_OBJC_WEAK = YES;
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_COMMA = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INFINITE_RECURSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
				CLANG_WARN_STRICT_PROTOTYPES = YES;
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_NO_COMMON_BLOCKS = YES;
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
				MTL_ENABLE_DEBUG_INFO = NO;
				MTL_FAST_MATH = YES;
				SDKROOT = iphoneos;
				SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		2CD9B63AD5ECAC9C0B3483D7 /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = 6CBB43485F5EC2EA4CB19DE8 /* Pods-Meterage.release.xcconfig */;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
				CURRENT_PROJECT_VERSION = 1;
				GENERATE_INFOPLIST_FILE = YES;
				INFOPLIST_FILE = Meterage/Info.plist;
				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
				INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
				IPHONEOS_DEPLOYMENT_TARGET = 13.0;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				MARKETING_VERSION = 1.0.0.0;
				PRODUCT_BUNDLE_IDENTIFIER = com.casic.xz.Meterage;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
				SUPPORTS_MACCATALYST = NO;
				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
				SWIFT_EMIT_LOC_STRINGS = YES;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
		2CD9B67B951B21E98DDE9AB6 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_ENABLE_OBJC_WEAK = YES;
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_COMMA = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INFINITE_RECURSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
				CLANG_WARN_STRICT_PROTOTYPES = YES;
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = dwarf;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				ENABLE_TESTABILITY = YES;
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_NO_COMMON_BLOCKS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
				MTL_FAST_MATH = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
			};
			name = Debug;
		};
		2CD9BA7751AA78A59233D228 /* Debug */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = 669B71ABD27BC5FCF49723E9 /* Pods-Meterage.debug.xcconfig */;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
				CURRENT_PROJECT_VERSION = 1;
				GENERATE_INFOPLIST_FILE = YES;
				INFOPLIST_FILE = Meterage/Info.plist;
				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
				INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
				IPHONEOS_DEPLOYMENT_TARGET = 13.0;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				MARKETING_VERSION = 1.0.0.0;
				PRODUCT_BUNDLE_IDENTIFIER = com.casic.xz.Meterage;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
				SUPPORTS_MACCATALYST = NO;
				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
				SWIFT_EMIT_LOC_STRINGS = YES;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		2CD9BA254BB824603CA08828 /* Build configuration list for PBXProject "Meterage" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				2CD9B67B951B21E98DDE9AB6 /* Debug */,
				2CD9B08696F80046DB88A2AD /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		2CD9BE3057D548F27FEA8658 /* Build configuration list for PBXNativeTarget "Meterage" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				2CD9BA7751AA78A59233D228 /* Debug */,
				2CD9B63AD5ECAC9C0B3483D7 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 2CD9B6C884B8EE9D740C041F /* Project object */;
}