123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 55;
- objects = {
- /* Begin PBXBuildFile section */
- 2D4C5C62D984C6A77AE8963E /* Pods_fiveConstant.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC2B0F3DCB5422FF91C1D407 /* Pods_fiveConstant.framework */; };
- 300620942986743200A1C6B8 /* UserApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 300620932986743200A1C6B8 /* UserApi.swift */; };
- 30062096298791BF00A1C6B8 /* ImageLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30062095298791BF00A1C6B8 /* ImageLoader.swift */; };
- 300620982987942E00A1C6B8 /* UserPhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 300620972987942E00A1C6B8 /* UserPhoto.swift */; };
- 3009AC002977E95800A94CB8 /* LoginAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3009ABFF2977E95800A94CB8 /* LoginAPI.swift */; };
- 3009AC06297A40B600A94CB8 /* IndexUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3009AC05297A40B600A94CB8 /* IndexUIView.swift */; };
- 3027FABB296E771600DB1ABB /* fiveConstantApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3027FABA296E771600DB1ABB /* fiveConstantApp.swift */; };
- 3027FABD296E771600DB1ABB /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3027FABC296E771600DB1ABB /* ContentView.swift */; };
- 3027FABF296E771700DB1ABB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3027FABE296E771700DB1ABB /* Assets.xcassets */; };
- 3027FAC2296E771700DB1ABB /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3027FAC1296E771700DB1ABB /* Preview Assets.xcassets */; };
- 303A855A299A1BB7003F0FFE /* RoomControlView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 303A8559299A1BB7003F0FFE /* RoomControlView.swift */; };
- 303A855C299B7419003F0FFE /* RoomController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 303A855B299B7419003F0FFE /* RoomController.swift */; };
- 303A855E299B829F003F0FFE /* RoomControlModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 303A855D299B829F003F0FFE /* RoomControlModel.swift */; };
- 303A8560299B83F1003F0FFE /* RoomControlApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 303A855F299B83F1003F0FFE /* RoomControlApi.swift */; };
- 303B6900297782FB0085509D /* BallScaleRippleMultiple.swift in Sources */ = {isa = PBXBuildFile; fileRef = 303B68FE297782FB0085509D /* BallScaleRippleMultiple.swift */; };
- 303B6901297782FB0085509D /* KeyframeAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 303B68FF297782FB0085509D /* KeyframeAnimation.swift */; };
- 3043C0162985FE86000D349C /* UserInfoData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3043C0152985FE86000D349C /* UserInfoData.swift */; };
- 3043C01829861286000D349C /* ViewRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3043C01729861286000D349C /* ViewRouter.swift */; };
- 3043C01A298653B8000D349C /* ContentUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3043C019298653B8000D349C /* ContentUIView.swift */; };
- 3043C01D29865774000D349C /* RoomUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3043C01C29865774000D349C /* RoomUIView.swift */; };
- 3043C01F29865789000D349C /* FoundUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3043C01E29865789000D349C /* FoundUIView.swift */; };
- 3043C02129865793000D349C /* MyUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3043C02029865793000D349C /* MyUIView.swift */; };
- 304C2363296E8ACF00BBE535 /* SmsLoginUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 304C2362296E8ACF00BBE535 /* SmsLoginUIView.swift */; };
- 307492BA2988E28D006C12C1 /* Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 307492B92988E28D006C12C1 /* Extension.swift */; };
- 307492BC2988FEFC006C12C1 /* RoomInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 307492BB2988FEFC006C12C1 /* RoomInfo.swift */; };
- 307492BE29892A96006C12C1 /* PullRefreshScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 307492BD29892A96006C12C1 /* PullRefreshScrollView.swift */; };
- 307492C12990A587006C12C1 /* AddRoomUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 307492C02990A587006C12C1 /* AddRoomUIView.swift */; };
- 307492C32990A98A006C12C1 /* CircularSliderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 307492C22990A98A006C12C1 /* CircularSliderView.swift */; };
- 308291B2297245460010EF89 /* RadioButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 308291B1297245460010EF89 /* RadioButton.swift */; };
- 308291B4297252200010EF89 /* GetCheckCodeButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 308291B3297252200010EF89 /* GetCheckCodeButton.swift */; };
- 308291B6297259660010EF89 /* PasswordLoginUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 308291B5297259660010EF89 /* PasswordLoginUIView.swift */; };
- 308291BA297280300010EF89 /* YXWebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 308291B9297280300010EF89 /* YXWebView.swift */; };
- 308291BD2972805D0010EF89 /* ViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 308291BC2972805D0010EF89 /* ViewModel.swift */; };
- 308291BF297280B40010EF89 /* Loader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 308291BE297280B40010EF89 /* Loader.swift */; };
- 308291C3297527B00010EF89 /* ResetPasswordUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 308291C2297527B00010EF89 /* ResetPasswordUIView.swift */; };
- 308291C6297531530010EF89 /* UseServiceAndPrivacyModal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 308291C5297531530010EF89 /* UseServiceAndPrivacyModal.swift */; };
- 309E4E9C2977BD9700DCDC30 /* ProgressHUDState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 309E4E9B2977BD9700DCDC30 /* ProgressHUDState.swift */; };
- 30C1ABAE2976526900E7EF2A /* NetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30C1ABAD2976526900E7EF2A /* NetworkManager.swift */; };
- 30C1ABB52976685700E7EF2A /* MoyaConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30C1ABB42976685700E7EF2A /* MoyaConfig.swift */; };
- 30C1ABBA29766BEC00E7EF2A /* LoginModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30C1ABB929766BEC00E7EF2A /* LoginModels.swift */; };
- 30D9F0882988E05C00670CE1 /* RoomCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30D9F0872988E05C00670CE1 /* RoomCard.swift */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 1FBD8EFF4BBA03D3B9AD7A00 /* Pods-fiveConstant.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-fiveConstant.debug.xcconfig"; path = "Target Support Files/Pods-fiveConstant/Pods-fiveConstant.debug.xcconfig"; sourceTree = "<group>"; };
- 300620932986743200A1C6B8 /* UserApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserApi.swift; sourceTree = "<group>"; };
- 30062095298791BF00A1C6B8 /* ImageLoader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageLoader.swift; sourceTree = "<group>"; };
- 300620972987942E00A1C6B8 /* UserPhoto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserPhoto.swift; sourceTree = "<group>"; };
- 3009ABFF2977E95800A94CB8 /* LoginAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginAPI.swift; sourceTree = "<group>"; };
- 3009AC05297A40B600A94CB8 /* IndexUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IndexUIView.swift; sourceTree = "<group>"; };
- 3027FAB7296E771600DB1ABB /* 永续绿建五恒.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "永续绿建五恒.app"; sourceTree = BUILT_PRODUCTS_DIR; };
- 3027FABA296E771600DB1ABB /* fiveConstantApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = fiveConstantApp.swift; sourceTree = "<group>"; };
- 3027FABC296E771600DB1ABB /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
- 3027FABE296E771700DB1ABB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 3027FAC1296E771700DB1ABB /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
- 303A8559299A1BB7003F0FFE /* RoomControlView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomControlView.swift; sourceTree = "<group>"; };
- 303A855B299B7419003F0FFE /* RoomController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomController.swift; sourceTree = "<group>"; };
- 303A855D299B829F003F0FFE /* RoomControlModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomControlModel.swift; sourceTree = "<group>"; };
- 303A855F299B83F1003F0FFE /* RoomControlApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomControlApi.swift; sourceTree = "<group>"; };
- 303B68FE297782FB0085509D /* BallScaleRippleMultiple.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BallScaleRippleMultiple.swift; sourceTree = "<group>"; };
- 303B68FF297782FB0085509D /* KeyframeAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyframeAnimation.swift; sourceTree = "<group>"; };
- 3043C0152985FE86000D349C /* UserInfoData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserInfoData.swift; sourceTree = "<group>"; };
- 3043C01729861286000D349C /* ViewRouter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewRouter.swift; sourceTree = "<group>"; };
- 3043C019298653B8000D349C /* ContentUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentUIView.swift; sourceTree = "<group>"; };
- 3043C01C29865774000D349C /* RoomUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomUIView.swift; sourceTree = "<group>"; };
- 3043C01E29865789000D349C /* FoundUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FoundUIView.swift; sourceTree = "<group>"; };
- 3043C02029865793000D349C /* MyUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyUIView.swift; sourceTree = "<group>"; };
- 304C2362296E8ACF00BBE535 /* SmsLoginUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SmsLoginUIView.swift; sourceTree = "<group>"; };
- 307492B92988E28D006C12C1 /* Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extension.swift; sourceTree = "<group>"; };
- 307492BB2988FEFC006C12C1 /* RoomInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomInfo.swift; sourceTree = "<group>"; };
- 307492BD29892A96006C12C1 /* PullRefreshScrollView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PullRefreshScrollView.swift; sourceTree = "<group>"; };
- 307492C02990A587006C12C1 /* AddRoomUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddRoomUIView.swift; sourceTree = "<group>"; };
- 307492C22990A98A006C12C1 /* CircularSliderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CircularSliderView.swift; sourceTree = "<group>"; };
- 308291B1297245460010EF89 /* RadioButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RadioButton.swift; sourceTree = "<group>"; };
- 308291B3297252200010EF89 /* GetCheckCodeButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetCheckCodeButton.swift; sourceTree = "<group>"; };
- 308291B5297259660010EF89 /* PasswordLoginUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PasswordLoginUIView.swift; sourceTree = "<group>"; };
- 308291B9297280300010EF89 /* YXWebView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YXWebView.swift; sourceTree = "<group>"; };
- 308291BC2972805D0010EF89 /* ViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewModel.swift; sourceTree = "<group>"; };
- 308291BE297280B40010EF89 /* Loader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Loader.swift; sourceTree = "<group>"; };
- 308291C2297527B00010EF89 /* ResetPasswordUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResetPasswordUIView.swift; sourceTree = "<group>"; };
- 308291C5297531530010EF89 /* UseServiceAndPrivacyModal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UseServiceAndPrivacyModal.swift; sourceTree = "<group>"; };
- 309E4E9B2977BD9700DCDC30 /* ProgressHUDState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressHUDState.swift; sourceTree = "<group>"; };
- 30C1ABAD2976526900E7EF2A /* NetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkManager.swift; sourceTree = "<group>"; };
- 30C1ABB42976685700E7EF2A /* MoyaConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MoyaConfig.swift; sourceTree = "<group>"; };
- 30C1ABB929766BEC00E7EF2A /* LoginModels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginModels.swift; sourceTree = "<group>"; };
- 30C1ABBB297691AB00E7EF2A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
- 30D9F0872988E05C00670CE1 /* RoomCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomCard.swift; sourceTree = "<group>"; };
- 5A2C59D41D21525D09783A37 /* Pods-fiveConstant.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-fiveConstant.release.xcconfig"; path = "Target Support Files/Pods-fiveConstant/Pods-fiveConstant.release.xcconfig"; sourceTree = "<group>"; };
- DC2B0F3DCB5422FF91C1D407 /* Pods_fiveConstant.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_fiveConstant.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 3027FAB4296E771600DB1ABB /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 2D4C5C62D984C6A77AE8963E /* Pods_fiveConstant.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 3009ABFE2977E94400A94CB8 /* services */ = {
- isa = PBXGroup;
- children = (
- 3009ABFF2977E95800A94CB8 /* LoginAPI.swift */,
- 300620932986743200A1C6B8 /* UserApi.swift */,
- 303A855F299B83F1003F0FFE /* RoomControlApi.swift */,
- );
- path = services;
- sourceTree = "<group>";
- };
- 3009AC012978DBD300A94CB8 /* plugins */ = {
- isa = PBXGroup;
- children = (
- );
- path = plugins;
- sourceTree = "<group>";
- };
- 3009AC04297A40A100A94CB8 /* index */ = {
- isa = PBXGroup;
- children = (
- 3009AC05297A40B600A94CB8 /* IndexUIView.swift */,
- 3043C019298653B8000D349C /* ContentUIView.swift */,
- 3043C01C29865774000D349C /* RoomUIView.swift */,
- 3043C01E29865789000D349C /* FoundUIView.swift */,
- 3043C02029865793000D349C /* MyUIView.swift */,
- );
- path = index;
- sourceTree = "<group>";
- };
- 3027FAAE296E771600DB1ABB = {
- isa = PBXGroup;
- children = (
- 3027FAB9296E771600DB1ABB /* fiveConstant */,
- 3027FAB8296E771600DB1ABB /* Products */,
- 37DCE3A072E8FC54185DC330 /* Pods */,
- 66860EB0A3FE0698B2F79A7C /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- 3027FAB8296E771600DB1ABB /* Products */ = {
- isa = PBXGroup;
- children = (
- 3027FAB7296E771600DB1ABB /* 永续绿建五恒.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 3027FAB9296E771600DB1ABB /* fiveConstant */ = {
- isa = PBXGroup;
- children = (
- 309E4E982977B41800DCDC30 /* uiView */,
- 30C1ABBB297691AB00E7EF2A /* Info.plist */,
- 30C1ABB829766BD800E7EF2A /* models */,
- 30C1ABAC2976524100E7EF2A /* lib */,
- 308291B0297244FA0010EF89 /* components */,
- 3027FABA296E771600DB1ABB /* fiveConstantApp.swift */,
- 3027FABC296E771600DB1ABB /* ContentView.swift */,
- 3027FABE296E771700DB1ABB /* Assets.xcassets */,
- 3027FAC0296E771700DB1ABB /* Preview Content */,
- );
- path = fiveConstant;
- sourceTree = "<group>";
- };
- 3027FAC0296E771700DB1ABB /* Preview Content */ = {
- isa = PBXGroup;
- children = (
- 3027FAC1296E771700DB1ABB /* Preview Assets.xcassets */,
- );
- path = "Preview Content";
- sourceTree = "<group>";
- };
- 303B68F92977828E0085509D /* LoaderUI */ = {
- isa = PBXGroup;
- children = (
- 303B68FE297782FB0085509D /* BallScaleRippleMultiple.swift */,
- 303B68FF297782FB0085509D /* KeyframeAnimation.swift */,
- );
- path = LoaderUI;
- sourceTree = "<group>";
- };
- 304C2361296E8AAD00BBE535 /* login */ = {
- isa = PBXGroup;
- children = (
- 304C2362296E8ACF00BBE535 /* SmsLoginUIView.swift */,
- 308291B5297259660010EF89 /* PasswordLoginUIView.swift */,
- 308291C2297527B00010EF89 /* ResetPasswordUIView.swift */,
- );
- path = login;
- sourceTree = "<group>";
- };
- 307492BF2990A571006C12C1 /* room */ = {
- isa = PBXGroup;
- children = (
- 307492C02990A587006C12C1 /* AddRoomUIView.swift */,
- 303A8559299A1BB7003F0FFE /* RoomControlView.swift */,
- );
- path = room;
- sourceTree = "<group>";
- };
- 308291B0297244FA0010EF89 /* components */ = {
- isa = PBXGroup;
- children = (
- 303B68F92977828E0085509D /* LoaderUI */,
- 308291BB297280410010EF89 /* YXWebView */,
- 308291B1297245460010EF89 /* RadioButton.swift */,
- 308291B3297252200010EF89 /* GetCheckCodeButton.swift */,
- 308291C5297531530010EF89 /* UseServiceAndPrivacyModal.swift */,
- 309E4E9B2977BD9700DCDC30 /* ProgressHUDState.swift */,
- 30062095298791BF00A1C6B8 /* ImageLoader.swift */,
- 300620972987942E00A1C6B8 /* UserPhoto.swift */,
- 30D9F0872988E05C00670CE1 /* RoomCard.swift */,
- 307492BD29892A96006C12C1 /* PullRefreshScrollView.swift */,
- 307492C22990A98A006C12C1 /* CircularSliderView.swift */,
- );
- path = components;
- sourceTree = "<group>";
- };
- 308291BB297280410010EF89 /* YXWebView */ = {
- isa = PBXGroup;
- children = (
- 308291B9297280300010EF89 /* YXWebView.swift */,
- 308291BC2972805D0010EF89 /* ViewModel.swift */,
- 308291BE297280B40010EF89 /* Loader.swift */,
- );
- path = YXWebView;
- sourceTree = "<group>";
- };
- 309E4E982977B41800DCDC30 /* uiView */ = {
- isa = PBXGroup;
- children = (
- 307492BF2990A571006C12C1 /* room */,
- 3009AC04297A40A100A94CB8 /* index */,
- 304C2361296E8AAD00BBE535 /* login */,
- );
- path = uiView;
- sourceTree = "<group>";
- };
- 30C1ABAC2976524100E7EF2A /* lib */ = {
- isa = PBXGroup;
- children = (
- 3009AC012978DBD300A94CB8 /* plugins */,
- 3009ABFE2977E94400A94CB8 /* services */,
- 30C1ABAD2976526900E7EF2A /* NetworkManager.swift */,
- 30C1ABB42976685700E7EF2A /* MoyaConfig.swift */,
- 307492B92988E28D006C12C1 /* Extension.swift */,
- 303A855B299B7419003F0FFE /* RoomController.swift */,
- );
- path = lib;
- sourceTree = "<group>";
- };
- 30C1ABB829766BD800E7EF2A /* models */ = {
- isa = PBXGroup;
- children = (
- 30C1ABB929766BEC00E7EF2A /* LoginModels.swift */,
- 3043C0152985FE86000D349C /* UserInfoData.swift */,
- 3043C01729861286000D349C /* ViewRouter.swift */,
- 307492BB2988FEFC006C12C1 /* RoomInfo.swift */,
- 303A855D299B829F003F0FFE /* RoomControlModel.swift */,
- );
- path = models;
- sourceTree = "<group>";
- };
- 37DCE3A072E8FC54185DC330 /* Pods */ = {
- isa = PBXGroup;
- children = (
- 1FBD8EFF4BBA03D3B9AD7A00 /* Pods-fiveConstant.debug.xcconfig */,
- 5A2C59D41D21525D09783A37 /* Pods-fiveConstant.release.xcconfig */,
- );
- path = Pods;
- sourceTree = "<group>";
- };
- 66860EB0A3FE0698B2F79A7C /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- DC2B0F3DCB5422FF91C1D407 /* Pods_fiveConstant.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 3027FAB6296E771600DB1ABB /* fiveConstant */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 3027FAC5296E771700DB1ABB /* Build configuration list for PBXNativeTarget "fiveConstant" */;
- buildPhases = (
- 15E8F6CE711F28A0B770A4F0 /* [CP] Check Pods Manifest.lock */,
- 3027FAB3296E771600DB1ABB /* Sources */,
- 3027FAB4296E771600DB1ABB /* Frameworks */,
- 3027FAB5296E771600DB1ABB /* Resources */,
- AE3A900BB77C243691EBED94 /* [CP] Embed Pods Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = fiveConstant;
- productName = fiveConstant;
- productReference = 3027FAB7296E771600DB1ABB /* 永续绿建五恒.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 3027FAAF296E771600DB1ABB /* Project object */ = {
- isa = PBXProject;
- attributes = {
- BuildIndependentTargetsInParallel = 1;
- LastSwiftUpdateCheck = 1340;
- LastUpgradeCheck = 1340;
- TargetAttributes = {
- 3027FAB6296E771600DB1ABB = {
- CreatedOnToolsVersion = 13.4.1;
- };
- };
- };
- buildConfigurationList = 3027FAB2296E771600DB1ABB /* Build configuration list for PBXProject "fiveConstant" */;
- compatibilityVersion = "Xcode 13.0";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 3027FAAE296E771600DB1ABB;
- productRefGroup = 3027FAB8296E771600DB1ABB /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 3027FAB6296E771600DB1ABB /* fiveConstant */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 3027FAB5296E771600DB1ABB /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 3027FAC2296E771700DB1ABB /* Preview Assets.xcassets in Resources */,
- 3027FABF296E771700DB1ABB /* Assets.xcassets in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- 15E8F6CE711F28A0B770A4F0 /* [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-fiveConstant-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;
- };
- AE3A900BB77C243691EBED94 /* [CP] Embed Pods Frameworks */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-fiveConstant/Pods-fiveConstant-frameworks-${CONFIGURATION}-input-files.xcfilelist",
- );
- name = "[CP] Embed Pods Frameworks";
- outputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-fiveConstant/Pods-fiveConstant-frameworks-${CONFIGURATION}-output-files.xcfilelist",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-fiveConstant/Pods-fiveConstant-frameworks.sh\"\n";
- showEnvVarsInLog = 0;
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 3027FAB3296E771600DB1ABB /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 307492C32990A98A006C12C1 /* CircularSliderView.swift in Sources */,
- 309E4E9C2977BD9700DCDC30 /* ProgressHUDState.swift in Sources */,
- 30D9F0882988E05C00670CE1 /* RoomCard.swift in Sources */,
- 3043C01F29865789000D349C /* FoundUIView.swift in Sources */,
- 30C1ABB52976685700E7EF2A /* MoyaConfig.swift in Sources */,
- 30C1ABAE2976526900E7EF2A /* NetworkManager.swift in Sources */,
- 3027FABD296E771600DB1ABB /* ContentView.swift in Sources */,
- 307492BC2988FEFC006C12C1 /* RoomInfo.swift in Sources */,
- 30062096298791BF00A1C6B8 /* ImageLoader.swift in Sources */,
- 307492C12990A587006C12C1 /* AddRoomUIView.swift in Sources */,
- 303B6901297782FB0085509D /* KeyframeAnimation.swift in Sources */,
- 303B6900297782FB0085509D /* BallScaleRippleMultiple.swift in Sources */,
- 3009AC06297A40B600A94CB8 /* IndexUIView.swift in Sources */,
- 3043C02129865793000D349C /* MyUIView.swift in Sources */,
- 307492BE29892A96006C12C1 /* PullRefreshScrollView.swift in Sources */,
- 308291C6297531530010EF89 /* UseServiceAndPrivacyModal.swift in Sources */,
- 308291BD2972805D0010EF89 /* ViewModel.swift in Sources */,
- 303A855A299A1BB7003F0FFE /* RoomControlView.swift in Sources */,
- 303A855E299B829F003F0FFE /* RoomControlModel.swift in Sources */,
- 300620942986743200A1C6B8 /* UserApi.swift in Sources */,
- 3009AC002977E95800A94CB8 /* LoginAPI.swift in Sources */,
- 303A8560299B83F1003F0FFE /* RoomControlApi.swift in Sources */,
- 307492BA2988E28D006C12C1 /* Extension.swift in Sources */,
- 3043C01A298653B8000D349C /* ContentUIView.swift in Sources */,
- 300620982987942E00A1C6B8 /* UserPhoto.swift in Sources */,
- 3043C0162985FE86000D349C /* UserInfoData.swift in Sources */,
- 308291B6297259660010EF89 /* PasswordLoginUIView.swift in Sources */,
- 3027FABB296E771600DB1ABB /* fiveConstantApp.swift in Sources */,
- 308291BF297280B40010EF89 /* Loader.swift in Sources */,
- 308291B4297252200010EF89 /* GetCheckCodeButton.swift in Sources */,
- 303A855C299B7419003F0FFE /* RoomController.swift in Sources */,
- 3043C01829861286000D349C /* ViewRouter.swift in Sources */,
- 30C1ABBA29766BEC00E7EF2A /* LoginModels.swift in Sources */,
- 308291BA297280300010EF89 /* YXWebView.swift in Sources */,
- 308291C3297527B00010EF89 /* ResetPasswordUIView.swift in Sources */,
- 3043C01D29865774000D349C /* RoomUIView.swift in Sources */,
- 304C2363296E8ACF00BBE535 /* SmsLoginUIView.swift in Sources */,
- 308291B2297245460010EF89 /* RadioButton.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- 3027FAC3296E771700DB1ABB /* 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++17";
- 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 = 15.5;
- 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;
- };
- 3027FAC4296E771700DB1ABB /* 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++17";
- 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 = 15.5;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- SDKROOT = iphoneos;
- SWIFT_COMPILATION_MODE = wholemodule;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 3027FAC6296E771700DB1ABB /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 1FBD8EFF4BBA03D3B9AD7A00 /* Pods-fiveConstant.debug.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_ASSET_PATHS = "\"fiveConstant/Preview Content\"";
- DEVELOPMENT_TEAM = FBAS2Y3Z2S;
- ENABLE_PREVIEWS = YES;
- GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_FILE = fiveConstant/Info.plist;
- INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
- INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
- INFOPLIST_KEY_UILaunchScreen_Generation = YES;
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
- IPHONEOS_DEPLOYMENT_TARGET = 14.0;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.YXLJ.fiveConstant;
- PRODUCT_NAME = "永续绿建五恒";
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = 1;
- };
- name = Debug;
- };
- 3027FAC7296E771700DB1ABB /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 5A2C59D41D21525D09783A37 /* Pods-fiveConstant.release.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_ASSET_PATHS = "\"fiveConstant/Preview Content\"";
- DEVELOPMENT_TEAM = FBAS2Y3Z2S;
- ENABLE_PREVIEWS = YES;
- GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_FILE = fiveConstant/Info.plist;
- INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
- INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
- INFOPLIST_KEY_UILaunchScreen_Generation = YES;
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
- IPHONEOS_DEPLOYMENT_TARGET = 14.0;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.YXLJ.fiveConstant;
- PRODUCT_NAME = "永续绿建五恒";
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = 1;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 3027FAB2296E771600DB1ABB /* Build configuration list for PBXProject "fiveConstant" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 3027FAC3296E771700DB1ABB /* Debug */,
- 3027FAC4296E771700DB1ABB /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 3027FAC5296E771700DB1ABB /* Build configuration list for PBXNativeTarget "fiveConstant" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 3027FAC6296E771700DB1ABB /* Debug */,
- 3027FAC7296E771700DB1ABB /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 3027FAAF296E771600DB1ABB /* Project object */;
- }
|