- Finished favourite and like in episode listing screen, also updating the websites view - Handled the teaser data player play. Also now teaser will play according to category language, titles and desc will be base on app language - My list merged hindi and English. Now if hindi version is like and same content is aavailable in English it will be replicated - Handled the fav and likes reload if user navigates from my list to season rising
2130 lines
137 KiB
Plaintext
2130 lines
137 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 56;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
5202AAFE2BDF90590043B7BD /* TextFieldImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5202AAFD2BDF90590043B7BD /* TextFieldImage.swift */; };
|
|
5202AB012BDFA7900043B7BD /* EmailValidation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5202AB002BDFA7900043B7BD /* EmailValidation.swift */; };
|
|
5219C2C22C086D9C00A1DF4D /* DataTypeConversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5219C2C12C086D9B00A1DF4D /* DataTypeConversion.swift */; };
|
|
522242662BFC74380085C632 /* MyListVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522242632BFC74380085C632 /* MyListVC.swift */; };
|
|
522242682BFC74380085C632 /* TabBarVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522242652BFC74380085C632 /* TabBarVC.swift */; };
|
|
5222426A2BFC7AFC0085C632 /* SideMenuVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522242692BFC7AFC0085C632 /* SideMenuVC.swift */; };
|
|
522A931A2C0DE8CC0098FE49 /* SideBarNav.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 522A93192C0DE8CC0098FE49 /* SideBarNav.storyboard */; };
|
|
522A931C2C0DE9150098FE49 /* AboutUsVc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522A931B2C0DE9150098FE49 /* AboutUsVc.swift */; };
|
|
522D655E2C1ACCF40021E505 /* UserNotificationDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522D655D2C1ACCF40021E505 /* UserNotificationDM.swift */; };
|
|
522D65602C1ACD8D0021E505 /* UserNotificationVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522D655F2C1ACD8C0021E505 /* UserNotificationVC.swift */; };
|
|
522D65622C1ACDA40021E505 /* CommonNwCall.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522D65612C1ACDA40021E505 /* CommonNwCall.swift */; };
|
|
522D65652C1ACE9C0021E505 /* UserNotificationCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 522D65642C1ACE9C0021E505 /* UserNotificationCell.xib */; };
|
|
522D65662C1ACE9C0021E505 /* UserNotificationCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522D65632C1ACE9C0021E505 /* UserNotificationCell.swift */; };
|
|
523ED25E2BDA2BC700CFED02 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 523ED25D2BDA2BC700CFED02 /* AppDelegate.swift */; };
|
|
523ED2602BDA2BC700CFED02 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 523ED25F2BDA2BC700CFED02 /* SceneDelegate.swift */; };
|
|
523ED2622BDA2BC700CFED02 /* SplashVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 523ED2612BDA2BC700CFED02 /* SplashVC.swift */; };
|
|
523ED2652BDA2BC700CFED02 /* Base in Resources */ = {isa = PBXBuildFile; fileRef = 523ED2642BDA2BC700CFED02 /* Base */; };
|
|
523ED2672BDA2BC900CFED02 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 523ED2662BDA2BC900CFED02 /* Assets.xcassets */; };
|
|
523ED26A2BDA2BC900CFED02 /* Base in Resources */ = {isa = PBXBuildFile; fileRef = 523ED2692BDA2BC900CFED02 /* Base */; };
|
|
523ED2752BDA2BC900CFED02 /* WOKATests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 523ED2742BDA2BC900CFED02 /* WOKATests.swift */; };
|
|
523ED27F2BDA2BC900CFED02 /* WOKAUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 523ED27E2BDA2BC900CFED02 /* WOKAUITests.swift */; };
|
|
523ED2812BDA2BC900CFED02 /* WOKAUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 523ED2802BDA2BC900CFED02 /* WOKAUITestsLaunchTests.swift */; };
|
|
5242FE592C24203E0086A86D /* WebSeriesSeasonVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5242FE582C24203E0086A86D /* WebSeriesSeasonVC.swift */; };
|
|
5242FE5B2C24317A0086A86D /* WebSeriesSeasonVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5242FE5A2C24317A0086A86D /* WebSeriesSeasonVM.swift */; };
|
|
524C422B2C04781B0016A11C /* ThemeTwoVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524C422A2C04781B0016A11C /* ThemeTwoVM.swift */; };
|
|
524C42312C0499560016A11C /* NotificationCenterReloads.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524C42302C0499560016A11C /* NotificationCenterReloads.swift */; };
|
|
524C42332C049D590016A11C /* CustomizableSegmentControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524C42322C049D590016A11C /* CustomizableSegmentControl.swift */; };
|
|
525327D02BFCBC4A00F64283 /* ExploreWokaVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525327CF2BFCBC4A00F64283 /* ExploreWokaVC.swift */; };
|
|
525327D62BFCC23600F64283 /* SideMenuVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525327D52BFCC23600F64283 /* SideMenuVM.swift */; };
|
|
525327D92BFCDDF700F64283 /* AuthFuncStartupSoundHandling.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525327D82BFCDDF700F64283 /* AuthFuncStartupSoundHandling.swift */; };
|
|
5257B2652BDFB6F50086D79B /* CheckPhoneHomeBtnOrNotch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5257B2642BDFB6F50086D79B /* CheckPhoneHomeBtnOrNotch.swift */; };
|
|
525953CF2BE8B28F00191286 /* Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525953CE2BE8B28F00191286 /* Utilities.swift */; };
|
|
525953D12BE8B2B200191286 /* LLSpinner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525953D02BE8B2B200191286 /* LLSpinner.swift */; };
|
|
525953D42BE8B2DF00191286 /* UIApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525953D32BE8B2DF00191286 /* UIApplication.swift */; };
|
|
525954102BE8B72900191286 /* FontCustom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5259540F2BE8B72900191286 /* FontCustom.swift */; };
|
|
525954122BE8C84900191286 /* Toast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525954112BE8C84900191286 /* Toast.swift */; };
|
|
525954142BE8C87300191286 /* ExtensionVCToastAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525954132BE8C87300191286 /* ExtensionVCToastAlert.swift */; };
|
|
525954172BE8CAD300191286 /* NetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525954162BE8CAD300191286 /* NetworkManager.swift */; };
|
|
525954192BE8CC3400191286 /* ConstantString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525954182BE8CC3400191286 /* ConstantString.swift */; };
|
|
5259541B2BE8D6F900191286 /* NetworkReachibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5259541A2BE8D6F900191286 /* NetworkReachibility.swift */; };
|
|
5259541D2BE8D94400191286 /* QueueHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5259541C2BE8D94400191286 /* QueueHelper.swift */; };
|
|
525954212BE8EB7900191286 /* APIEndPoints.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525954202BE8EB7900191286 /* APIEndPoints.swift */; };
|
|
525954232BE8F00400191286 /* BaseResponseModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525954222BE8F00400191286 /* BaseResponseModel.swift */; };
|
|
525954252BE8F01600191286 /* ValueWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525954242BE8F01600191286 /* ValueWrapper.swift */; };
|
|
525954272BE9178F00191286 /* UserDataDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525954262BE9178F00191286 /* UserDataDM.swift */; };
|
|
525954292BEA079500191286 /* UserEmailVerifyDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525954282BEA079500191286 /* UserEmailVerifyDM.swift */; };
|
|
5259542B2BEA292800191286 /* UserRegPostModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5259542A2BEA292800191286 /* UserRegPostModel.swift */; };
|
|
5259542E2BEA393700191286 /* AlertCustomVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5259542D2BEA393700191286 /* AlertCustomVC.swift */; };
|
|
525954302BEA394400191286 /* CustomAlerts.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5259542F2BEA394300191286 /* CustomAlerts.storyboard */; };
|
|
525954322BEA39D200191286 /* AddTapGesture.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525954312BEA39D200191286 /* AddTapGesture.swift */; };
|
|
525954342BEA620800191286 /* IntrestTopicDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525954332BEA620800191286 /* IntrestTopicDM.swift */; };
|
|
5259545A2BEB67D200191286 /* DateFormatterLib.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525954592BEB67D200191286 /* DateFormatterLib.swift */; };
|
|
5259545C2BEBB80400191286 /* AvatarDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5259545B2BEBB80400191286 /* AvatarDM.swift */; };
|
|
5259545E2BEBBA1A00191286 /* LoadingIndicatorImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5259545D2BEBBA1A00191286 /* LoadingIndicatorImageView.swift */; };
|
|
525FD79B2C2AFB990062C80F /* JWPlayerKit in Frameworks */ = {isa = PBXBuildFile; productRef = 525FD79A2C2AFB990062C80F /* JWPlayerKit */; };
|
|
52663FF52BDFAB830001D8CE /* TextFieldErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52663FF42BDFAB830001D8CE /* TextFieldErrorView.swift */; };
|
|
52663FF72BDFACF60001D8CE /* ShadowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52663FF62BDFACF60001D8CE /* ShadowView.swift */; };
|
|
52663FF92BDFAF110001D8CE /* EmailVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52663FF82BDFAF110001D8CE /* EmailVM.swift */; };
|
|
52663FFB2BDFB1700001D8CE /* TextFieldShadow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52663FFA2BDFB1700001D8CE /* TextFieldShadow.swift */; };
|
|
5272FCE32BDFDB05000ECB1D /* UserDetailsRegisterVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5272FCE22BDFDB05000ECB1D /* UserDetailsRegisterVC.swift */; };
|
|
5272FCE52BDFDC8C000ECB1D /* UserDetailsRegisterVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5272FCE42BDFDC8C000ECB1D /* UserDetailsRegisterVM.swift */; };
|
|
527AC6F72C171C8F00434FB7 /* BlogsCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 527AC6F52C171C8F00434FB7 /* BlogsCell.swift */; };
|
|
527AC6F82C171C8F00434FB7 /* BlogsCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 527AC6F62C171C8F00434FB7 /* BlogsCell.xib */; };
|
|
527AC6FA2C17387300434FB7 /* SongBlogDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 527AC6F92C17387300434FB7 /* SongBlogDM.swift */; };
|
|
527AC6FD2C173A5100434FB7 /* SongListCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 527AC6FB2C173A5100434FB7 /* SongListCell.swift */; };
|
|
527AC6FE2C173A5100434FB7 /* SongListCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 527AC6FC2C173A5100434FB7 /* SongListCell.xib */; };
|
|
527AC7012C182DCE00434FB7 /* TimeStringToSeconds.swift in Sources */ = {isa = PBXBuildFile; fileRef = 527AC7002C182DCE00434FB7 /* TimeStringToSeconds.swift */; };
|
|
528BEF602C2C372900FFDAB8 /* ContinueWatchingVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 528BEF5F2C2C372900FFDAB8 /* ContinueWatchingVC.swift */; };
|
|
528E5F1B2C24531200E33E4E /* SeasonListingDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 528E5F1A2C24531200E33E4E /* SeasonListingDM.swift */; };
|
|
528E5F222C24660F00E33E4E /* SeasonCategoryCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 528E5F202C24660F00E33E4E /* SeasonCategoryCell.swift */; };
|
|
528E5F232C24660F00E33E4E /* SeasonCategoryCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 528E5F212C24660F00E33E4E /* SeasonCategoryCell.xib */; };
|
|
529B0DD42C06156B00CFC54B /* LoginNavVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 529B0DD32C06156B00CFC54B /* LoginNavVC.swift */; };
|
|
529B0DD62C070C0F00CFC54B /* GuestDataDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 529B0DD52C070C0F00CFC54B /* GuestDataDM.swift */; };
|
|
52A3F6A52BECBA8D0000BB0B /* LinkedChildDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52A3F6A42BECBA8D0000BB0B /* LinkedChildDM.swift */; };
|
|
52A3F6A82BECBF2A0000BB0B /* LinkedChildCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52A3F6A62BECBF2A0000BB0B /* LinkedChildCell.swift */; };
|
|
52A3F6A92BECBF2A0000BB0B /* LinkedChildCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 52A3F6A72BECBF2A0000BB0B /* LinkedChildCell.xib */; };
|
|
52A3F6AB2BECBF550000BB0B /* LinkedChildVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52A3F6AA2BECBF550000BB0B /* LinkedChildVC.swift */; };
|
|
52A3F6AD2BECC0340000BB0B /* TypeAlias.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52A3F6AC2BECC0340000BB0B /* TypeAlias.swift */; };
|
|
52A3F6AF2BECC0690000BB0B /* LinkedChildVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52A3F6AE2BECC0690000BB0B /* LinkedChildVM.swift */; };
|
|
52A981CE2C1AFE66000E0BEC /* FavouriteListingDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52A981CD2C1AFE66000E0BEC /* FavouriteListingDM.swift */; };
|
|
52A981D02C1AFEE8000E0BEC /* MyListVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52A981CF2C1AFEE8000E0BEC /* MyListVM.swift */; };
|
|
52A981D72C1B0E27000E0BEC /* FavouriteCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52A981D52C1B0E27000E0BEC /* FavouriteCell.swift */; };
|
|
52A981D82C1B0E27000E0BEC /* FavouriteCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 52A981D62C1B0E27000E0BEC /* FavouriteCell.xib */; };
|
|
52AC2D252C295A7900337473 /* TeaserDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52AC2D242C295A7900337473 /* TeaserDM.swift */; };
|
|
52AC2D272C29791500337473 /* JWPlayerManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52AC2D262C29791500337473 /* JWPlayerManager.swift */; };
|
|
52AECA802C08BCB6004A7579 /* PlayerVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52AECA7F2C08BCB6004A7579 /* PlayerVC.swift */; };
|
|
52B8D4D92C04A25E00ED65F3 /* UIViewController+Container.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B8D4CE2C04A25D00ED65F3 /* UIViewController+Container.swift */; };
|
|
52B8D4DA2C04A25E00ED65F3 /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B8D4CF2C04A25D00ED65F3 /* Preferences.swift */; };
|
|
52B8D4DB2C04A25E00ED65F3 /* TransitionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B8D4D02C04A25D00ED65F3 /* TransitionContext.swift */; };
|
|
52B8D4DC2C04A25E00ED65F3 /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B8D4D12C04A25D00ED65F3 /* Delegate.swift */; };
|
|
52B8D4DD2C04A25E00ED65F3 /* UIViewController+SideMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B8D4D32C04A25D00ED65F3 /* UIViewController+SideMenu.swift */; };
|
|
52B8D4DE2C04A25E00ED65F3 /* SideMenuController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B8D4D42C04A25D00ED65F3 /* SideMenuController.swift */; };
|
|
52B8D4DF2C04A25E00ED65F3 /* StatusBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B8D4D52C04A25D00ED65F3 /* StatusBar.swift */; };
|
|
52B8D4E02C04A25E00ED65F3 /* UIView+Container.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B8D4D62C04A25D00ED65F3 /* UIView+Container.swift */; };
|
|
52B8D4E12C04A25E00ED65F3 /* BasicTransitionAnimator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B8D4D72C04A25E00ED65F3 /* BasicTransitionAnimator.swift */; };
|
|
52B8D4E22C04A25E00ED65F3 /* Segue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B8D4D82C04A25E00ED65F3 /* Segue.swift */; };
|
|
52BC3BE22C0E02EE002FACA6 /* FaqVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52BC3BE12C0E02EE002FACA6 /* FaqVC.swift */; };
|
|
52BC3BE52C0E0326002FACA6 /* FaqCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52BC3BE32C0E0326002FACA6 /* FaqCell.swift */; };
|
|
52BC3BE62C0E0326002FACA6 /* FaqCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 52BC3BE42C0E0326002FACA6 /* FaqCell.xib */; };
|
|
52BC3BE82C0E04A9002FACA6 /* FaqListDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52BC3BE72C0E04A9002FACA6 /* FaqListDM.swift */; };
|
|
52BC3BEC2C16DF9F002FACA6 /* MyOrdersVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52BC3BEB2C16DF9F002FACA6 /* MyOrdersVC.swift */; };
|
|
52BC3BEE2C16FBDB002FACA6 /* MoreVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52BC3BED2C16FBDB002FACA6 /* MoreVC.swift */; };
|
|
52BC3BF02C1701F8002FACA6 /* BlogDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52BC3BEF2C1701F8002FACA6 /* BlogDM.swift */; };
|
|
52BC3BF22C170264002FACA6 /* MoreVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52BC3BF12C170264002FACA6 /* MoreVM.swift */; };
|
|
52C1A4E12C05B69F007BAA50 /* UIApplicationSwitchRoot.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C1A4E02C05B69F007BAA50 /* UIApplicationSwitchRoot.swift */; };
|
|
52C1A4E52C05BC86007BAA50 /* MainNavController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C1A4E42C05BC86007BAA50 /* MainNavController.swift */; };
|
|
52C1A4E82C05C95D007BAA50 /* Theme.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 52C1A4E72C05C95D007BAA50 /* Theme.storyboard */; };
|
|
52C6E01B2BE383C000E22D59 /* YourIntrestCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C6E0192BE383C000E22D59 /* YourIntrestCell.swift */; };
|
|
52C6E01C2BE383C000E22D59 /* YourIntrestCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 52C6E01A2BE383C000E22D59 /* YourIntrestCell.xib */; };
|
|
52C6E01E2BE3847F00E22D59 /* BorderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C6E01D2BE3847F00E22D59 /* BorderView.swift */; };
|
|
52C6E0212BE3ADE300E22D59 /* GenderEnum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C6E0202BE3ADE300E22D59 /* GenderEnum.swift */; };
|
|
52C6E0232BE3B3E300E22D59 /* SelectAvatarVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C6E0222BE3B3E300E22D59 /* SelectAvatarVC.swift */; };
|
|
52C6E0262BE3B46A00E22D59 /* SelectAvatarCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 52C6E0252BE3B46A00E22D59 /* SelectAvatarCell.xib */; };
|
|
52C6E0272BE3B46A00E22D59 /* SelectAvatarCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C6E0242BE3B46A00E22D59 /* SelectAvatarCell.swift */; };
|
|
52C6E0292BE3B52500E22D59 /* SelectAvatarVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C6E0282BE3B52500E22D59 /* SelectAvatarVM.swift */; };
|
|
52C8B0542BDA4BD1003B51D0 /* RoundCorner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C8B0532BDA4BD1003B51D0 /* RoundCorner.swift */; };
|
|
52C8B0572BDA57DB003B51D0 /* Constant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C8B0562BDA57DB003B51D0 /* Constant.swift */; };
|
|
52C8B0592BDA57FA003B51D0 /* StaticFilesString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C8B0582BDA57FA003B51D0 /* StaticFilesString.swift */; };
|
|
52C8B05B2BDA5924003B51D0 /* WokaSplashSound.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 52C8B05A2BDA5924003B51D0 /* WokaSplashSound.m4a */; };
|
|
52C8B05D2BDA5AA7003B51D0 /* ApplyGradrient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C8B05C2BDA5AA7003B51D0 /* ApplyGradrient.swift */; };
|
|
52C8B05F2BDA5AFA003B51D0 /* SplashVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C8B05E2BDA5AFA003B51D0 /* SplashVM.swift */; };
|
|
52C8B0632BDA6993003B51D0 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 52C8B0612BDA6993003B51D0 /* Localizable.strings */; };
|
|
52C8B0692BDA6E1E003B51D0 /* LocalizedEnum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C8B0682BDA6E1E003B51D0 /* LocalizedEnum.swift */; };
|
|
52C8B06C2BDA6E87003B51D0 /* LocalizedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C8B06B2BDA6E87003B51D0 /* LocalizedString.swift */; };
|
|
52C8B0712BDA7512003B51D0 /* PassingCloud.json in Resources */ = {isa = PBXBuildFile; fileRef = 52C8B0702BDA7512003B51D0 /* PassingCloud.json */; };
|
|
52C8B0742BDA7626003B51D0 /* OnBoardVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C8B0732BDA7626003B51D0 /* OnBoardVC.swift */; };
|
|
52C8D8D42C2D9F3400CA72A6 /* LikeFavCommonFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C8D8D32C2D9F3400CA72A6 /* LikeFavCommonFunc.swift */; };
|
|
52CA28FA2BE119F500708B49 /* UserIntrestVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52CA28F92BE119F500708B49 /* UserIntrestVC.swift */; };
|
|
52CA28FC2BE11A0400708B49 /* UserIntrestVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52CA28FB2BE11A0400708B49 /* UserIntrestVM.swift */; };
|
|
52CC38C32BDF812F00B74C3E /* LocalisedElements.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52CC38C22BDF812F00B74C3E /* LocalisedElements.swift */; };
|
|
52CCD7B02C1AF0F80078BD65 /* RadioVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52CCD7AF2C1AF0F80078BD65 /* RadioVC.swift */; };
|
|
52D2F3D82C24043D009E52FF /* ShimmerEffectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52D2F3D72C24043D009E52FF /* ShimmerEffectView.swift */; };
|
|
52D6A2462C21A29800145908 /* ContinueWatchingDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52D6A2452C21A29800145908 /* ContinueWatchingDM.swift */; };
|
|
52D6A2482C21A3A500145908 /* WebSeriesVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52D6A2472C21A3A500145908 /* WebSeriesVM.swift */; };
|
|
52D6A24B2C21B43300145908 /* WebSeriesCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 52D6A24A2C21B43300145908 /* WebSeriesCell.xib */; };
|
|
52D6A24C2C21B43300145908 /* WebSeriesCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52D6A2492C21B43300145908 /* WebSeriesCell.swift */; };
|
|
52D6A24E2C22B3AB00145908 /* WebSeriesShowListDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52D6A24D2C22B3AB00145908 /* WebSeriesShowListDM.swift */; };
|
|
52D6A2512C22B58200145908 /* WebSeriesShowListingCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52D6A24F2C22B58200145908 /* WebSeriesShowListingCell.swift */; };
|
|
52D6A2542C22B93F00145908 /* CategoryListingDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52D6A2532C22B93F00145908 /* CategoryListingDM.swift */; };
|
|
52D6A2572C22C1E300145908 /* WebSeriesShowListingCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 52D6A2562C22C1E300145908 /* WebSeriesShowListingCell.xib */; };
|
|
52D774E92BDFBDA4001D87DE /* AuthenticationStringConstant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52D774E82BDFBDA4001D87DE /* AuthenticationStringConstant.swift */; };
|
|
52D774EB2BDFC0BF001D87DE /* OTPVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52D774EA2BDFC0BF001D87DE /* OTPVC.swift */; };
|
|
52D774ED2BDFC13F001D87DE /* OTPVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52D774EC2BDFC13F001D87DE /* OTPVM.swift */; };
|
|
52D774EF2BDFC50D001D87DE /* StringValidations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52D774EE2BDFC50D001D87DE /* StringValidations.swift */; };
|
|
52D774F12BDFC53B001D87DE /* StringSubScript.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52D774F02BDFC53B001D87DE /* StringSubScript.swift */; };
|
|
52DAC6482C21762900E2F85B /* WebSeries.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 52DAC6472C21762900E2F85B /* WebSeries.storyboard */; };
|
|
52DAC64E2C21775300E2F85B /* WebSeriesVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52DAC64D2C21775300E2F85B /* WebSeriesVC.swift */; };
|
|
52E214C72C2AD47F00BC2D29 /* EpisodeDetailsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52E214C62C2AD47F00BC2D29 /* EpisodeDetailsVC.swift */; };
|
|
52FB2D8F2BDF898F0009B0C7 /* TextFieldPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52FB2D8E2BDF898F0009B0C7 /* TextFieldPadding.swift */; };
|
|
52FDBA782BFF23F4009D7AC7 /* TimePeriod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52FDBA772BFF23F4009D7AC7 /* TimePeriod.swift */; };
|
|
52FDBA7B2BFF2712009D7AC7 /* AuthFuncTimeHandling.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52FDBA7A2BFF2712009D7AC7 /* AuthFuncTimeHandling.swift */; };
|
|
52FDBA7D2BFF481A009D7AC7 /* ThemeOneVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52FDBA7C2BFF481A009D7AC7 /* ThemeOneVM.swift */; };
|
|
52FDDAB52BF34DC300E037C1 /* YesNoAlertVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52FDDAB42BF34DC300E037C1 /* YesNoAlertVC.swift */; };
|
|
619A5A1BD8BD968ADC83C106 /* Pods_WOKA.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BBA543A4216400A2864E3D3E /* Pods_WOKA.framework */; };
|
|
9C007F202C255DF200F798C2 /* SeasonEpisodeListingDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C007F1F2C255DF200F798C2 /* SeasonEpisodeListingDM.swift */; };
|
|
9C007F232C25603800F798C2 /* WebSeriesEpisodeCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C007F212C25603800F798C2 /* WebSeriesEpisodeCell.swift */; };
|
|
9C007F242C25603800F798C2 /* WebSeriesEpisodeCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9C007F222C25603800F798C2 /* WebSeriesEpisodeCell.xib */; };
|
|
9C0A853F2BEE35340093783D /* ForgotPassDM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C0A853E2BEE35340093783D /* ForgotPassDM.swift */; };
|
|
9C0A85412BEE35670093783D /* ResetPassUserNameVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C0A85402BEE35670093783D /* ResetPassUserNameVM.swift */; };
|
|
9C0A85432BEE3EC90093783D /* NewPasswordVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C0A85422BEE3EC90093783D /* NewPasswordVM.swift */; };
|
|
9C1C69FA2C106B290035B2C7 /* RSKPlaceholderTextView in Frameworks */ = {isa = PBXBuildFile; productRef = 9C1C69F92C106B290035B2C7 /* RSKPlaceholderTextView */; };
|
|
9C1C69FC2C106C240035B2C7 /* ContactSupportVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C1C69FB2C106C240035B2C7 /* ContactSupportVM.swift */; };
|
|
9C27E1602BDB6ECA00EC1DA9 /* UserDefaultsStruct.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C27E15F2BDB6ECA00EC1DA9 /* UserDefaultsStruct.swift */; };
|
|
9C27E1632BDB6F1900EC1DA9 /* AuthFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C27E1622BDB6F1900EC1DA9 /* AuthFunc.swift */; };
|
|
9C27E1652BDB6FBC00EC1DA9 /* StoryBoardID.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C27E1642BDB6FBC00EC1DA9 /* StoryBoardID.swift */; };
|
|
9C27E1672BDB706700EC1DA9 /* StoryBoard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C27E1662BDB706700EC1DA9 /* StoryBoard.swift */; };
|
|
9C27E1692BDB76F200EC1DA9 /* OnBoardVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C27E1682BDB76F200EC1DA9 /* OnBoardVM.swift */; };
|
|
9C27E16B2BDB774D00EC1DA9 /* CarouselData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C27E16A2BDB774D00EC1DA9 /* CarouselData.swift */; };
|
|
9C27E16D2BDB852F00EC1DA9 /* GVar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C27E16C2BDB852F00EC1DA9 /* GVar.swift */; };
|
|
9C27E16F2BDB866500EC1DA9 /* CellIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C27E16E2BDB866500EC1DA9 /* CellIdentifier.swift */; };
|
|
9C27E1722BDB86B600EC1DA9 /* OnBoardCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C27E1702BDB86B600EC1DA9 /* OnBoardCell.swift */; };
|
|
9C27E1732BDB86B600EC1DA9 /* OnBoardCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9C27E1712BDB86B600EC1DA9 /* OnBoardCell.xib */; };
|
|
9C535DB52C005A6D00DA6DCD /* KeyWindowFix.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C535DB42C005A6C00DA6DCD /* KeyWindowFix.swift */; };
|
|
9C535DB82C0089B400DA6DCD /* ViewButtonAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C535DB72C0089B400DA6DCD /* ViewButtonAnimation.swift */; };
|
|
9C535DC02C00B36000DA6DCD /* HomeVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C535DBF2C00B36000DA6DCD /* HomeVC.swift */; };
|
|
9C535DC22C00B36900DA6DCD /* ThemeTwoVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C535DC12C00B36900DA6DCD /* ThemeTwoVC.swift */; };
|
|
9C535DC52C00BF2400DA6DCD /* HomeExploreCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9C535DC42C00BF2400DA6DCD /* HomeExploreCell.xib */; };
|
|
9C535DC62C00BF2400DA6DCD /* HomeExploreCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C535DC32C00BF2400DA6DCD /* HomeExploreCell.swift */; };
|
|
9C56E83B2BDBC6E600E4CA14 /* SelectAgeVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C56E83A2BDBC6E600E4CA14 /* SelectAgeVM.swift */; };
|
|
9C56E8462BDBEE6400E4CA14 /* EmailVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C56E8452BDBEE6400E4CA14 /* EmailVC.swift */; };
|
|
9C56E8482BDBEFAB00E4CA14 /* AssetColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C56E8472BDBEFAB00E4CA14 /* AssetColor.swift */; };
|
|
9C56E84B2BDBF03F00E4CA14 /* AuthenticationSB.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E84A2BDBF03F00E4CA14 /* AuthenticationSB.storyboard */; };
|
|
9C7939132C0EFCAE00F5D6E6 /* FaqVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C7939122C0EFCAE00F5D6E6 /* FaqVM.swift */; };
|
|
9C7939152C0F23AA00F5D6E6 /* NsNotificationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C7939142C0F23AA00F5D6E6 /* NsNotificationExtension.swift */; };
|
|
9C7939172C0F23E900F5D6E6 /* LinkTypeEnum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C7939162C0F23E900F5D6E6 /* LinkTypeEnum.swift */; };
|
|
9C7939192C0F345000F5D6E6 /* ContactSupportVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C7939182C0F345000F5D6E6 /* ContactSupportVC.swift */; };
|
|
9C834EC62C1C1D9500B29A9C /* BlogDetailsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C834EC52C1C1D9500B29A9C /* BlogDetailsVC.swift */; };
|
|
9C834EC72C1C1F9000B29A9C /* Exo2-SemiBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E8302BDBC3EF00E4CA14 /* Exo2-SemiBold.ttf */; };
|
|
9C834EC82C1C1F9000B29A9C /* Exo2-Medium.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E82F2BDBC3EF00E4CA14 /* Exo2-Medium.ttf */; };
|
|
9C834EC92C1C1F9000B29A9C /* Exo2-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E82E2BDBC3EF00E4CA14 /* Exo2-Bold.ttf */; };
|
|
9C834ECA2C1C1F9000B29A9C /* Exo2-ExtraBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E8322BDBC3EF00E4CA14 /* Exo2-ExtraBold.ttf */; };
|
|
9C834ECB2C1C1F9000B29A9C /* Exo2-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E8332BDBC3EF00E4CA14 /* Exo2-Regular.ttf */; };
|
|
9C834ECC2C1C1F9000B29A9C /* Exo2-Thin.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E8312BDBC3EF00E4CA14 /* Exo2-Thin.ttf */; };
|
|
9C834ECD2C1C1F9000B29A9C /* Exo2-SemiBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E8302BDBC3EF00E4CA14 /* Exo2-SemiBold.ttf */; };
|
|
9C834ECE2C1C1F9000B29A9C /* Exo2-Medium.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E82F2BDBC3EF00E4CA14 /* Exo2-Medium.ttf */; };
|
|
9C834ECF2C1C1F9000B29A9C /* Exo2-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E82E2BDBC3EF00E4CA14 /* Exo2-Bold.ttf */; };
|
|
9C834ED02C1C1F9000B29A9C /* Exo2-ExtraBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E8322BDBC3EF00E4CA14 /* Exo2-ExtraBold.ttf */; };
|
|
9C834ED12C1C1F9000B29A9C /* Exo2-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E8332BDBC3EF00E4CA14 /* Exo2-Regular.ttf */; };
|
|
9C834ED22C1C1F9000B29A9C /* Exo2-Thin.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E8312BDBC3EF00E4CA14 /* Exo2-Thin.ttf */; };
|
|
9C834ED32C1C1F9200B29A9C /* Exo2-SemiBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E8302BDBC3EF00E4CA14 /* Exo2-SemiBold.ttf */; };
|
|
9C834ED42C1C1F9200B29A9C /* Exo2-Medium.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E82F2BDBC3EF00E4CA14 /* Exo2-Medium.ttf */; };
|
|
9C834ED52C1C1F9200B29A9C /* Exo2-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E82E2BDBC3EF00E4CA14 /* Exo2-Bold.ttf */; };
|
|
9C834ED62C1C1F9200B29A9C /* Exo2-ExtraBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E8322BDBC3EF00E4CA14 /* Exo2-ExtraBold.ttf */; };
|
|
9C834ED72C1C1F9200B29A9C /* Exo2-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E8332BDBC3EF00E4CA14 /* Exo2-Regular.ttf */; };
|
|
9C834ED82C1C1F9200B29A9C /* Exo2-Thin.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9C56E8312BDBC3EF00E4CA14 /* Exo2-Thin.ttf */; };
|
|
9C834EDC2C1C26CD00B29A9C /* HtmlText.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C834EDB2C1C26CD00B29A9C /* HtmlText.swift */; };
|
|
9C8C4FAE2C1315410017DD3B /* WebViewVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C8C4FAD2C1315410017DD3B /* WebViewVC.swift */; };
|
|
9C8C4FB02C1328060017DD3B /* Disclaimer.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 9C8C4FAF2C1328060017DD3B /* Disclaimer.rtf */; };
|
|
9C9BEEC72BEE1BBF004ECC2F /* CollectionViewCenteredFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C9BEEC62BEE1BBF004ECC2F /* CollectionViewCenteredFlowLayout.swift */; };
|
|
9CA7C6C02C1093E500D73742 /* ProfileVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CA7C6BF2C1093E500D73742 /* ProfileVC.swift */; };
|
|
9CA7C6C22C1095B600D73742 /* ProfileVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CA7C6C12C1095B600D73742 /* ProfileVM.swift */; };
|
|
9CB4C5A92C118EF300737C00 /* NavBarColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CB4C5A82C118EF300737C00 /* NavBarColor.swift */; };
|
|
9CBCB29B2BE4D614007D7934 /* LoginVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CBCB29A2BE4D614007D7934 /* LoginVC.swift */; };
|
|
9CBCB29D2BE4D6BB007D7934 /* LoginVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CBCB29C2BE4D6BB007D7934 /* LoginVM.swift */; };
|
|
9CBCB29F2BE4E13A007D7934 /* ValidatorClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CBCB29E2BE4E13A007D7934 /* ValidatorClass.swift */; };
|
|
9CBCB2A12BE4E50A007D7934 /* TextFieldPassword.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CBCB2A02BE4E50A007D7934 /* TextFieldPassword.swift */; };
|
|
9CBCB2A32BE50C95007D7934 /* ResetPassUserNameVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CBCB2A22BE50C95007D7934 /* ResetPassUserNameVC.swift */; };
|
|
9CBCB2A52BE50D49007D7934 /* NewPasswordVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CBCB2A42BE50D49007D7934 /* NewPasswordVC.swift */; };
|
|
9CBCB2A82BE5105A007D7934 /* Home.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9CBCB2A72BE5105A007D7934 /* Home.storyboard */; };
|
|
9CBCB2AA2BE51A52007D7934 /* ThemeOneVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CBCB2A92BE51A52007D7934 /* ThemeOneVC.swift */; };
|
|
9CBE1B3F2C0F37B300CA6E61 /* DPDConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CBE1B322C0F37B200CA6E61 /* DPDConstants.swift */; };
|
|
9CBE1B402C0F37B300CA6E61 /* DPDKeyboardListener.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CBE1B332C0F37B200CA6E61 /* DPDKeyboardListener.swift */; };
|
|
9CBE1B412C0F37B300CA6E61 /* DPDUIView+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CBE1B342C0F37B200CA6E61 /* DPDUIView+Extension.swift */; };
|
|
9CBE1B422C0F37B300CA6E61 /* DropDownCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9CBE1B362C0F37B200CA6E61 /* DropDownCell.xib */; };
|
|
9CBE1B432C0F37B300CA6E61 /* DropDown.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CBE1B382C0F37B200CA6E61 /* DropDown.swift */; };
|
|
9CBE1B442C0F37B300CA6E61 /* DropDown+Appearance.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CBE1B392C0F37B200CA6E61 /* DropDown+Appearance.swift */; };
|
|
9CBE1B452C0F37B300CA6E61 /* DropDownCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CBE1B3A2C0F37B200CA6E61 /* DropDownCell.swift */; };
|
|
9CDC343C2BDBBC6B00093089 /* SelectAgeVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CDC343B2BDBBC6B00093089 /* SelectAgeVC.swift */; };
|
|
9CDCE1452BDB9B9A003FEF11 /* OnBoardMainSound.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 9CDCE1442BDB9B9A003FEF11 /* OnBoardMainSound.m4a */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
523ED2712BDA2BC900CFED02 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 523ED2522BDA2BC700CFED02 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 523ED2592BDA2BC700CFED02;
|
|
remoteInfo = WOKA;
|
|
};
|
|
523ED27B2BDA2BC900CFED02 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 523ED2522BDA2BC700CFED02 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 523ED2592BDA2BC700CFED02;
|
|
remoteInfo = WOKA;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
26B5FF3DFDEFA683C1B79490 /* Pods-WOKA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WOKA.debug.xcconfig"; path = "Target Support Files/Pods-WOKA/Pods-WOKA.debug.xcconfig"; sourceTree = "<group>"; };
|
|
5202AAFD2BDF90590043B7BD /* TextFieldImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextFieldImage.swift; sourceTree = "<group>"; };
|
|
5202AB002BDFA7900043B7BD /* EmailValidation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmailValidation.swift; sourceTree = "<group>"; };
|
|
520B6E3E2C0751E90091C478 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Theme.strings; sourceTree = "<group>"; };
|
|
520B6E402C0751EF0091C478 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Theme.strings; sourceTree = "<group>"; };
|
|
5219C2C12C086D9B00A1DF4D /* DataTypeConversion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataTypeConversion.swift; sourceTree = "<group>"; };
|
|
522242632BFC74380085C632 /* MyListVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MyListVC.swift; sourceTree = "<group>"; };
|
|
522242652BFC74380085C632 /* TabBarVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TabBarVC.swift; sourceTree = "<group>"; };
|
|
522242692BFC7AFC0085C632 /* SideMenuVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SideMenuVC.swift; sourceTree = "<group>"; };
|
|
522A93192C0DE8CC0098FE49 /* SideBarNav.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = SideBarNav.storyboard; sourceTree = "<group>"; };
|
|
522A931B2C0DE9150098FE49 /* AboutUsVc.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutUsVc.swift; sourceTree = "<group>"; };
|
|
522D655D2C1ACCF40021E505 /* UserNotificationDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserNotificationDM.swift; sourceTree = "<group>"; };
|
|
522D655F2C1ACD8C0021E505 /* UserNotificationVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserNotificationVC.swift; sourceTree = "<group>"; };
|
|
522D65612C1ACDA40021E505 /* CommonNwCall.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonNwCall.swift; sourceTree = "<group>"; };
|
|
522D65632C1ACE9C0021E505 /* UserNotificationCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserNotificationCell.swift; sourceTree = "<group>"; };
|
|
522D65642C1ACE9C0021E505 /* UserNotificationCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = UserNotificationCell.xib; sourceTree = "<group>"; };
|
|
523ED25A2BDA2BC700CFED02 /* WOKA.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WOKA.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
523ED25D2BDA2BC700CFED02 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
523ED25F2BDA2BC700CFED02 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
523ED2612BDA2BC700CFED02 /* SplashVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashVC.swift; sourceTree = "<group>"; };
|
|
523ED2642BDA2BC700CFED02 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
523ED2662BDA2BC900CFED02 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
523ED2692BDA2BC900CFED02 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
523ED26B2BDA2BC900CFED02 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
523ED2702BDA2BC900CFED02 /* WOKATests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WOKATests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
523ED2742BDA2BC900CFED02 /* WOKATests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WOKATests.swift; sourceTree = "<group>"; };
|
|
523ED27A2BDA2BC900CFED02 /* WOKAUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WOKAUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
523ED27E2BDA2BC900CFED02 /* WOKAUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WOKAUITests.swift; sourceTree = "<group>"; };
|
|
523ED2802BDA2BC900CFED02 /* WOKAUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WOKAUITestsLaunchTests.swift; sourceTree = "<group>"; };
|
|
5242FE582C24203E0086A86D /* WebSeriesSeasonVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebSeriesSeasonVC.swift; sourceTree = "<group>"; };
|
|
5242FE5A2C24317A0086A86D /* WebSeriesSeasonVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebSeriesSeasonVM.swift; sourceTree = "<group>"; };
|
|
524C422A2C04781B0016A11C /* ThemeTwoVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThemeTwoVM.swift; sourceTree = "<group>"; };
|
|
524C42302C0499560016A11C /* NotificationCenterReloads.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationCenterReloads.swift; sourceTree = "<group>"; };
|
|
524C42322C049D590016A11C /* CustomizableSegmentControl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomizableSegmentControl.swift; sourceTree = "<group>"; };
|
|
525327CF2BFCBC4A00F64283 /* ExploreWokaVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExploreWokaVC.swift; sourceTree = "<group>"; };
|
|
525327D52BFCC23600F64283 /* SideMenuVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SideMenuVM.swift; sourceTree = "<group>"; };
|
|
525327D82BFCDDF700F64283 /* AuthFuncStartupSoundHandling.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthFuncStartupSoundHandling.swift; sourceTree = "<group>"; };
|
|
5257B2642BDFB6F50086D79B /* CheckPhoneHomeBtnOrNotch.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckPhoneHomeBtnOrNotch.swift; sourceTree = "<group>"; };
|
|
525953CE2BE8B28F00191286 /* Utilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Utilities.swift; sourceTree = "<group>"; };
|
|
525953D02BE8B2B200191286 /* LLSpinner.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LLSpinner.swift; sourceTree = "<group>"; };
|
|
525953D32BE8B2DF00191286 /* UIApplication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIApplication.swift; sourceTree = "<group>"; };
|
|
5259540F2BE8B72900191286 /* FontCustom.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FontCustom.swift; sourceTree = "<group>"; };
|
|
525954112BE8C84900191286 /* Toast.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Toast.swift; sourceTree = "<group>"; };
|
|
525954132BE8C87300191286 /* ExtensionVCToastAlert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionVCToastAlert.swift; sourceTree = "<group>"; };
|
|
525954162BE8CAD300191286 /* NetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkManager.swift; sourceTree = "<group>"; };
|
|
525954182BE8CC3400191286 /* ConstantString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstantString.swift; sourceTree = "<group>"; };
|
|
5259541A2BE8D6F900191286 /* NetworkReachibility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkReachibility.swift; sourceTree = "<group>"; };
|
|
5259541C2BE8D94400191286 /* QueueHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QueueHelper.swift; sourceTree = "<group>"; };
|
|
5259541E2BE8E93500191286 /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; };
|
|
525954202BE8EB7900191286 /* APIEndPoints.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APIEndPoints.swift; sourceTree = "<group>"; };
|
|
525954222BE8F00400191286 /* BaseResponseModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseResponseModel.swift; sourceTree = "<group>"; };
|
|
525954242BE8F01600191286 /* ValueWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ValueWrapper.swift; sourceTree = "<group>"; };
|
|
525954262BE9178F00191286 /* UserDataDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDataDM.swift; sourceTree = "<group>"; };
|
|
525954282BEA079500191286 /* UserEmailVerifyDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserEmailVerifyDM.swift; sourceTree = "<group>"; };
|
|
5259542A2BEA292800191286 /* UserRegPostModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserRegPostModel.swift; sourceTree = "<group>"; };
|
|
5259542D2BEA393700191286 /* AlertCustomVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertCustomVC.swift; sourceTree = "<group>"; };
|
|
5259542F2BEA394300191286 /* CustomAlerts.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = CustomAlerts.storyboard; sourceTree = "<group>"; };
|
|
525954312BEA39D200191286 /* AddTapGesture.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddTapGesture.swift; sourceTree = "<group>"; };
|
|
525954332BEA620800191286 /* IntrestTopicDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntrestTopicDM.swift; sourceTree = "<group>"; };
|
|
525954592BEB67D200191286 /* DateFormatterLib.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateFormatterLib.swift; sourceTree = "<group>"; };
|
|
5259545B2BEBB80400191286 /* AvatarDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AvatarDM.swift; sourceTree = "<group>"; };
|
|
5259545D2BEBBA1A00191286 /* LoadingIndicatorImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingIndicatorImageView.swift; sourceTree = "<group>"; };
|
|
52663FF42BDFAB830001D8CE /* TextFieldErrorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextFieldErrorView.swift; sourceTree = "<group>"; };
|
|
52663FF62BDFACF60001D8CE /* ShadowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShadowView.swift; sourceTree = "<group>"; };
|
|
52663FF82BDFAF110001D8CE /* EmailVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmailVM.swift; sourceTree = "<group>"; };
|
|
52663FFA2BDFB1700001D8CE /* TextFieldShadow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextFieldShadow.swift; sourceTree = "<group>"; };
|
|
5272FCE22BDFDB05000ECB1D /* UserDetailsRegisterVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDetailsRegisterVC.swift; sourceTree = "<group>"; };
|
|
5272FCE42BDFDC8C000ECB1D /* UserDetailsRegisterVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDetailsRegisterVM.swift; sourceTree = "<group>"; };
|
|
527AC6F52C171C8F00434FB7 /* BlogsCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlogsCell.swift; sourceTree = "<group>"; };
|
|
527AC6F62C171C8F00434FB7 /* BlogsCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BlogsCell.xib; sourceTree = "<group>"; };
|
|
527AC6F92C17387300434FB7 /* SongBlogDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SongBlogDM.swift; sourceTree = "<group>"; };
|
|
527AC6FB2C173A5100434FB7 /* SongListCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SongListCell.swift; sourceTree = "<group>"; };
|
|
527AC6FC2C173A5100434FB7 /* SongListCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SongListCell.xib; sourceTree = "<group>"; };
|
|
527AC7002C182DCE00434FB7 /* TimeStringToSeconds.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeStringToSeconds.swift; sourceTree = "<group>"; };
|
|
528BEF5F2C2C372900FFDAB8 /* ContinueWatchingVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContinueWatchingVC.swift; sourceTree = "<group>"; };
|
|
528E5F1A2C24531200E33E4E /* SeasonListingDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeasonListingDM.swift; sourceTree = "<group>"; };
|
|
528E5F202C24660F00E33E4E /* SeasonCategoryCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeasonCategoryCell.swift; sourceTree = "<group>"; };
|
|
528E5F212C24660F00E33E4E /* SeasonCategoryCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SeasonCategoryCell.xib; sourceTree = "<group>"; };
|
|
529B0DD32C06156B00CFC54B /* LoginNavVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginNavVC.swift; sourceTree = "<group>"; };
|
|
529B0DD52C070C0F00CFC54B /* GuestDataDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuestDataDM.swift; sourceTree = "<group>"; };
|
|
52A3F6A42BECBA8D0000BB0B /* LinkedChildDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkedChildDM.swift; sourceTree = "<group>"; };
|
|
52A3F6A62BECBF2A0000BB0B /* LinkedChildCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkedChildCell.swift; sourceTree = "<group>"; };
|
|
52A3F6A72BECBF2A0000BB0B /* LinkedChildCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LinkedChildCell.xib; sourceTree = "<group>"; };
|
|
52A3F6AA2BECBF550000BB0B /* LinkedChildVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkedChildVC.swift; sourceTree = "<group>"; };
|
|
52A3F6AC2BECC0340000BB0B /* TypeAlias.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TypeAlias.swift; sourceTree = "<group>"; };
|
|
52A3F6AE2BECC0690000BB0B /* LinkedChildVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkedChildVM.swift; sourceTree = "<group>"; };
|
|
52A981CD2C1AFE66000E0BEC /* FavouriteListingDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavouriteListingDM.swift; sourceTree = "<group>"; };
|
|
52A981CF2C1AFEE8000E0BEC /* MyListVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyListVM.swift; sourceTree = "<group>"; };
|
|
52A981D52C1B0E27000E0BEC /* FavouriteCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavouriteCell.swift; sourceTree = "<group>"; };
|
|
52A981D62C1B0E27000E0BEC /* FavouriteCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = FavouriteCell.xib; sourceTree = "<group>"; };
|
|
52AC2D242C295A7900337473 /* TeaserDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TeaserDM.swift; sourceTree = "<group>"; };
|
|
52AC2D262C29791500337473 /* JWPlayerManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JWPlayerManager.swift; sourceTree = "<group>"; };
|
|
52AECA7F2C08BCB6004A7579 /* PlayerVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerVC.swift; sourceTree = "<group>"; };
|
|
52B8D4CE2C04A25D00ED65F3 /* UIViewController+Container.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewController+Container.swift"; sourceTree = "<group>"; };
|
|
52B8D4CF2C04A25D00ED65F3 /* Preferences.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Preferences.swift; sourceTree = "<group>"; };
|
|
52B8D4D02C04A25D00ED65F3 /* TransitionContext.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TransitionContext.swift; sourceTree = "<group>"; };
|
|
52B8D4D12C04A25D00ED65F3 /* Delegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Delegate.swift; sourceTree = "<group>"; };
|
|
52B8D4D22C04A25D00ED65F3 /* SideMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SideMenu.h; sourceTree = "<group>"; };
|
|
52B8D4D32C04A25D00ED65F3 /* UIViewController+SideMenu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewController+SideMenu.swift"; sourceTree = "<group>"; };
|
|
52B8D4D42C04A25D00ED65F3 /* SideMenuController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SideMenuController.swift; sourceTree = "<group>"; };
|
|
52B8D4D52C04A25D00ED65F3 /* StatusBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatusBar.swift; sourceTree = "<group>"; };
|
|
52B8D4D62C04A25D00ED65F3 /* UIView+Container.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+Container.swift"; sourceTree = "<group>"; };
|
|
52B8D4D72C04A25E00ED65F3 /* BasicTransitionAnimator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasicTransitionAnimator.swift; sourceTree = "<group>"; };
|
|
52B8D4D82C04A25E00ED65F3 /* Segue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Segue.swift; sourceTree = "<group>"; };
|
|
52BC3BE12C0E02EE002FACA6 /* FaqVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FaqVC.swift; sourceTree = "<group>"; };
|
|
52BC3BE32C0E0326002FACA6 /* FaqCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FaqCell.swift; sourceTree = "<group>"; };
|
|
52BC3BE42C0E0326002FACA6 /* FaqCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = FaqCell.xib; sourceTree = "<group>"; };
|
|
52BC3BE72C0E04A9002FACA6 /* FaqListDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FaqListDM.swift; sourceTree = "<group>"; };
|
|
52BC3BEB2C16DF9F002FACA6 /* MyOrdersVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyOrdersVC.swift; sourceTree = "<group>"; };
|
|
52BC3BED2C16FBDB002FACA6 /* MoreVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MoreVC.swift; sourceTree = "<group>"; };
|
|
52BC3BEF2C1701F8002FACA6 /* BlogDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlogDM.swift; sourceTree = "<group>"; };
|
|
52BC3BF12C170264002FACA6 /* MoreVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MoreVM.swift; sourceTree = "<group>"; };
|
|
52C1A4E02C05B69F007BAA50 /* UIApplicationSwitchRoot.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIApplicationSwitchRoot.swift; sourceTree = "<group>"; };
|
|
52C1A4E42C05BC86007BAA50 /* MainNavController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainNavController.swift; sourceTree = "<group>"; };
|
|
52C1A4E62C05C95D007BAA50 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Theme.storyboard; sourceTree = "<group>"; };
|
|
52C6E0192BE383C000E22D59 /* YourIntrestCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YourIntrestCell.swift; sourceTree = "<group>"; };
|
|
52C6E01A2BE383C000E22D59 /* YourIntrestCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = YourIntrestCell.xib; sourceTree = "<group>"; };
|
|
52C6E01D2BE3847F00E22D59 /* BorderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BorderView.swift; sourceTree = "<group>"; };
|
|
52C6E0202BE3ADE300E22D59 /* GenderEnum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenderEnum.swift; sourceTree = "<group>"; };
|
|
52C6E0222BE3B3E300E22D59 /* SelectAvatarVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectAvatarVC.swift; sourceTree = "<group>"; };
|
|
52C6E0242BE3B46A00E22D59 /* SelectAvatarCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectAvatarCell.swift; sourceTree = "<group>"; };
|
|
52C6E0252BE3B46A00E22D59 /* SelectAvatarCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SelectAvatarCell.xib; sourceTree = "<group>"; };
|
|
52C6E0282BE3B52500E22D59 /* SelectAvatarVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectAvatarVM.swift; sourceTree = "<group>"; };
|
|
52C8B0532BDA4BD1003B51D0 /* RoundCorner.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoundCorner.swift; sourceTree = "<group>"; };
|
|
52C8B0562BDA57DB003B51D0 /* Constant.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constant.swift; sourceTree = "<group>"; };
|
|
52C8B0582BDA57FA003B51D0 /* StaticFilesString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StaticFilesString.swift; sourceTree = "<group>"; };
|
|
52C8B05A2BDA5924003B51D0 /* WokaSplashSound.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = WokaSplashSound.m4a; sourceTree = "<group>"; };
|
|
52C8B05C2BDA5AA7003B51D0 /* ApplyGradrient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApplyGradrient.swift; sourceTree = "<group>"; };
|
|
52C8B05E2BDA5AFA003B51D0 /* SplashVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashVM.swift; sourceTree = "<group>"; };
|
|
52C8B0642BDA69AE003B51D0 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
52C8B0652BDA69C6003B51D0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
52C8B0682BDA6E1E003B51D0 /* LocalizedEnum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalizedEnum.swift; sourceTree = "<group>"; };
|
|
52C8B06B2BDA6E87003B51D0 /* LocalizedString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalizedString.swift; sourceTree = "<group>"; };
|
|
52C8B0702BDA7512003B51D0 /* PassingCloud.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = PassingCloud.json; sourceTree = "<group>"; };
|
|
52C8B0732BDA7626003B51D0 /* OnBoardVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnBoardVC.swift; sourceTree = "<group>"; };
|
|
52C8D8D32C2D9F3400CA72A6 /* LikeFavCommonFunc.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LikeFavCommonFunc.swift; sourceTree = "<group>"; };
|
|
52CA28F92BE119F500708B49 /* UserIntrestVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserIntrestVC.swift; sourceTree = "<group>"; };
|
|
52CA28FB2BE11A0400708B49 /* UserIntrestVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserIntrestVM.swift; sourceTree = "<group>"; };
|
|
52CC38C22BDF812F00B74C3E /* LocalisedElements.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalisedElements.swift; sourceTree = "<group>"; };
|
|
52CCD7AF2C1AF0F80078BD65 /* RadioVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RadioVC.swift; sourceTree = "<group>"; };
|
|
52D2F3D72C24043D009E52FF /* ShimmerEffectView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShimmerEffectView.swift; sourceTree = "<group>"; };
|
|
52D6A2452C21A29800145908 /* ContinueWatchingDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContinueWatchingDM.swift; sourceTree = "<group>"; };
|
|
52D6A2472C21A3A500145908 /* WebSeriesVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebSeriesVM.swift; sourceTree = "<group>"; };
|
|
52D6A2492C21B43300145908 /* WebSeriesCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebSeriesCell.swift; sourceTree = "<group>"; };
|
|
52D6A24A2C21B43300145908 /* WebSeriesCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WebSeriesCell.xib; sourceTree = "<group>"; };
|
|
52D6A24D2C22B3AB00145908 /* WebSeriesShowListDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebSeriesShowListDM.swift; sourceTree = "<group>"; };
|
|
52D6A24F2C22B58200145908 /* WebSeriesShowListingCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebSeriesShowListingCell.swift; sourceTree = "<group>"; };
|
|
52D6A2532C22B93F00145908 /* CategoryListingDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CategoryListingDM.swift; sourceTree = "<group>"; };
|
|
52D6A2562C22C1E300145908 /* WebSeriesShowListingCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WebSeriesShowListingCell.xib; sourceTree = "<group>"; };
|
|
52D774E82BDFBDA4001D87DE /* AuthenticationStringConstant.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationStringConstant.swift; sourceTree = "<group>"; };
|
|
52D774EA2BDFC0BF001D87DE /* OTPVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OTPVC.swift; sourceTree = "<group>"; };
|
|
52D774EC2BDFC13F001D87DE /* OTPVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OTPVM.swift; sourceTree = "<group>"; };
|
|
52D774EE2BDFC50D001D87DE /* StringValidations.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringValidations.swift; sourceTree = "<group>"; };
|
|
52D774F02BDFC53B001D87DE /* StringSubScript.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringSubScript.swift; sourceTree = "<group>"; };
|
|
52DAC6472C21762900E2F85B /* WebSeries.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = WebSeries.storyboard; sourceTree = "<group>"; };
|
|
52DAC64D2C21775300E2F85B /* WebSeriesVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebSeriesVC.swift; sourceTree = "<group>"; };
|
|
52E214C62C2AD47F00BC2D29 /* EpisodeDetailsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EpisodeDetailsVC.swift; sourceTree = "<group>"; };
|
|
52E7E0F62BDF7DD500C86E10 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/AuthenticationSB.strings; sourceTree = "<group>"; };
|
|
52E7E0F82BDF7DD900C86E10 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/AuthenticationSB.strings; sourceTree = "<group>"; };
|
|
52FB2D8E2BDF898F0009B0C7 /* TextFieldPadding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextFieldPadding.swift; sourceTree = "<group>"; };
|
|
52FDBA772BFF23F4009D7AC7 /* TimePeriod.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimePeriod.swift; sourceTree = "<group>"; };
|
|
52FDBA7A2BFF2712009D7AC7 /* AuthFuncTimeHandling.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthFuncTimeHandling.swift; sourceTree = "<group>"; };
|
|
52FDBA7C2BFF481A009D7AC7 /* ThemeOneVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThemeOneVM.swift; sourceTree = "<group>"; };
|
|
52FDDAB42BF34DC300E037C1 /* YesNoAlertVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YesNoAlertVC.swift; sourceTree = "<group>"; };
|
|
9C007F1F2C255DF200F798C2 /* SeasonEpisodeListingDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeasonEpisodeListingDM.swift; sourceTree = "<group>"; };
|
|
9C007F212C25603800F798C2 /* WebSeriesEpisodeCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebSeriesEpisodeCell.swift; sourceTree = "<group>"; };
|
|
9C007F222C25603800F798C2 /* WebSeriesEpisodeCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WebSeriesEpisodeCell.xib; sourceTree = "<group>"; };
|
|
9C0A853E2BEE35340093783D /* ForgotPassDM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForgotPassDM.swift; sourceTree = "<group>"; };
|
|
9C0A85402BEE35670093783D /* ResetPassUserNameVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResetPassUserNameVM.swift; sourceTree = "<group>"; };
|
|
9C0A85422BEE3EC90093783D /* NewPasswordVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewPasswordVM.swift; sourceTree = "<group>"; };
|
|
9C1C69FB2C106C240035B2C7 /* ContactSupportVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactSupportVM.swift; sourceTree = "<group>"; };
|
|
9C27E15F2BDB6ECA00EC1DA9 /* UserDefaultsStruct.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaultsStruct.swift; sourceTree = "<group>"; };
|
|
9C27E1622BDB6F1900EC1DA9 /* AuthFunc.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthFunc.swift; sourceTree = "<group>"; };
|
|
9C27E1642BDB6FBC00EC1DA9 /* StoryBoardID.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoryBoardID.swift; sourceTree = "<group>"; };
|
|
9C27E1662BDB706700EC1DA9 /* StoryBoard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoryBoard.swift; sourceTree = "<group>"; };
|
|
9C27E1682BDB76F200EC1DA9 /* OnBoardVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OnBoardVM.swift; path = "WOKA/Constants K/OnBoardVM.swift"; sourceTree = SOURCE_ROOT; };
|
|
9C27E16A2BDB774D00EC1DA9 /* CarouselData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CarouselData.swift; sourceTree = "<group>"; };
|
|
9C27E16C2BDB852F00EC1DA9 /* GVar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GVar.swift; sourceTree = "<group>"; };
|
|
9C27E16E2BDB866500EC1DA9 /* CellIdentifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CellIdentifier.swift; sourceTree = "<group>"; };
|
|
9C27E1702BDB86B600EC1DA9 /* OnBoardCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnBoardCell.swift; sourceTree = "<group>"; };
|
|
9C27E1712BDB86B600EC1DA9 /* OnBoardCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = OnBoardCell.xib; sourceTree = "<group>"; };
|
|
9C535DB42C005A6C00DA6DCD /* KeyWindowFix.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyWindowFix.swift; sourceTree = "<group>"; };
|
|
9C535DB72C0089B400DA6DCD /* ViewButtonAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewButtonAnimation.swift; sourceTree = "<group>"; };
|
|
9C535DBF2C00B36000DA6DCD /* HomeVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeVC.swift; sourceTree = "<group>"; };
|
|
9C535DC12C00B36900DA6DCD /* ThemeTwoVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThemeTwoVC.swift; sourceTree = "<group>"; };
|
|
9C535DC32C00BF2400DA6DCD /* HomeExploreCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = HomeExploreCell.swift; path = WOKA/Theme/View/HomeExploreCell.swift; sourceTree = SOURCE_ROOT; };
|
|
9C535DC42C00BF2400DA6DCD /* HomeExploreCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = HomeExploreCell.xib; path = WOKA/Theme/View/HomeExploreCell.xib; sourceTree = SOURCE_ROOT; };
|
|
9C56E82E2BDBC3EF00E4CA14 /* Exo2-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Exo2-Bold.ttf"; sourceTree = "<group>"; };
|
|
9C56E82F2BDBC3EF00E4CA14 /* Exo2-Medium.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Exo2-Medium.ttf"; sourceTree = "<group>"; };
|
|
9C56E8302BDBC3EF00E4CA14 /* Exo2-SemiBold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Exo2-SemiBold.ttf"; sourceTree = "<group>"; };
|
|
9C56E8312BDBC3EF00E4CA14 /* Exo2-Thin.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Exo2-Thin.ttf"; sourceTree = "<group>"; };
|
|
9C56E8322BDBC3EF00E4CA14 /* Exo2-ExtraBold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Exo2-ExtraBold.ttf"; sourceTree = "<group>"; };
|
|
9C56E8332BDBC3EF00E4CA14 /* Exo2-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Exo2-Regular.ttf"; sourceTree = "<group>"; };
|
|
9C56E83A2BDBC6E600E4CA14 /* SelectAgeVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectAgeVM.swift; sourceTree = "<group>"; };
|
|
9C56E8452BDBEE6400E4CA14 /* EmailVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmailVC.swift; sourceTree = "<group>"; };
|
|
9C56E8472BDBEFAB00E4CA14 /* AssetColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AssetColor.swift; sourceTree = "<group>"; };
|
|
9C56E8492BDBF03F00E4CA14 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/AuthenticationSB.storyboard; sourceTree = "<group>"; };
|
|
9C7939122C0EFCAE00F5D6E6 /* FaqVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FaqVM.swift; sourceTree = "<group>"; };
|
|
9C7939142C0F23AA00F5D6E6 /* NsNotificationExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NsNotificationExtension.swift; sourceTree = "<group>"; };
|
|
9C7939162C0F23E900F5D6E6 /* LinkTypeEnum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkTypeEnum.swift; sourceTree = "<group>"; };
|
|
9C7939182C0F345000F5D6E6 /* ContactSupportVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactSupportVC.swift; sourceTree = "<group>"; };
|
|
9C834EC52C1C1D9500B29A9C /* BlogDetailsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlogDetailsVC.swift; sourceTree = "<group>"; };
|
|
9C834ED92C1C20EC00B29A9C /* WOKA.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = WOKA.entitlements; sourceTree = "<group>"; };
|
|
9C834EDB2C1C26CD00B29A9C /* HtmlText.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HtmlText.swift; sourceTree = "<group>"; };
|
|
9C8C4FAD2C1315410017DD3B /* WebViewVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewVC.swift; sourceTree = "<group>"; };
|
|
9C8C4FAF2C1328060017DD3B /* Disclaimer.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Disclaimer.rtf; sourceTree = "<group>"; };
|
|
9C9BEEC62BEE1BBF004ECC2F /* CollectionViewCenteredFlowLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CollectionViewCenteredFlowLayout.swift; sourceTree = "<group>"; };
|
|
9CA7C6BF2C1093E500D73742 /* ProfileVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileVC.swift; sourceTree = "<group>"; };
|
|
9CA7C6C12C1095B600D73742 /* ProfileVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileVM.swift; sourceTree = "<group>"; };
|
|
9CB4C5A82C118EF300737C00 /* NavBarColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavBarColor.swift; sourceTree = "<group>"; };
|
|
9CBCB29A2BE4D614007D7934 /* LoginVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginVC.swift; sourceTree = "<group>"; };
|
|
9CBCB29C2BE4D6BB007D7934 /* LoginVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginVM.swift; sourceTree = "<group>"; };
|
|
9CBCB29E2BE4E13A007D7934 /* ValidatorClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ValidatorClass.swift; sourceTree = "<group>"; };
|
|
9CBCB2A02BE4E50A007D7934 /* TextFieldPassword.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextFieldPassword.swift; sourceTree = "<group>"; };
|
|
9CBCB2A22BE50C95007D7934 /* ResetPassUserNameVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResetPassUserNameVC.swift; sourceTree = "<group>"; };
|
|
9CBCB2A42BE50D49007D7934 /* NewPasswordVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewPasswordVC.swift; sourceTree = "<group>"; };
|
|
9CBCB2A72BE5105A007D7934 /* Home.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Home.storyboard; sourceTree = "<group>"; };
|
|
9CBCB2A92BE51A52007D7934 /* ThemeOneVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThemeOneVC.swift; sourceTree = "<group>"; };
|
|
9CBE1B322C0F37B200CA6E61 /* DPDConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DPDConstants.swift; sourceTree = "<group>"; };
|
|
9CBE1B332C0F37B200CA6E61 /* DPDKeyboardListener.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DPDKeyboardListener.swift; sourceTree = "<group>"; };
|
|
9CBE1B342C0F37B200CA6E61 /* DPDUIView+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DPDUIView+Extension.swift"; sourceTree = "<group>"; };
|
|
9CBE1B362C0F37B200CA6E61 /* DropDownCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DropDownCell.xib; sourceTree = "<group>"; };
|
|
9CBE1B382C0F37B200CA6E61 /* DropDown.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DropDown.swift; sourceTree = "<group>"; };
|
|
9CBE1B392C0F37B200CA6E61 /* DropDown+Appearance.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DropDown+Appearance.swift"; sourceTree = "<group>"; };
|
|
9CBE1B3A2C0F37B200CA6E61 /* DropDownCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DropDownCell.swift; sourceTree = "<group>"; };
|
|
9CBE1B3C2C0F37B200CA6E61 /* DropDown.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DropDown.h; sourceTree = "<group>"; };
|
|
9CDC343B2BDBBC6B00093089 /* SelectAgeVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectAgeVC.swift; sourceTree = "<group>"; };
|
|
9CDCE1412BDB94BA003FEF11 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Main.strings; sourceTree = "<group>"; };
|
|
9CDCE1422BDB94BD003FEF11 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Main.strings; sourceTree = "<group>"; };
|
|
9CDCE1442BDB9B9A003FEF11 /* OnBoardMainSound.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = OnBoardMainSound.m4a; sourceTree = "<group>"; };
|
|
BBA543A4216400A2864E3D3E /* Pods_WOKA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_WOKA.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C3C5F14550E24F595C189E37 /* Pods-WOKA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WOKA.release.xcconfig"; path = "Target Support Files/Pods-WOKA/Pods-WOKA.release.xcconfig"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
523ED2572BDA2BC700CFED02 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
525FD79B2C2AFB990062C80F /* JWPlayerKit in Frameworks */,
|
|
9C1C69FA2C106B290035B2C7 /* RSKPlaceholderTextView in Frameworks */,
|
|
619A5A1BD8BD968ADC83C106 /* Pods_WOKA.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
523ED26D2BDA2BC900CFED02 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
523ED2772BDA2BC900CFED02 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
05869DFFEE498B214527F2E9 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BBA543A4216400A2864E3D3E /* Pods_WOKA.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
23C3A42E953212A2665EE308 /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
26B5FF3DFDEFA683C1B79490 /* Pods-WOKA.debug.xcconfig */,
|
|
C3C5F14550E24F595C189E37 /* Pods-WOKA.release.xcconfig */,
|
|
);
|
|
path = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
5202AAFF2BDFA7860043B7BD /* Validations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5202AB002BDFA7900043B7BD /* EmailValidation.swift */,
|
|
52D774EE2BDFC50D001D87DE /* StringValidations.swift */,
|
|
9CBCB29E2BE4E13A007D7934 /* ValidatorClass.swift */,
|
|
);
|
|
path = Validations;
|
|
sourceTree = "<group>";
|
|
};
|
|
522242582BFC73E40085C632 /* SideMenu */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52B8D4D72C04A25E00ED65F3 /* BasicTransitionAnimator.swift */,
|
|
52B8D4D12C04A25D00ED65F3 /* Delegate.swift */,
|
|
52B8D4CF2C04A25D00ED65F3 /* Preferences.swift */,
|
|
52B8D4D82C04A25E00ED65F3 /* Segue.swift */,
|
|
52B8D4D22C04A25D00ED65F3 /* SideMenu.h */,
|
|
52B8D4D42C04A25D00ED65F3 /* SideMenuController.swift */,
|
|
52B8D4D52C04A25D00ED65F3 /* StatusBar.swift */,
|
|
52B8D4D02C04A25D00ED65F3 /* TransitionContext.swift */,
|
|
52B8D4D62C04A25D00ED65F3 /* UIView+Container.swift */,
|
|
52B8D4CE2C04A25D00ED65F3 /* UIViewController+Container.swift */,
|
|
52B8D4D32C04A25D00ED65F3 /* UIViewController+SideMenu.swift */,
|
|
);
|
|
path = SideMenu;
|
|
sourceTree = "<group>";
|
|
};
|
|
522A93142C0DE8770098FE49 /* SideBarNav */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
522A93172C0DE8A20098FE49 /* Model */,
|
|
522A93182C0DE8A50098FE49 /* View */,
|
|
9C7939112C0EFCA000F5D6E6 /* ViewModel */,
|
|
522A93152C0DE8960098FE49 /* Controller */,
|
|
522A93192C0DE8CC0098FE49 /* SideBarNav.storyboard */,
|
|
);
|
|
path = SideBarNav;
|
|
sourceTree = "<group>";
|
|
};
|
|
522A93152C0DE8960098FE49 /* Controller */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
522A931B2C0DE9150098FE49 /* AboutUsVc.swift */,
|
|
52BC3BE12C0E02EE002FACA6 /* FaqVC.swift */,
|
|
9C7939182C0F345000F5D6E6 /* ContactSupportVC.swift */,
|
|
9CA7C6BF2C1093E500D73742 /* ProfileVC.swift */,
|
|
9C8C4FAD2C1315410017DD3B /* WebViewVC.swift */,
|
|
52BC3BEB2C16DF9F002FACA6 /* MyOrdersVC.swift */,
|
|
);
|
|
path = Controller;
|
|
sourceTree = "<group>";
|
|
};
|
|
522A93172C0DE8A20098FE49 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52BC3BE72C0E04A9002FACA6 /* FaqListDM.swift */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
522A93182C0DE8A50098FE49 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52BC3BE32C0E0326002FACA6 /* FaqCell.swift */,
|
|
52BC3BE42C0E0326002FACA6 /* FaqCell.xib */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
523ED2512BDA2BC700CFED02 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
523ED25C2BDA2BC700CFED02 /* WOKA */,
|
|
523ED2732BDA2BC900CFED02 /* WOKATests */,
|
|
523ED27D2BDA2BC900CFED02 /* WOKAUITests */,
|
|
523ED25B2BDA2BC700CFED02 /* Products */,
|
|
23C3A42E953212A2665EE308 /* Pods */,
|
|
05869DFFEE498B214527F2E9 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
523ED25B2BDA2BC700CFED02 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
523ED25A2BDA2BC700CFED02 /* WOKA.app */,
|
|
523ED2702BDA2BC900CFED02 /* WOKATests.xctest */,
|
|
523ED27A2BDA2BC900CFED02 /* WOKAUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
523ED25C2BDA2BC700CFED02 /* WOKA */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52DAC6462C21761700E2F85B /* WebSeries */,
|
|
9C834ED92C1C20EC00B29A9C /* WOKA.entitlements */,
|
|
523ED26B2BDA2BC900CFED02 /* Info.plist */,
|
|
9C9BEEC62BEE1BBF004ECC2F /* CollectionViewCenteredFlowLayout.swift */,
|
|
5259541E2BE8E93500191286 /* Config.xcconfig */,
|
|
5259542C2BEA392A00191286 /* Alerts */,
|
|
523ED2932BDA3D0100CFED02 /* Assets */,
|
|
9C56E83E2BDBE4FB00E4CA14 /* Authentication */,
|
|
52C8B0552BDA57CE003B51D0 /* Constants K */,
|
|
52C6E01F2BE3ADD800E22D59 /* Default Enum */,
|
|
52C8B0512BDA4B51003B51D0 /* Helpers */,
|
|
9CBCB2A62BE5104F007D7934 /* Home */,
|
|
523ED2682BDA2BC900CFED02 /* LaunchScreen.storyboard */,
|
|
9C27E15E2BDB6E4F00EC1DA9 /* Localized Module */,
|
|
9C27E1612BDB6F0F00EC1DA9 /* Main */,
|
|
525954152BE8CAC900191286 /* Network Adapter */,
|
|
523ED28E2BDA372C00CFED02 /* OnBoarding Module */,
|
|
522A93142C0DE8770098FE49 /* SideBarNav */,
|
|
525327D72BFCC30400F64283 /* TabBar & SideMenu */,
|
|
9C535DC82C00C34000DA6DCD /* Theme */,
|
|
);
|
|
path = WOKA;
|
|
sourceTree = "<group>";
|
|
};
|
|
523ED2732BDA2BC900CFED02 /* WOKATests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
523ED2742BDA2BC900CFED02 /* WOKATests.swift */,
|
|
);
|
|
path = WOKATests;
|
|
sourceTree = "<group>";
|
|
};
|
|
523ED27D2BDA2BC900CFED02 /* WOKAUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
523ED27E2BDA2BC900CFED02 /* WOKAUITests.swift */,
|
|
523ED2802BDA2BC900CFED02 /* WOKAUITestsLaunchTests.swift */,
|
|
);
|
|
path = WOKAUITests;
|
|
sourceTree = "<group>";
|
|
};
|
|
523ED28E2BDA372C00CFED02 /* OnBoarding Module */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
523ED28F2BDA375300CFED02 /* Model */,
|
|
523ED2912BDA375F00CFED02 /* View */,
|
|
523ED2902BDA375900CFED02 /* ViewModel */,
|
|
523ED2922BDA376200CFED02 /* Controller */,
|
|
523ED2632BDA2BC700CFED02 /* Main.storyboard */,
|
|
);
|
|
path = "OnBoarding Module";
|
|
sourceTree = "<group>";
|
|
};
|
|
523ED28F2BDA375300CFED02 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9C27E16A2BDB774D00EC1DA9 /* CarouselData.swift */,
|
|
529B0DD52C070C0F00CFC54B /* GuestDataDM.swift */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
523ED2902BDA375900CFED02 /* ViewModel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52C8B05E2BDA5AFA003B51D0 /* SplashVM.swift */,
|
|
9C27E1682BDB76F200EC1DA9 /* OnBoardVM.swift */,
|
|
9C56E83A2BDBC6E600E4CA14 /* SelectAgeVM.swift */,
|
|
);
|
|
path = ViewModel;
|
|
sourceTree = "<group>";
|
|
};
|
|
523ED2912BDA375F00CFED02 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9C27E1702BDB86B600EC1DA9 /* OnBoardCell.swift */,
|
|
9C27E1712BDB86B600EC1DA9 /* OnBoardCell.xib */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
523ED2922BDA376200CFED02 /* Controller */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
523ED2612BDA2BC700CFED02 /* SplashVC.swift */,
|
|
52C8B0732BDA7626003B51D0 /* OnBoardVC.swift */,
|
|
9CDC343B2BDBBC6B00093089 /* SelectAgeVC.swift */,
|
|
52C1A4E42C05BC86007BAA50 /* MainNavController.swift */,
|
|
);
|
|
path = Controller;
|
|
sourceTree = "<group>";
|
|
};
|
|
523ED2932BDA3D0100CFED02 /* Assets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9CDCE1432BDB9B64003FEF11 /* Sounds */,
|
|
52C8B0722BDA7560003B51D0 /* GIF_JSON */,
|
|
523ED2942BDA3D0800CFED02 /* Fonts */,
|
|
523ED2662BDA2BC900CFED02 /* Assets.xcassets */,
|
|
);
|
|
path = Assets;
|
|
sourceTree = "<group>";
|
|
};
|
|
523ED2942BDA3D0800CFED02 /* Fonts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9C56E82E2BDBC3EF00E4CA14 /* Exo2-Bold.ttf */,
|
|
9C56E8322BDBC3EF00E4CA14 /* Exo2-ExtraBold.ttf */,
|
|
9C56E82F2BDBC3EF00E4CA14 /* Exo2-Medium.ttf */,
|
|
9C56E8332BDBC3EF00E4CA14 /* Exo2-Regular.ttf */,
|
|
9C56E8302BDBC3EF00E4CA14 /* Exo2-SemiBold.ttf */,
|
|
9C56E8312BDBC3EF00E4CA14 /* Exo2-Thin.ttf */,
|
|
5259540F2BE8B72900191286 /* FontCustom.swift */,
|
|
);
|
|
path = Fonts;
|
|
sourceTree = "<group>";
|
|
};
|
|
524C422C2C048C5E0016A11C /* Controller */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
522242652BFC74380085C632 /* TabBarVC.swift */,
|
|
522242692BFC7AFC0085C632 /* SideMenuVC.swift */,
|
|
);
|
|
path = Controller;
|
|
sourceTree = "<group>";
|
|
};
|
|
524C422D2C048C620016A11C /* ViewModel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
525327D52BFCC23600F64283 /* SideMenuVM.swift */,
|
|
);
|
|
path = ViewModel;
|
|
sourceTree = "<group>";
|
|
};
|
|
524C422E2C048C670016A11C /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
524C422F2C048C710016A11C /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
525327D12BFCC1BC00F64283 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52A981CD2C1AFE66000E0BEC /* FavouriteListingDM.swift */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
525327D32BFCC1C900F64283 /* ViewModel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52A981CF2C1AFEE8000E0BEC /* MyListVM.swift */,
|
|
);
|
|
path = ViewModel;
|
|
sourceTree = "<group>";
|
|
};
|
|
525327D42BFCC1CF00F64283 /* Controller */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9C535DBF2C00B36000DA6DCD /* HomeVC.swift */,
|
|
525327CF2BFCBC4A00F64283 /* ExploreWokaVC.swift */,
|
|
522242632BFC74380085C632 /* MyListVC.swift */,
|
|
);
|
|
path = Controller;
|
|
sourceTree = "<group>";
|
|
};
|
|
525327D72BFCC30400F64283 /* TabBar & SideMenu */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
524C422E2C048C670016A11C /* Model */,
|
|
524C422F2C048C710016A11C /* View */,
|
|
524C422D2C048C620016A11C /* ViewModel */,
|
|
524C422C2C048C5E0016A11C /* Controller */,
|
|
522242582BFC73E40085C632 /* SideMenu */,
|
|
9C7939162C0F23E900F5D6E6 /* LinkTypeEnum.swift */,
|
|
);
|
|
path = "TabBar & SideMenu";
|
|
sourceTree = "<group>";
|
|
};
|
|
525953CD2BE8B28100191286 /* ActivityToast&Indicator */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
525953CE2BE8B28F00191286 /* Utilities.swift */,
|
|
525953D02BE8B2B200191286 /* LLSpinner.swift */,
|
|
525954112BE8C84900191286 /* Toast.swift */,
|
|
525954132BE8C87300191286 /* ExtensionVCToastAlert.swift */,
|
|
);
|
|
path = "ActivityToast&Indicator";
|
|
sourceTree = "<group>";
|
|
};
|
|
525953D22BE8B2CD00191286 /* UIApplication */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
525953D32BE8B2DF00191286 /* UIApplication.swift */,
|
|
);
|
|
path = UIApplication;
|
|
sourceTree = "<group>";
|
|
};
|
|
525954152BE8CAC900191286 /* Network Adapter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
525954162BE8CAD300191286 /* NetworkManager.swift */,
|
|
5259541A2BE8D6F900191286 /* NetworkReachibility.swift */,
|
|
5259541C2BE8D94400191286 /* QueueHelper.swift */,
|
|
525954202BE8EB7900191286 /* APIEndPoints.swift */,
|
|
525954222BE8F00400191286 /* BaseResponseModel.swift */,
|
|
525954242BE8F01600191286 /* ValueWrapper.swift */,
|
|
);
|
|
path = "Network Adapter";
|
|
sourceTree = "<group>";
|
|
};
|
|
5259542C2BEA392A00191286 /* Alerts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5259542D2BEA393700191286 /* AlertCustomVC.swift */,
|
|
5259542F2BEA394300191286 /* CustomAlerts.storyboard */,
|
|
52FDDAB42BF34DC300E037C1 /* YesNoAlertVC.swift */,
|
|
);
|
|
path = Alerts;
|
|
sourceTree = "<group>";
|
|
};
|
|
527AC6FF2C182D1700434FB7 /* Timer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
527AC7002C182DCE00434FB7 /* TimeStringToSeconds.swift */,
|
|
);
|
|
path = Timer;
|
|
sourceTree = "<group>";
|
|
};
|
|
52C1A4DF2C05B670007BAA50 /* Delegate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
523ED25D2BDA2BC700CFED02 /* AppDelegate.swift */,
|
|
523ED25F2BDA2BC700CFED02 /* SceneDelegate.swift */,
|
|
9C535DB42C005A6C00DA6DCD /* KeyWindowFix.swift */,
|
|
52C1A4E02C05B69F007BAA50 /* UIApplicationSwitchRoot.swift */,
|
|
);
|
|
path = Delegate;
|
|
sourceTree = "<group>";
|
|
};
|
|
52C6E01F2BE3ADD800E22D59 /* Default Enum */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52C6E0202BE3ADE300E22D59 /* GenderEnum.swift */,
|
|
);
|
|
path = "Default Enum";
|
|
sourceTree = "<group>";
|
|
};
|
|
52C8B0512BDA4B51003B51D0 /* Helpers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9C834EDA2C1C26C000B29A9C /* HTML */,
|
|
527AC6FF2C182D1700434FB7 /* Timer */,
|
|
9CBE1B3E2C0F37B200CA6E61 /* DropDown */,
|
|
9C535DB62C0089A700DA6DCD /* Animation */,
|
|
525953D22BE8B2CD00191286 /* UIApplication */,
|
|
525953CD2BE8B28100191286 /* ActivityToast&Indicator */,
|
|
5202AAFF2BDFA7860043B7BD /* Validations */,
|
|
52C8B06A2BDA6E7A003B51D0 /* Localized */,
|
|
52C8B0522BDA4B58003B51D0 /* UIElements Helper */,
|
|
9C56E8472BDBEFAB00E4CA14 /* AssetColor.swift */,
|
|
52663FF62BDFACF60001D8CE /* ShadowView.swift */,
|
|
5257B2642BDFB6F50086D79B /* CheckPhoneHomeBtnOrNotch.swift */,
|
|
52D774F02BDFC53B001D87DE /* StringSubScript.swift */,
|
|
52C6E01D2BE3847F00E22D59 /* BorderView.swift */,
|
|
525954312BEA39D200191286 /* AddTapGesture.swift */,
|
|
525954592BEB67D200191286 /* DateFormatterLib.swift */,
|
|
5259545D2BEBBA1A00191286 /* LoadingIndicatorImageView.swift */,
|
|
52A3F6AC2BECC0340000BB0B /* TypeAlias.swift */,
|
|
5219C2C12C086D9B00A1DF4D /* DataTypeConversion.swift */,
|
|
9C7939142C0F23AA00F5D6E6 /* NsNotificationExtension.swift */,
|
|
9CB4C5A82C118EF300737C00 /* NavBarColor.swift */,
|
|
);
|
|
path = Helpers;
|
|
sourceTree = "<group>";
|
|
};
|
|
52C8B0522BDA4B58003B51D0 /* UIElements Helper */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52C8B0532BDA4BD1003B51D0 /* RoundCorner.swift */,
|
|
52C8B05C2BDA5AA7003B51D0 /* ApplyGradrient.swift */,
|
|
52CC38C22BDF812F00B74C3E /* LocalisedElements.swift */,
|
|
52FB2D8E2BDF898F0009B0C7 /* TextFieldPadding.swift */,
|
|
5202AAFD2BDF90590043B7BD /* TextFieldImage.swift */,
|
|
52663FF42BDFAB830001D8CE /* TextFieldErrorView.swift */,
|
|
52663FFA2BDFB1700001D8CE /* TextFieldShadow.swift */,
|
|
9CBCB2A02BE4E50A007D7934 /* TextFieldPassword.swift */,
|
|
524C42322C049D590016A11C /* CustomizableSegmentControl.swift */,
|
|
);
|
|
path = "UIElements Helper";
|
|
sourceTree = "<group>";
|
|
};
|
|
52C8B0552BDA57CE003B51D0 /* Constants K */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52C8B0562BDA57DB003B51D0 /* Constant.swift */,
|
|
9C27E15F2BDB6ECA00EC1DA9 /* UserDefaultsStruct.swift */,
|
|
52C8B0582BDA57FA003B51D0 /* StaticFilesString.swift */,
|
|
52C8B0682BDA6E1E003B51D0 /* LocalizedEnum.swift */,
|
|
9C27E1662BDB706700EC1DA9 /* StoryBoard.swift */,
|
|
9C27E1642BDB6FBC00EC1DA9 /* StoryBoardID.swift */,
|
|
9C27E16C2BDB852F00EC1DA9 /* GVar.swift */,
|
|
9C27E16E2BDB866500EC1DA9 /* CellIdentifier.swift */,
|
|
525954182BE8CC3400191286 /* ConstantString.swift */,
|
|
524C42302C0499560016A11C /* NotificationCenterReloads.swift */,
|
|
9C8C4FAF2C1328060017DD3B /* Disclaimer.rtf */,
|
|
);
|
|
path = "Constants K";
|
|
sourceTree = "<group>";
|
|
};
|
|
52C8B06A2BDA6E7A003B51D0 /* Localized */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52C8B06B2BDA6E87003B51D0 /* LocalizedString.swift */,
|
|
);
|
|
path = Localized;
|
|
sourceTree = "<group>";
|
|
};
|
|
52C8B0722BDA7560003B51D0 /* GIF_JSON */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52C8B0702BDA7512003B51D0 /* PassingCloud.json */,
|
|
);
|
|
path = GIF_JSON;
|
|
sourceTree = "<group>";
|
|
};
|
|
52DAC6462C21761700E2F85B /* WebSeries */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52DAC64C2C2176D600E2F85B /* Model */,
|
|
52DAC64B2C2176CD00E2F85B /* View */,
|
|
52DAC64A2C2176CB00E2F85B /* ViewModel */,
|
|
52DAC6492C21767900E2F85B /* Controller */,
|
|
52DAC6472C21762900E2F85B /* WebSeries.storyboard */,
|
|
52AC2D262C29791500337473 /* JWPlayerManager.swift */,
|
|
52C8D8D32C2D9F3400CA72A6 /* LikeFavCommonFunc.swift */,
|
|
);
|
|
path = WebSeries;
|
|
sourceTree = "<group>";
|
|
};
|
|
52DAC6492C21767900E2F85B /* Controller */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52DAC64D2C21775300E2F85B /* WebSeriesVC.swift */,
|
|
5242FE582C24203E0086A86D /* WebSeriesSeasonVC.swift */,
|
|
52E214C62C2AD47F00BC2D29 /* EpisodeDetailsVC.swift */,
|
|
528BEF5F2C2C372900FFDAB8 /* ContinueWatchingVC.swift */,
|
|
);
|
|
path = Controller;
|
|
sourceTree = "<group>";
|
|
};
|
|
52DAC64A2C2176CB00E2F85B /* ViewModel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52D6A2472C21A3A500145908 /* WebSeriesVM.swift */,
|
|
5242FE5A2C24317A0086A86D /* WebSeriesSeasonVM.swift */,
|
|
);
|
|
path = ViewModel;
|
|
sourceTree = "<group>";
|
|
};
|
|
52DAC64B2C2176CD00E2F85B /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52D6A2492C21B43300145908 /* WebSeriesCell.swift */,
|
|
52D6A24A2C21B43300145908 /* WebSeriesCell.xib */,
|
|
52D6A24F2C22B58200145908 /* WebSeriesShowListingCell.swift */,
|
|
52D6A2562C22C1E300145908 /* WebSeriesShowListingCell.xib */,
|
|
528E5F202C24660F00E33E4E /* SeasonCategoryCell.swift */,
|
|
528E5F212C24660F00E33E4E /* SeasonCategoryCell.xib */,
|
|
9C007F212C25603800F798C2 /* WebSeriesEpisodeCell.swift */,
|
|
9C007F222C25603800F798C2 /* WebSeriesEpisodeCell.xib */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
52DAC64C2C2176D600E2F85B /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52D6A2452C21A29800145908 /* ContinueWatchingDM.swift */,
|
|
52D6A24D2C22B3AB00145908 /* WebSeriesShowListDM.swift */,
|
|
52D6A2532C22B93F00145908 /* CategoryListingDM.swift */,
|
|
528E5F1A2C24531200E33E4E /* SeasonListingDM.swift */,
|
|
9C007F1F2C255DF200F798C2 /* SeasonEpisodeListingDM.swift */,
|
|
52AC2D242C295A7900337473 /* TeaserDM.swift */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
52F12C802C04569100AF8139 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52FDBA772BFF23F4009D7AC7 /* TimePeriod.swift */,
|
|
52BC3BEF2C1701F8002FACA6 /* BlogDM.swift */,
|
|
527AC6F92C17387300434FB7 /* SongBlogDM.swift */,
|
|
522D655D2C1ACCF40021E505 /* UserNotificationDM.swift */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
52F12C812C04569500AF8139 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9C535DC32C00BF2400DA6DCD /* HomeExploreCell.swift */,
|
|
9C535DC42C00BF2400DA6DCD /* HomeExploreCell.xib */,
|
|
527AC6F52C171C8F00434FB7 /* BlogsCell.swift */,
|
|
527AC6F62C171C8F00434FB7 /* BlogsCell.xib */,
|
|
527AC6FB2C173A5100434FB7 /* SongListCell.swift */,
|
|
527AC6FC2C173A5100434FB7 /* SongListCell.xib */,
|
|
522D65632C1ACE9C0021E505 /* UserNotificationCell.swift */,
|
|
522D65642C1ACE9C0021E505 /* UserNotificationCell.xib */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
52FDBA792BFF26F9009D7AC7 /* AuthFunc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9C27E1622BDB6F1900EC1DA9 /* AuthFunc.swift */,
|
|
525327D82BFCDDF700F64283 /* AuthFuncStartupSoundHandling.swift */,
|
|
52FDBA7A2BFF2712009D7AC7 /* AuthFuncTimeHandling.swift */,
|
|
);
|
|
path = AuthFunc;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C27E15E2BDB6E4F00EC1DA9 /* Localized Module */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52C8B0612BDA6993003B51D0 /* Localizable.strings */,
|
|
);
|
|
path = "Localized Module";
|
|
sourceTree = "<group>";
|
|
};
|
|
9C27E1612BDB6F0F00EC1DA9 /* Main */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52C1A4DF2C05B670007BAA50 /* Delegate */,
|
|
52FDBA792BFF26F9009D7AC7 /* AuthFunc */,
|
|
);
|
|
path = Main;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C535DB62C0089A700DA6DCD /* Animation */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9C535DB72C0089B400DA6DCD /* ViewButtonAnimation.swift */,
|
|
52D2F3D72C24043D009E52FF /* ShimmerEffectView.swift */,
|
|
);
|
|
path = Animation;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C535DC72C00BF3E00DA6DCD /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52A981D52C1B0E27000E0BEC /* FavouriteCell.swift */,
|
|
52A981D62C1B0E27000E0BEC /* FavouriteCell.xib */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C535DC82C00C34000DA6DCD /* Theme */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52F12C802C04569100AF8139 /* Model */,
|
|
52F12C812C04569500AF8139 /* View */,
|
|
9C535DCC2C00CD1200DA6DCD /* ViewModel */,
|
|
9C535DCB2C00CD0800DA6DCD /* Controller */,
|
|
522D65612C1ACDA40021E505 /* CommonNwCall.swift */,
|
|
52C1A4E72C05C95D007BAA50 /* Theme.storyboard */,
|
|
);
|
|
path = Theme;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C535DCB2C00CD0800DA6DCD /* Controller */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9CBCB2A92BE51A52007D7934 /* ThemeOneVC.swift */,
|
|
9C535DC12C00B36900DA6DCD /* ThemeTwoVC.swift */,
|
|
52AECA7F2C08BCB6004A7579 /* PlayerVC.swift */,
|
|
52BC3BED2C16FBDB002FACA6 /* MoreVC.swift */,
|
|
522D655F2C1ACD8C0021E505 /* UserNotificationVC.swift */,
|
|
52CCD7AF2C1AF0F80078BD65 /* RadioVC.swift */,
|
|
9C834EC52C1C1D9500B29A9C /* BlogDetailsVC.swift */,
|
|
);
|
|
path = Controller;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C535DCC2C00CD1200DA6DCD /* ViewModel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52FDBA7C2BFF481A009D7AC7 /* ThemeOneVM.swift */,
|
|
524C422A2C04781B0016A11C /* ThemeTwoVM.swift */,
|
|
52BC3BF12C170264002FACA6 /* MoreVM.swift */,
|
|
);
|
|
path = ViewModel;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C56E83E2BDBE4FB00E4CA14 /* Authentication */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9C56E83F2BDBE50200E4CA14 /* Model */,
|
|
9C56E8402BDBE50600E4CA14 /* View */,
|
|
9C56E8412BDBE50F00E4CA14 /* ViewModel */,
|
|
9C56E8422BDBE51000E4CA14 /* Controller */,
|
|
9C56E84A2BDBF03F00E4CA14 /* AuthenticationSB.storyboard */,
|
|
52D774E82BDFBDA4001D87DE /* AuthenticationStringConstant.swift */,
|
|
);
|
|
path = Authentication;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C56E83F2BDBE50200E4CA14 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
525954262BE9178F00191286 /* UserDataDM.swift */,
|
|
525954282BEA079500191286 /* UserEmailVerifyDM.swift */,
|
|
5259542A2BEA292800191286 /* UserRegPostModel.swift */,
|
|
525954332BEA620800191286 /* IntrestTopicDM.swift */,
|
|
5259545B2BEBB80400191286 /* AvatarDM.swift */,
|
|
52A3F6A42BECBA8D0000BB0B /* LinkedChildDM.swift */,
|
|
9C0A853E2BEE35340093783D /* ForgotPassDM.swift */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C56E8402BDBE50600E4CA14 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52C6E0192BE383C000E22D59 /* YourIntrestCell.swift */,
|
|
52C6E01A2BE383C000E22D59 /* YourIntrestCell.xib */,
|
|
52C6E0242BE3B46A00E22D59 /* SelectAvatarCell.swift */,
|
|
52C6E0252BE3B46A00E22D59 /* SelectAvatarCell.xib */,
|
|
52A3F6A62BECBF2A0000BB0B /* LinkedChildCell.swift */,
|
|
52A3F6A72BECBF2A0000BB0B /* LinkedChildCell.xib */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C56E8412BDBE50F00E4CA14 /* ViewModel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52663FF82BDFAF110001D8CE /* EmailVM.swift */,
|
|
52D774EC2BDFC13F001D87DE /* OTPVM.swift */,
|
|
5272FCE42BDFDC8C000ECB1D /* UserDetailsRegisterVM.swift */,
|
|
52CA28FB2BE11A0400708B49 /* UserIntrestVM.swift */,
|
|
52C6E0282BE3B52500E22D59 /* SelectAvatarVM.swift */,
|
|
9CBCB29C2BE4D6BB007D7934 /* LoginVM.swift */,
|
|
52A3F6AE2BECC0690000BB0B /* LinkedChildVM.swift */,
|
|
9C0A85402BEE35670093783D /* ResetPassUserNameVM.swift */,
|
|
9C0A85422BEE3EC90093783D /* NewPasswordVM.swift */,
|
|
);
|
|
path = ViewModel;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C56E8422BDBE51000E4CA14 /* Controller */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9C56E8452BDBEE6400E4CA14 /* EmailVC.swift */,
|
|
52D774EA2BDFC0BF001D87DE /* OTPVC.swift */,
|
|
5272FCE22BDFDB05000ECB1D /* UserDetailsRegisterVC.swift */,
|
|
52CA28F92BE119F500708B49 /* UserIntrestVC.swift */,
|
|
52C6E0222BE3B3E300E22D59 /* SelectAvatarVC.swift */,
|
|
9CBCB29A2BE4D614007D7934 /* LoginVC.swift */,
|
|
9CBCB2A22BE50C95007D7934 /* ResetPassUserNameVC.swift */,
|
|
9CBCB2A42BE50D49007D7934 /* NewPasswordVC.swift */,
|
|
52A3F6AA2BECBF550000BB0B /* LinkedChildVC.swift */,
|
|
529B0DD32C06156B00CFC54B /* LoginNavVC.swift */,
|
|
);
|
|
path = Controller;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C7939112C0EFCA000F5D6E6 /* ViewModel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9C7939122C0EFCAE00F5D6E6 /* FaqVM.swift */,
|
|
9C1C69FB2C106C240035B2C7 /* ContactSupportVM.swift */,
|
|
9CA7C6C12C1095B600D73742 /* ProfileVM.swift */,
|
|
);
|
|
path = ViewModel;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C834EDA2C1C26C000B29A9C /* HTML */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9C834EDB2C1C26CD00B29A9C /* HtmlText.swift */,
|
|
);
|
|
path = HTML;
|
|
sourceTree = "<group>";
|
|
};
|
|
9CBCB2A62BE5104F007D7934 /* Home */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
525327D12BFCC1BC00F64283 /* Model */,
|
|
9C535DC72C00BF3E00DA6DCD /* View */,
|
|
525327D32BFCC1C900F64283 /* ViewModel */,
|
|
525327D42BFCC1CF00F64283 /* Controller */,
|
|
9CBCB2A72BE5105A007D7934 /* Home.storyboard */,
|
|
);
|
|
path = Home;
|
|
sourceTree = "<group>";
|
|
};
|
|
9CBE1B352C0F37B200CA6E61 /* helpers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9CBE1B322C0F37B200CA6E61 /* DPDConstants.swift */,
|
|
9CBE1B332C0F37B200CA6E61 /* DPDKeyboardListener.swift */,
|
|
9CBE1B342C0F37B200CA6E61 /* DPDUIView+Extension.swift */,
|
|
);
|
|
path = helpers;
|
|
sourceTree = "<group>";
|
|
};
|
|
9CBE1B372C0F37B200CA6E61 /* resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9CBE1B362C0F37B200CA6E61 /* DropDownCell.xib */,
|
|
);
|
|
path = resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
9CBE1B3B2C0F37B200CA6E61 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9CBE1B382C0F37B200CA6E61 /* DropDown.swift */,
|
|
9CBE1B392C0F37B200CA6E61 /* DropDown+Appearance.swift */,
|
|
9CBE1B3A2C0F37B200CA6E61 /* DropDownCell.swift */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
9CBE1B3E2C0F37B200CA6E61 /* DropDown */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9CBE1B352C0F37B200CA6E61 /* helpers */,
|
|
9CBE1B372C0F37B200CA6E61 /* resources */,
|
|
9CBE1B3B2C0F37B200CA6E61 /* src */,
|
|
9CBE1B3C2C0F37B200CA6E61 /* DropDown.h */,
|
|
);
|
|
path = DropDown;
|
|
sourceTree = "<group>";
|
|
};
|
|
9CDCE1432BDB9B64003FEF11 /* Sounds */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52C8B05A2BDA5924003B51D0 /* WokaSplashSound.m4a */,
|
|
9CDCE1442BDB9B9A003FEF11 /* OnBoardMainSound.m4a */,
|
|
);
|
|
path = Sounds;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
523ED2592BDA2BC700CFED02 /* WOKA */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 523ED2842BDA2BC900CFED02 /* Build configuration list for PBXNativeTarget "WOKA" */;
|
|
buildPhases = (
|
|
980A1CC00FF088B8A166B8F5 /* [CP] Check Pods Manifest.lock */,
|
|
523ED2562BDA2BC700CFED02 /* Sources */,
|
|
523ED2572BDA2BC700CFED02 /* Frameworks */,
|
|
523ED2582BDA2BC700CFED02 /* Resources */,
|
|
2F168E6B05D55F4DF4E37F9F /* [CP] Embed Pods Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = WOKA;
|
|
packageProductDependencies = (
|
|
9C1C69F92C106B290035B2C7 /* RSKPlaceholderTextView */,
|
|
525FD79A2C2AFB990062C80F /* JWPlayerKit */,
|
|
);
|
|
productName = WOKA;
|
|
productReference = 523ED25A2BDA2BC700CFED02 /* WOKA.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
523ED26F2BDA2BC900CFED02 /* WOKATests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 523ED2872BDA2BC900CFED02 /* Build configuration list for PBXNativeTarget "WOKATests" */;
|
|
buildPhases = (
|
|
523ED26C2BDA2BC900CFED02 /* Sources */,
|
|
523ED26D2BDA2BC900CFED02 /* Frameworks */,
|
|
523ED26E2BDA2BC900CFED02 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
523ED2722BDA2BC900CFED02 /* PBXTargetDependency */,
|
|
);
|
|
name = WOKATests;
|
|
productName = WOKATests;
|
|
productReference = 523ED2702BDA2BC900CFED02 /* WOKATests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
523ED2792BDA2BC900CFED02 /* WOKAUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 523ED28A2BDA2BC900CFED02 /* Build configuration list for PBXNativeTarget "WOKAUITests" */;
|
|
buildPhases = (
|
|
523ED2762BDA2BC900CFED02 /* Sources */,
|
|
523ED2772BDA2BC900CFED02 /* Frameworks */,
|
|
523ED2782BDA2BC900CFED02 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
523ED27C2BDA2BC900CFED02 /* PBXTargetDependency */,
|
|
);
|
|
name = WOKAUITests;
|
|
productName = WOKAUITests;
|
|
productReference = 523ED27A2BDA2BC900CFED02 /* WOKAUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
523ED2522BDA2BC700CFED02 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1530;
|
|
LastUpgradeCheck = 1530;
|
|
TargetAttributes = {
|
|
523ED2592BDA2BC700CFED02 = {
|
|
CreatedOnToolsVersion = 15.3;
|
|
};
|
|
523ED26F2BDA2BC900CFED02 = {
|
|
CreatedOnToolsVersion = 15.3;
|
|
TestTargetID = 523ED2592BDA2BC700CFED02;
|
|
};
|
|
523ED2792BDA2BC900CFED02 = {
|
|
CreatedOnToolsVersion = 15.3;
|
|
TestTargetID = 523ED2592BDA2BC700CFED02;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 523ED2552BDA2BC700CFED02 /* Build configuration list for PBXProject "WOKA" */;
|
|
compatibilityVersion = "Xcode 14.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
hi,
|
|
);
|
|
mainGroup = 523ED2512BDA2BC700CFED02;
|
|
packageReferences = (
|
|
9C1C69F82C106B290035B2C7 /* XCRemoteSwiftPackageReference "RSKPlaceholderTextView" */,
|
|
525FD7992C2AFB990062C80F /* XCRemoteSwiftPackageReference "JWPlayerKit-package" */,
|
|
);
|
|
productRefGroup = 523ED25B2BDA2BC700CFED02 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
523ED2592BDA2BC700CFED02 /* WOKA */,
|
|
523ED26F2BDA2BC900CFED02 /* WOKATests */,
|
|
523ED2792BDA2BC900CFED02 /* WOKAUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
523ED2582BDA2BC700CFED02 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
528E5F232C24660F00E33E4E /* SeasonCategoryCell.xib in Resources */,
|
|
9C27E1732BDB86B600EC1DA9 /* OnBoardCell.xib in Resources */,
|
|
522A931A2C0DE8CC0098FE49 /* SideBarNav.storyboard in Resources */,
|
|
9CDCE1452BDB9B9A003FEF11 /* OnBoardMainSound.m4a in Resources */,
|
|
9C56E84B2BDBF03F00E4CA14 /* AuthenticationSB.storyboard in Resources */,
|
|
9CBCB2A82BE5105A007D7934 /* Home.storyboard in Resources */,
|
|
525954302BEA394400191286 /* CustomAlerts.storyboard in Resources */,
|
|
52C8B0632BDA6993003B51D0 /* Localizable.strings in Resources */,
|
|
523ED2672BDA2BC900CFED02 /* Assets.xcassets in Resources */,
|
|
9C007F242C25603800F798C2 /* WebSeriesEpisodeCell.xib in Resources */,
|
|
527AC6FE2C173A5100434FB7 /* SongListCell.xib in Resources */,
|
|
523ED26A2BDA2BC900CFED02 /* Base in Resources */,
|
|
52C8B05B2BDA5924003B51D0 /* WokaSplashSound.m4a in Resources */,
|
|
52D6A24B2C21B43300145908 /* WebSeriesCell.xib in Resources */,
|
|
52DAC6482C21762900E2F85B /* WebSeries.storyboard in Resources */,
|
|
527AC6F82C171C8F00434FB7 /* BlogsCell.xib in Resources */,
|
|
52A981D82C1B0E27000E0BEC /* FavouriteCell.xib in Resources */,
|
|
52C1A4E82C05C95D007BAA50 /* Theme.storyboard in Resources */,
|
|
522D65652C1ACE9C0021E505 /* UserNotificationCell.xib in Resources */,
|
|
9C535DC52C00BF2400DA6DCD /* HomeExploreCell.xib in Resources */,
|
|
9CBE1B422C0F37B300CA6E61 /* DropDownCell.xib in Resources */,
|
|
52A3F6A92BECBF2A0000BB0B /* LinkedChildCell.xib in Resources */,
|
|
523ED2652BDA2BC700CFED02 /* Base in Resources */,
|
|
52D6A2572C22C1E300145908 /* WebSeriesShowListingCell.xib in Resources */,
|
|
52BC3BE62C0E0326002FACA6 /* FaqCell.xib in Resources */,
|
|
52C6E01C2BE383C000E22D59 /* YourIntrestCell.xib in Resources */,
|
|
9C834ED32C1C1F9200B29A9C /* Exo2-SemiBold.ttf in Resources */,
|
|
9C834ED42C1C1F9200B29A9C /* Exo2-Medium.ttf in Resources */,
|
|
9C834ED52C1C1F9200B29A9C /* Exo2-Bold.ttf in Resources */,
|
|
9C834ED62C1C1F9200B29A9C /* Exo2-ExtraBold.ttf in Resources */,
|
|
9C834ED72C1C1F9200B29A9C /* Exo2-Regular.ttf in Resources */,
|
|
9C834ED82C1C1F9200B29A9C /* Exo2-Thin.ttf in Resources */,
|
|
52C6E0262BE3B46A00E22D59 /* SelectAvatarCell.xib in Resources */,
|
|
52C8B0712BDA7512003B51D0 /* PassingCloud.json in Resources */,
|
|
9C8C4FB02C1328060017DD3B /* Disclaimer.rtf in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
523ED26E2BDA2BC900CFED02 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9C834EC72C1C1F9000B29A9C /* Exo2-SemiBold.ttf in Resources */,
|
|
9C834EC82C1C1F9000B29A9C /* Exo2-Medium.ttf in Resources */,
|
|
9C834EC92C1C1F9000B29A9C /* Exo2-Bold.ttf in Resources */,
|
|
9C834ECA2C1C1F9000B29A9C /* Exo2-ExtraBold.ttf in Resources */,
|
|
9C834ECB2C1C1F9000B29A9C /* Exo2-Regular.ttf in Resources */,
|
|
9C834ECC2C1C1F9000B29A9C /* Exo2-Thin.ttf in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
523ED2782BDA2BC900CFED02 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9C834ECD2C1C1F9000B29A9C /* Exo2-SemiBold.ttf in Resources */,
|
|
9C834ECE2C1C1F9000B29A9C /* Exo2-Medium.ttf in Resources */,
|
|
9C834ECF2C1C1F9000B29A9C /* Exo2-Bold.ttf in Resources */,
|
|
9C834ED02C1C1F9000B29A9C /* Exo2-ExtraBold.ttf in Resources */,
|
|
9C834ED12C1C1F9000B29A9C /* Exo2-Regular.ttf in Resources */,
|
|
9C834ED22C1C1F9000B29A9C /* Exo2-Thin.ttf in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
2F168E6B05D55F4DF4E37F9F /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-WOKA/Pods-WOKA-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-WOKA/Pods-WOKA-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-WOKA/Pods-WOKA-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
980A1CC00FF088B8A166B8F5 /* [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-WOKA-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;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
523ED2562BDA2BC700CFED02 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9C535DC62C00BF2400DA6DCD /* HomeExploreCell.swift in Sources */,
|
|
52D774EF2BDFC50D001D87DE /* StringValidations.swift in Sources */,
|
|
52D6A2512C22B58200145908 /* WebSeriesShowListingCell.swift in Sources */,
|
|
9C007F232C25603800F798C2 /* WebSeriesEpisodeCell.swift in Sources */,
|
|
5272FCE32BDFDB05000ECB1D /* UserDetailsRegisterVC.swift in Sources */,
|
|
525954102BE8B72900191286 /* FontCustom.swift in Sources */,
|
|
5202AAFE2BDF90590043B7BD /* TextFieldImage.swift in Sources */,
|
|
9C7939152C0F23AA00F5D6E6 /* NsNotificationExtension.swift in Sources */,
|
|
528E5F1B2C24531200E33E4E /* SeasonListingDM.swift in Sources */,
|
|
52FDDAB52BF34DC300E037C1 /* YesNoAlertVC.swift in Sources */,
|
|
52C6E0232BE3B3E300E22D59 /* SelectAvatarVC.swift in Sources */,
|
|
529B0DD62C070C0F00CFC54B /* GuestDataDM.swift in Sources */,
|
|
5259545C2BEBB80400191286 /* AvatarDM.swift in Sources */,
|
|
52C8B06C2BDA6E87003B51D0 /* LocalizedString.swift in Sources */,
|
|
525953D42BE8B2DF00191286 /* UIApplication.swift in Sources */,
|
|
52CC38C32BDF812F00B74C3E /* LocalisedElements.swift in Sources */,
|
|
5259545E2BEBBA1A00191286 /* LoadingIndicatorImageView.swift in Sources */,
|
|
52B8D4DC2C04A25E00ED65F3 /* Delegate.swift in Sources */,
|
|
52CA28FC2BE11A0400708B49 /* UserIntrestVM.swift in Sources */,
|
|
52B8D4DB2C04A25E00ED65F3 /* TransitionContext.swift in Sources */,
|
|
9C27E1602BDB6ECA00EC1DA9 /* UserDefaultsStruct.swift in Sources */,
|
|
52A3F6AD2BECC0340000BB0B /* TypeAlias.swift in Sources */,
|
|
52D6A24C2C21B43300145908 /* WebSeriesCell.swift in Sources */,
|
|
5242FE5B2C24317A0086A86D /* WebSeriesSeasonVM.swift in Sources */,
|
|
524C422B2C04781B0016A11C /* ThemeTwoVM.swift in Sources */,
|
|
52B8D4DF2C04A25E00ED65F3 /* StatusBar.swift in Sources */,
|
|
5259541D2BE8D94400191286 /* QueueHelper.swift in Sources */,
|
|
525954232BE8F00400191286 /* BaseResponseModel.swift in Sources */,
|
|
9C27E1692BDB76F200EC1DA9 /* OnBoardVM.swift in Sources */,
|
|
9C7939172C0F23E900F5D6E6 /* LinkTypeEnum.swift in Sources */,
|
|
523ED2622BDA2BC700CFED02 /* SplashVC.swift in Sources */,
|
|
9CDC343C2BDBBC6B00093089 /* SelectAgeVC.swift in Sources */,
|
|
525327D02BFCBC4A00F64283 /* ExploreWokaVC.swift in Sources */,
|
|
52C8B0542BDA4BD1003B51D0 /* RoundCorner.swift in Sources */,
|
|
522242662BFC74380085C632 /* MyListVC.swift in Sources */,
|
|
52DAC64E2C21775300E2F85B /* WebSeriesVC.swift in Sources */,
|
|
5259542B2BEA292800191286 /* UserRegPostModel.swift in Sources */,
|
|
52C8B0572BDA57DB003B51D0 /* Constant.swift in Sources */,
|
|
52CCD7B02C1AF0F80078BD65 /* RadioVC.swift in Sources */,
|
|
52AECA802C08BCB6004A7579 /* PlayerVC.swift in Sources */,
|
|
5202AB012BDFA7900043B7BD /* EmailValidation.swift in Sources */,
|
|
52D6A24E2C22B3AB00145908 /* WebSeriesShowListDM.swift in Sources */,
|
|
52B8D4E12C04A25E00ED65F3 /* BasicTransitionAnimator.swift in Sources */,
|
|
52BC3BF02C1701F8002FACA6 /* BlogDM.swift in Sources */,
|
|
525954192BE8CC3400191286 /* ConstantString.swift in Sources */,
|
|
52D774EB2BDFC0BF001D87DE /* OTPVC.swift in Sources */,
|
|
9C007F202C255DF200F798C2 /* SeasonEpisodeListingDM.swift in Sources */,
|
|
52D2F3D82C24043D009E52FF /* ShimmerEffectView.swift in Sources */,
|
|
9C27E16F2BDB866500EC1DA9 /* CellIdentifier.swift in Sources */,
|
|
52BC3BF22C170264002FACA6 /* MoreVM.swift in Sources */,
|
|
9CBE1B412C0F37B300CA6E61 /* DPDUIView+Extension.swift in Sources */,
|
|
9C27E1632BDB6F1900EC1DA9 /* AuthFunc.swift in Sources */,
|
|
9C0A85412BEE35670093783D /* ResetPassUserNameVM.swift in Sources */,
|
|
52C6E0292BE3B52500E22D59 /* SelectAvatarVM.swift in Sources */,
|
|
52C8B0592BDA57FA003B51D0 /* StaticFilesString.swift in Sources */,
|
|
52C8B05D2BDA5AA7003B51D0 /* ApplyGradrient.swift in Sources */,
|
|
52C6E01B2BE383C000E22D59 /* YourIntrestCell.swift in Sources */,
|
|
525954142BE8C87300191286 /* ExtensionVCToastAlert.swift in Sources */,
|
|
52B8D4D92C04A25E00ED65F3 /* UIViewController+Container.swift in Sources */,
|
|
9C834EDC2C1C26CD00B29A9C /* HtmlText.swift in Sources */,
|
|
527AC6F72C171C8F00434FB7 /* BlogsCell.swift in Sources */,
|
|
523ED25E2BDA2BC700CFED02 /* AppDelegate.swift in Sources */,
|
|
9C7939132C0EFCAE00F5D6E6 /* FaqVM.swift in Sources */,
|
|
52D774ED2BDFC13F001D87DE /* OTPVM.swift in Sources */,
|
|
525327D62BFCC23600F64283 /* SideMenuVM.swift in Sources */,
|
|
9CBCB2A32BE50C95007D7934 /* ResetPassUserNameVC.swift in Sources */,
|
|
52A3F6A52BECBA8D0000BB0B /* LinkedChildDM.swift in Sources */,
|
|
52B8D4DE2C04A25E00ED65F3 /* SideMenuController.swift in Sources */,
|
|
9CBE1B402C0F37B300CA6E61 /* DPDKeyboardListener.swift in Sources */,
|
|
52A3F6AB2BECBF550000BB0B /* LinkedChildVC.swift in Sources */,
|
|
52FDBA7B2BFF2712009D7AC7 /* AuthFuncTimeHandling.swift in Sources */,
|
|
9C834EC62C1C1D9500B29A9C /* BlogDetailsVC.swift in Sources */,
|
|
9CBCB2A52BE50D49007D7934 /* NewPasswordVC.swift in Sources */,
|
|
52C8D8D42C2D9F3400CA72A6 /* LikeFavCommonFunc.swift in Sources */,
|
|
9CBCB29F2BE4E13A007D7934 /* ValidatorClass.swift in Sources */,
|
|
528BEF602C2C372900FFDAB8 /* ContinueWatchingVC.swift in Sources */,
|
|
9CBCB29B2BE4D614007D7934 /* LoginVC.swift in Sources */,
|
|
52BC3BE82C0E04A9002FACA6 /* FaqListDM.swift in Sources */,
|
|
9C56E83B2BDBC6E600E4CA14 /* SelectAgeVM.swift in Sources */,
|
|
9C535DC02C00B36000DA6DCD /* HomeVC.swift in Sources */,
|
|
52B8D4E22C04A25E00ED65F3 /* Segue.swift in Sources */,
|
|
52AC2D272C29791500337473 /* JWPlayerManager.swift in Sources */,
|
|
5259542E2BEA393700191286 /* AlertCustomVC.swift in Sources */,
|
|
52CA28FA2BE119F500708B49 /* UserIntrestVC.swift in Sources */,
|
|
9CBE1B442C0F37B300CA6E61 /* DropDown+Appearance.swift in Sources */,
|
|
9C27E16B2BDB774D00EC1DA9 /* CarouselData.swift in Sources */,
|
|
525954212BE8EB7900191286 /* APIEndPoints.swift in Sources */,
|
|
5259545A2BEB67D200191286 /* DateFormatterLib.swift in Sources */,
|
|
523ED2602BDA2BC700CFED02 /* SceneDelegate.swift in Sources */,
|
|
9C0A853F2BEE35340093783D /* ForgotPassDM.swift in Sources */,
|
|
9CBCB2AA2BE51A52007D7934 /* ThemeOneVC.swift in Sources */,
|
|
52D774E92BDFBDA4001D87DE /* AuthenticationStringConstant.swift in Sources */,
|
|
5259541B2BE8D6F900191286 /* NetworkReachibility.swift in Sources */,
|
|
52A981CE2C1AFE66000E0BEC /* FavouriteListingDM.swift in Sources */,
|
|
527AC6FD2C173A5100434FB7 /* SongListCell.swift in Sources */,
|
|
52D6A2542C22B93F00145908 /* CategoryListingDM.swift in Sources */,
|
|
9C27E1672BDB706700EC1DA9 /* StoryBoard.swift in Sources */,
|
|
52C8B0692BDA6E1E003B51D0 /* LocalizedEnum.swift in Sources */,
|
|
525954122BE8C84900191286 /* Toast.swift in Sources */,
|
|
525954172BE8CAD300191286 /* NetworkManager.swift in Sources */,
|
|
52B8D4DD2C04A25E00ED65F3 /* UIViewController+SideMenu.swift in Sources */,
|
|
525954292BEA079500191286 /* UserEmailVerifyDM.swift in Sources */,
|
|
522D655E2C1ACCF40021E505 /* UserNotificationDM.swift in Sources */,
|
|
9C1C69FC2C106C240035B2C7 /* ContactSupportVM.swift in Sources */,
|
|
52A3F6AF2BECC0690000BB0B /* LinkedChildVM.swift in Sources */,
|
|
525954252BE8F01600191286 /* ValueWrapper.swift in Sources */,
|
|
52A3F6A82BECBF2A0000BB0B /* LinkedChildCell.swift in Sources */,
|
|
52BC3BEE2C16FBDB002FACA6 /* MoreVC.swift in Sources */,
|
|
52C6E01E2BE3847F00E22D59 /* BorderView.swift in Sources */,
|
|
52FDBA7D2BFF481A009D7AC7 /* ThemeOneVM.swift in Sources */,
|
|
9C7939192C0F345000F5D6E6 /* ContactSupportVC.swift in Sources */,
|
|
9CBE1B432C0F37B300CA6E61 /* DropDown.swift in Sources */,
|
|
52C8B0742BDA7626003B51D0 /* OnBoardVC.swift in Sources */,
|
|
5219C2C22C086D9C00A1DF4D /* DataTypeConversion.swift in Sources */,
|
|
525953CF2BE8B28F00191286 /* Utilities.swift in Sources */,
|
|
52D6A2462C21A29800145908 /* ContinueWatchingDM.swift in Sources */,
|
|
9CBCB2A12BE4E50A007D7934 /* TextFieldPassword.swift in Sources */,
|
|
52BC3BEC2C16DF9F002FACA6 /* MyOrdersVC.swift in Sources */,
|
|
9C56E8482BDBEFAB00E4CA14 /* AssetColor.swift in Sources */,
|
|
9C0A85432BEE3EC90093783D /* NewPasswordVM.swift in Sources */,
|
|
522D65662C1ACE9C0021E505 /* UserNotificationCell.swift in Sources */,
|
|
524C42332C049D590016A11C /* CustomizableSegmentControl.swift in Sources */,
|
|
9C535DB52C005A6D00DA6DCD /* KeyWindowFix.swift in Sources */,
|
|
9C9BEEC72BEE1BBF004ECC2F /* CollectionViewCenteredFlowLayout.swift in Sources */,
|
|
5222426A2BFC7AFC0085C632 /* SideMenuVC.swift in Sources */,
|
|
527AC7012C182DCE00434FB7 /* TimeStringToSeconds.swift in Sources */,
|
|
9CBCB29D2BE4D6BB007D7934 /* LoginVM.swift in Sources */,
|
|
524C42312C0499560016A11C /* NotificationCenterReloads.swift in Sources */,
|
|
9C8C4FAE2C1315410017DD3B /* WebViewVC.swift in Sources */,
|
|
52BC3BE22C0E02EE002FACA6 /* FaqVC.swift in Sources */,
|
|
52A981D02C1AFEE8000E0BEC /* MyListVM.swift in Sources */,
|
|
5272FCE52BDFDC8C000ECB1D /* UserDetailsRegisterVM.swift in Sources */,
|
|
528E5F222C24660F00E33E4E /* SeasonCategoryCell.swift in Sources */,
|
|
525954272BE9178F00191286 /* UserDataDM.swift in Sources */,
|
|
9C27E1652BDB6FBC00EC1DA9 /* StoryBoardID.swift in Sources */,
|
|
52FDBA782BFF23F4009D7AC7 /* TimePeriod.swift in Sources */,
|
|
527AC6FA2C17387300434FB7 /* SongBlogDM.swift in Sources */,
|
|
522A931C2C0DE9150098FE49 /* AboutUsVc.swift in Sources */,
|
|
9CB4C5A92C118EF300737C00 /* NavBarColor.swift in Sources */,
|
|
525954322BEA39D200191286 /* AddTapGesture.swift in Sources */,
|
|
522242682BFC74380085C632 /* TabBarVC.swift in Sources */,
|
|
5242FE592C24203E0086A86D /* WebSeriesSeasonVC.swift in Sources */,
|
|
9C27E1722BDB86B600EC1DA9 /* OnBoardCell.swift in Sources */,
|
|
529B0DD42C06156B00CFC54B /* LoginNavVC.swift in Sources */,
|
|
52A981D72C1B0E27000E0BEC /* FavouriteCell.swift in Sources */,
|
|
52C8B05F2BDA5AFA003B51D0 /* SplashVM.swift in Sources */,
|
|
52C1A4E12C05B69F007BAA50 /* UIApplicationSwitchRoot.swift in Sources */,
|
|
52663FF72BDFACF60001D8CE /* ShadowView.swift in Sources */,
|
|
522D65602C1ACD8D0021E505 /* UserNotificationVC.swift in Sources */,
|
|
52AC2D252C295A7900337473 /* TeaserDM.swift in Sources */,
|
|
9C535DC22C00B36900DA6DCD /* ThemeTwoVC.swift in Sources */,
|
|
9CA7C6C22C1095B600D73742 /* ProfileVM.swift in Sources */,
|
|
52E214C72C2AD47F00BC2D29 /* EpisodeDetailsVC.swift in Sources */,
|
|
52D774F12BDFC53B001D87DE /* StringSubScript.swift in Sources */,
|
|
9CBE1B3F2C0F37B300CA6E61 /* DPDConstants.swift in Sources */,
|
|
52B8D4DA2C04A25E00ED65F3 /* Preferences.swift in Sources */,
|
|
52FB2D8F2BDF898F0009B0C7 /* TextFieldPadding.swift in Sources */,
|
|
5257B2652BDFB6F50086D79B /* CheckPhoneHomeBtnOrNotch.swift in Sources */,
|
|
52663FF92BDFAF110001D8CE /* EmailVM.swift in Sources */,
|
|
52C1A4E52C05BC86007BAA50 /* MainNavController.swift in Sources */,
|
|
525954342BEA620800191286 /* IntrestTopicDM.swift in Sources */,
|
|
52BC3BE52C0E0326002FACA6 /* FaqCell.swift in Sources */,
|
|
52663FF52BDFAB830001D8CE /* TextFieldErrorView.swift in Sources */,
|
|
9CBE1B452C0F37B300CA6E61 /* DropDownCell.swift in Sources */,
|
|
9C27E16D2BDB852F00EC1DA9 /* GVar.swift in Sources */,
|
|
52B8D4E02C04A25E00ED65F3 /* UIView+Container.swift in Sources */,
|
|
9C56E8462BDBEE6400E4CA14 /* EmailVC.swift in Sources */,
|
|
522D65622C1ACDA40021E505 /* CommonNwCall.swift in Sources */,
|
|
52D6A2482C21A3A500145908 /* WebSeriesVM.swift in Sources */,
|
|
525327D92BFCDDF700F64283 /* AuthFuncStartupSoundHandling.swift in Sources */,
|
|
52663FFB2BDFB1700001D8CE /* TextFieldShadow.swift in Sources */,
|
|
52C6E0212BE3ADE300E22D59 /* GenderEnum.swift in Sources */,
|
|
9CA7C6C02C1093E500D73742 /* ProfileVC.swift in Sources */,
|
|
525953D12BE8B2B200191286 /* LLSpinner.swift in Sources */,
|
|
52C6E0272BE3B46A00E22D59 /* SelectAvatarCell.swift in Sources */,
|
|
9C535DB82C0089B400DA6DCD /* ViewButtonAnimation.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
523ED26C2BDA2BC900CFED02 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
523ED2752BDA2BC900CFED02 /* WOKATests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
523ED2762BDA2BC900CFED02 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
523ED2812BDA2BC900CFED02 /* WOKAUITestsLaunchTests.swift in Sources */,
|
|
523ED27F2BDA2BC900CFED02 /* WOKAUITests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
523ED2722BDA2BC900CFED02 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 523ED2592BDA2BC700CFED02 /* WOKA */;
|
|
targetProxy = 523ED2712BDA2BC900CFED02 /* PBXContainerItemProxy */;
|
|
};
|
|
523ED27C2BDA2BC900CFED02 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 523ED2592BDA2BC700CFED02 /* WOKA */;
|
|
targetProxy = 523ED27B2BDA2BC900CFED02 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
523ED2632BDA2BC700CFED02 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
523ED2642BDA2BC700CFED02 /* Base */,
|
|
9CDCE1412BDB94BA003FEF11 /* hi */,
|
|
9CDCE1422BDB94BD003FEF11 /* en */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
523ED2682BDA2BC900CFED02 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
523ED2692BDA2BC900CFED02 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
52C1A4E72C05C95D007BAA50 /* Theme.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
52C1A4E62C05C95D007BAA50 /* Base */,
|
|
520B6E3E2C0751E90091C478 /* en */,
|
|
520B6E402C0751EF0091C478 /* hi */,
|
|
);
|
|
name = Theme.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
52C8B0612BDA6993003B51D0 /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
52C8B0642BDA69AE003B51D0 /* hi */,
|
|
52C8B0652BDA69C6003B51D0 /* en */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
9C56E84A2BDBF03F00E4CA14 /* AuthenticationSB.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
9C56E8492BDBF03F00E4CA14 /* Base */,
|
|
52E7E0F62BDF7DD500C86E10 /* en */,
|
|
52E7E0F82BDF7DD900C86E10 /* hi */,
|
|
);
|
|
name = AuthenticationSB.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
523ED2822BDA2BC900CFED02 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5259541E2BE8E93500191286 /* Config.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
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;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
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 = 13.0;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
523ED2832BDA2BC900CFED02 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5259541E2BE8E93500191286 /* Config.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
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;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
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 = 13.0;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
523ED2852BDA2BC900CFED02 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 26B5FF3DFDEFA683C1B79490 /* Pods-WOKA.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = WOKA/WOKA.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 4S9A74ZB6H;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = WOKA/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = WOKA;
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.entertainment";
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard;
|
|
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
INFOPLIST_KEY_UIUserInterfaceStyle = Light;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.app.woka;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Debug;
|
|
};
|
|
523ED2862BDA2BC900CFED02 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = C3C5F14550E24F595C189E37 /* Pods-WOKA.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = WOKA/WOKA.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 4S9A74ZB6H;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = WOKA/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = WOKA;
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.entertainment";
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard;
|
|
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
INFOPLIST_KEY_UIUserInterfaceStyle = Light;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.app.woka;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Release;
|
|
};
|
|
523ED2882BDA2BC900CFED02 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 4S9A74ZB6H;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.4;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.app.woka.WOKATests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WOKA.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/WOKA";
|
|
};
|
|
name = Debug;
|
|
};
|
|
523ED2892BDA2BC900CFED02 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 4S9A74ZB6H;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.4;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.app.woka.WOKATests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WOKA.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/WOKA";
|
|
};
|
|
name = Release;
|
|
};
|
|
523ED28B2BDA2BC900CFED02 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 4S9A74ZB6H;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.app.woka.WOKAUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = WOKA;
|
|
};
|
|
name = Debug;
|
|
};
|
|
523ED28C2BDA2BC900CFED02 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 4S9A74ZB6H;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.app.woka.WOKAUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = WOKA;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
523ED2552BDA2BC700CFED02 /* Build configuration list for PBXProject "WOKA" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
523ED2822BDA2BC900CFED02 /* Debug */,
|
|
523ED2832BDA2BC900CFED02 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
523ED2842BDA2BC900CFED02 /* Build configuration list for PBXNativeTarget "WOKA" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
523ED2852BDA2BC900CFED02 /* Debug */,
|
|
523ED2862BDA2BC900CFED02 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
523ED2872BDA2BC900CFED02 /* Build configuration list for PBXNativeTarget "WOKATests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
523ED2882BDA2BC900CFED02 /* Debug */,
|
|
523ED2892BDA2BC900CFED02 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
523ED28A2BDA2BC900CFED02 /* Build configuration list for PBXNativeTarget "WOKAUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
523ED28B2BDA2BC900CFED02 /* Debug */,
|
|
523ED28C2BDA2BC900CFED02 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
525FD7992C2AFB990062C80F /* XCRemoteSwiftPackageReference "JWPlayerKit-package" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/jwplayer/JWPlayerKit-package.git";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 4.19.1;
|
|
};
|
|
};
|
|
9C1C69F82C106B290035B2C7 /* XCRemoteSwiftPackageReference "RSKPlaceholderTextView" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/ruslanskorb/RSKPlaceholderTextView.git";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 8.0.0;
|
|
};
|
|
};
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
525FD79A2C2AFB990062C80F /* JWPlayerKit */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 525FD7992C2AFB990062C80F /* XCRemoteSwiftPackageReference "JWPlayerKit-package" */;
|
|
productName = JWPlayerKit;
|
|
};
|
|
9C1C69F92C106B290035B2C7 /* RSKPlaceholderTextView */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 9C1C69F82C106B290035B2C7 /* XCRemoteSwiftPackageReference "RSKPlaceholderTextView" */;
|
|
productName = RSKPlaceholderTextView;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = 523ED2522BDA2BC700CFED02 /* Project object */;
|
|
}
|