This commit is contained in:
忆海16 2024-07-25 19:20:41 +08:00
parent a10c8208b4
commit 0031be2e6e
234 changed files with 2488 additions and 14898 deletions

View File

@ -10,6 +10,8 @@
20E56B217F7725712DE82B32 /* Pods_WallpaperHD_Live.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F59CBF68E08818FF22B15165 /* Pods_WallpaperHD_Live.framework */; }; 20E56B217F7725712DE82B32 /* Pods_WallpaperHD_Live.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F59CBF68E08818FF22B15165 /* Pods_WallpaperHD_Live.framework */; };
753B78932C4F427E0007526F /* WP_PhotoAlbumVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 753B78912C4F427E0007526F /* WP_PhotoAlbumVC.swift */; }; 753B78932C4F427E0007526F /* WP_PhotoAlbumVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 753B78912C4F427E0007526F /* WP_PhotoAlbumVC.swift */; };
753B78942C4F427E0007526F /* WP_PhotoAlbumVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 753B78922C4F427E0007526F /* WP_PhotoAlbumVC.xib */; }; 753B78942C4F427E0007526F /* WP_PhotoAlbumVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 753B78922C4F427E0007526F /* WP_PhotoAlbumVC.xib */; };
7590AA282C525A1A0069D574 /* WP_PhotoAlbum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7590AA272C525A1A0069D574 /* WP_PhotoAlbum.swift */; };
75A0A5D02C52480000274FF3 /* arr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A0A5CF2C52480000274FF3 /* arr.swift */; };
75B426A02C4E092C001844C2 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B4269F2C4E092C001844C2 /* AppDelegate.swift */; }; 75B426A02C4E092C001844C2 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B4269F2C4E092C001844C2 /* AppDelegate.swift */; };
75B426A42C4E092C001844C2 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426A32C4E092C001844C2 /* ViewController.swift */; }; 75B426A42C4E092C001844C2 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426A32C4E092C001844C2 /* ViewController.swift */; };
75B426A72C4E092C001844C2 /* Base in Resources */ = {isa = PBXBuildFile; fileRef = 75B426A62C4E092C001844C2 /* Base */; }; 75B426A72C4E092C001844C2 /* Base in Resources */ = {isa = PBXBuildFile; fileRef = 75B426A62C4E092C001844C2 /* Base */; };
@ -17,8 +19,7 @@
75B426AC2C4E092F001844C2 /* Base in Resources */ = {isa = PBXBuildFile; fileRef = 75B426AB2C4E092F001844C2 /* Base */; }; 75B426AC2C4E092F001844C2 /* Base in Resources */ = {isa = PBXBuildFile; fileRef = 75B426AB2C4E092F001844C2 /* Base */; };
75B426B42C4E0CF5001844C2 /* WP_RootVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426B32C4E0CF5001844C2 /* WP_RootVC.swift */; }; 75B426B42C4E0CF5001844C2 /* WP_RootVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426B32C4E0CF5001844C2 /* WP_RootVC.swift */; };
75B426B82C4E0D21001844C2 /* WP_RootNAV.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426B72C4E0D21001844C2 /* WP_RootNAV.swift */; }; 75B426B82C4E0D21001844C2 /* WP_RootNAV.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426B72C4E0D21001844C2 /* WP_RootNAV.swift */; };
75B426BE2C4E1046001844C2 /* WP_TabButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426BC2C4E1046001844C2 /* WP_TabButton.swift */; }; 75B426BF2C4E1046001844C2 /* WP_TabbarRootVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426BD2C4E1046001844C2 /* WP_TabbarRootVC.swift */; };
75B426BF2C4E1046001844C2 /* WP_TabbarCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426BD2C4E1046001844C2 /* WP_TabbarCommon.swift */; };
75B426C12C4E10D7001844C2 /* WP_TabBarVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426C02C4E10D7001844C2 /* WP_TabBarVC.swift */; }; 75B426C12C4E10D7001844C2 /* WP_TabBarVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426C02C4E10D7001844C2 /* WP_TabBarVC.swift */; };
75B426CA2C4E2B25001844C2 /* WP_HomeVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426C92C4E2B25001844C2 /* WP_HomeVC.xib */; }; 75B426CA2C4E2B25001844C2 /* WP_HomeVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426C92C4E2B25001844C2 /* WP_HomeVC.xib */; };
75B426CB2C4E2B25001844C2 /* WP_HomeVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426C82C4E2B25001844C2 /* WP_HomeVC.swift */; }; 75B426CB2C4E2B25001844C2 /* WP_HomeVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426C82C4E2B25001844C2 /* WP_HomeVC.swift */; };
@ -27,30 +28,23 @@
75B426D22C4E2B49001844C2 /* WP_MineVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426D12C4E2B49001844C2 /* WP_MineVC.xib */; }; 75B426D22C4E2B49001844C2 /* WP_MineVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426D12C4E2B49001844C2 /* WP_MineVC.xib */; };
75B426D32C4E2B49001844C2 /* WP_MineVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426D02C4E2B49001844C2 /* WP_MineVC.swift */; }; 75B426D32C4E2B49001844C2 /* WP_MineVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426D02C4E2B49001844C2 /* WP_MineVC.swift */; };
75B426D62C4E2B9F001844C2 /* colorManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426D52C4E2B9F001844C2 /* colorManager.swift */; }; 75B426D62C4E2B9F001844C2 /* colorManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426D52C4E2B9F001844C2 /* colorManager.swift */; };
75B426D82C4E36D9001844C2 /* my_wallpaper.json in Resources */ = {isa = PBXBuildFile; fileRef = 75B426D72C4E36D9001844C2 /* my_wallpaper.json */; }; 75B426DB2C4E3705001844C2 /* WP_AIVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426DA2C4E3705001844C2 /* WP_AIVC.xib */; };
75B426DB2C4E3705001844C2 /* WP_NewestVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426DA2C4E3705001844C2 /* WP_NewestVC.xib */; }; 75B426DC2C4E3705001844C2 /* WP_AIVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426D92C4E3705001844C2 /* WP_AIVC.swift */; };
75B426DC2C4E3705001844C2 /* WP_NewestVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426D92C4E3705001844C2 /* WP_NewestVC.swift */; }; 75B426DF2C4E3711001844C2 /* WP_ComicsVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426DE2C4E3711001844C2 /* WP_ComicsVC.xib */; };
75B426DF2C4E3711001844C2 /* WP_PopularVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426DE2C4E3711001844C2 /* WP_PopularVC.xib */; }; 75B426E02C4E3711001844C2 /* WP_ComicsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426DD2C4E3711001844C2 /* WP_ComicsVC.swift */; };
75B426E02C4E3711001844C2 /* WP_PopularVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426DD2C4E3711001844C2 /* WP_PopularVC.swift */; }; 75B426E32C4E371D001844C2 /* WP_InkVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426E22C4E371D001844C2 /* WP_InkVC.xib */; };
75B426E32C4E371D001844C2 /* WP_Christmas.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426E22C4E371D001844C2 /* WP_Christmas.xib */; }; 75B426E42C4E371D001844C2 /* WP_InkVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426E12C4E371D001844C2 /* WP_InkVC.swift */; };
75B426E42C4E371D001844C2 /* WP_Christmas.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426E12C4E371D001844C2 /* WP_Christmas.swift */; };
75B426E72C4E372C001844C2 /* WP_FlowersVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426E62C4E372C001844C2 /* WP_FlowersVC.xib */; };
75B426E82C4E372C001844C2 /* WP_FlowersVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426E52C4E372C001844C2 /* WP_FlowersVC.swift */; };
75B426EB2C4E38F9001844C2 /* WallpaperModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426EA2C4E38F9001844C2 /* WallpaperModel.swift */; };
75B426ED2C4E3A02001844C2 /* CustomCollectionViewFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426EC2C4E3A02001844C2 /* CustomCollectionViewFlowLayout.swift */; }; 75B426ED2C4E3A02001844C2 /* CustomCollectionViewFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426EC2C4E3A02001844C2 /* CustomCollectionViewFlowLayout.swift */; };
75B426F12C4E3A3C001844C2 /* WP_WallpaperCollectionCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426F02C4E3A3C001844C2 /* WP_WallpaperCollectionCell.xib */; }; 75B426F12C4E3A3C001844C2 /* WP_WallpaperCollectionCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426F02C4E3A3C001844C2 /* WP_WallpaperCollectionCell.xib */; };
75B426F22C4E3A3C001844C2 /* WP_WallpaperCollectionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426EF2C4E3A3C001844C2 /* WP_WallpaperCollectionCell.swift */; }; 75B426F22C4E3A3C001844C2 /* WP_WallpaperCollectionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426EF2C4E3A3C001844C2 /* WP_WallpaperCollectionCell.swift */; };
75B426F92C4E457D001844C2 /* 4k.json in Resources */ = {isa = PBXBuildFile; fileRef = 75B426F82C4E457D001844C2 /* 4k.json */; };
75B426FC2C4E45EB001844C2 /* WP_4KModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426FB2C4E45EB001844C2 /* WP_4KModel.swift */; };
75B426FF2C4E4990001844C2 /* WP_RankingCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426FE2C4E4990001844C2 /* WP_RankingCell.xib */; }; 75B426FF2C4E4990001844C2 /* WP_RankingCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B426FE2C4E4990001844C2 /* WP_RankingCell.xib */; };
75B427002C4E4990001844C2 /* WP_RankingCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426FD2C4E4990001844C2 /* WP_RankingCell.swift */; }; 75B427002C4E4990001844C2 /* WP_RankingCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B426FD2C4E4990001844C2 /* WP_RankingCell.swift */; };
75B427032C4E63A8001844C2 /* WP_WallPaPerDetailsVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B427022C4E63A8001844C2 /* WP_WallPaPerDetailsVC.xib */; }; 75B427032C4E63A8001844C2 /* WP_WallPaPerDetailsVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B427022C4E63A8001844C2 /* WP_WallPaPerDetailsVC.xib */; };
75B427042C4E63A8001844C2 /* WP_WallPaPerDetailsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B427012C4E63A8001844C2 /* WP_WallPaPerDetailsVC.swift */; }; 75B427042C4E63A8001844C2 /* WP_WallPaPerDetailsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B427012C4E63A8001844C2 /* WP_WallPaPerDetailsVC.swift */; };
75B427062C4E658E001844C2 /* historyManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B427052C4E658D001844C2 /* historyManager.swift */; }; 75B427062C4E658E001844C2 /* imagename.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B427052C4E658D001844C2 /* imagename.swift */; };
75B427082C4E65A3001844C2 /* AccountManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B427072C4E65A3001844C2 /* AccountManager.swift */; };
75B4270A2C4E65E3001844C2 /* PrefixHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B427092C4E65E3001844C2 /* PrefixHeader.swift */; }; 75B4270A2C4E65E3001844C2 /* PrefixHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B427092C4E65E3001844C2 /* PrefixHeader.swift */; };
75B4270D2C4E66CB001844C2 /* WA_PreView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B4270B2C4E66CA001844C2 /* WA_PreView.xib */; }; 75B4270D2C4E66CB001844C2 /* WP_Preview.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B4270B2C4E66CA001844C2 /* WP_Preview.xib */; };
75B4270E2C4E66CB001844C2 /* WA_PreView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B4270C2C4E66CA001844C2 /* WA_PreView.swift */; }; 75B4270E2C4E66CB001844C2 /* WP_Preview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B4270C2C4E66CA001844C2 /* WP_Preview.swift */; };
75B427112C4E6BF2001844C2 /* WP_AboutVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B427102C4E6BF2001844C2 /* WP_AboutVC.xib */; }; 75B427112C4E6BF2001844C2 /* WP_AboutVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75B427102C4E6BF2001844C2 /* WP_AboutVC.xib */; };
75B427122C4E6BF2001844C2 /* WP_AboutVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B4270F2C4E6BF2001844C2 /* WP_AboutVC.swift */; }; 75B427122C4E6BF2001844C2 /* WP_AboutVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B4270F2C4E6BF2001844C2 /* WP_AboutVC.swift */; };
75B427142C4E6CEF001844C2 /* WP_PrivacyVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B427132C4E6CEF001844C2 /* WP_PrivacyVC.swift */; }; 75B427142C4E6CEF001844C2 /* WP_PrivacyVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75B427132C4E6CEF001844C2 /* WP_PrivacyVC.swift */; };
@ -66,6 +60,8 @@
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
753B78912C4F427E0007526F /* WP_PhotoAlbumVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_PhotoAlbumVC.swift; sourceTree = "<group>"; }; 753B78912C4F427E0007526F /* WP_PhotoAlbumVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_PhotoAlbumVC.swift; sourceTree = "<group>"; };
753B78922C4F427E0007526F /* WP_PhotoAlbumVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_PhotoAlbumVC.xib; sourceTree = "<group>"; }; 753B78922C4F427E0007526F /* WP_PhotoAlbumVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_PhotoAlbumVC.xib; sourceTree = "<group>"; };
7590AA272C525A1A0069D574 /* WP_PhotoAlbum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_PhotoAlbum.swift; sourceTree = "<group>"; };
75A0A5CF2C52480000274FF3 /* arr.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = arr.swift; sourceTree = "<group>"; };
75B4269C2C4E092C001844C2 /* WallpaperHD_Live.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WallpaperHD_Live.app; sourceTree = BUILT_PRODUCTS_DIR; }; 75B4269C2C4E092C001844C2 /* WallpaperHD_Live.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WallpaperHD_Live.app; sourceTree = BUILT_PRODUCTS_DIR; };
75B4269F2C4E092C001844C2 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; 75B4269F2C4E092C001844C2 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
75B426A32C4E092C001844C2 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; 75B426A32C4E092C001844C2 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
@ -77,8 +73,7 @@
75B426B72C4E0D21001844C2 /* WP_RootNAV.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_RootNAV.swift; sourceTree = "<group>"; }; 75B426B72C4E0D21001844C2 /* WP_RootNAV.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_RootNAV.swift; sourceTree = "<group>"; };
75B426BA2C4E0FBB001844C2 /* waperLivePCH.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = waperLivePCH.pch; sourceTree = "<group>"; }; 75B426BA2C4E0FBB001844C2 /* waperLivePCH.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = waperLivePCH.pch; sourceTree = "<group>"; };
75B426BB2C4E0FDA001844C2 /* wallpaperLive_Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wallpaperLive_Header.h; sourceTree = "<group>"; }; 75B426BB2C4E0FDA001844C2 /* wallpaperLive_Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wallpaperLive_Header.h; sourceTree = "<group>"; };
75B426BC2C4E1046001844C2 /* WP_TabButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WP_TabButton.swift; sourceTree = "<group>"; }; 75B426BD2C4E1046001844C2 /* WP_TabbarRootVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WP_TabbarRootVC.swift; sourceTree = "<group>"; };
75B426BD2C4E1046001844C2 /* WP_TabbarCommon.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WP_TabbarCommon.swift; sourceTree = "<group>"; };
75B426C02C4E10D7001844C2 /* WP_TabBarVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_TabBarVC.swift; sourceTree = "<group>"; }; 75B426C02C4E10D7001844C2 /* WP_TabBarVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_TabBarVC.swift; sourceTree = "<group>"; };
75B426C82C4E2B25001844C2 /* WP_HomeVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_HomeVC.swift; sourceTree = "<group>"; }; 75B426C82C4E2B25001844C2 /* WP_HomeVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_HomeVC.swift; sourceTree = "<group>"; };
75B426C92C4E2B25001844C2 /* WP_HomeVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_HomeVC.xib; sourceTree = "<group>"; }; 75B426C92C4E2B25001844C2 /* WP_HomeVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_HomeVC.xib; sourceTree = "<group>"; };
@ -87,30 +82,23 @@
75B426D02C4E2B49001844C2 /* WP_MineVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_MineVC.swift; sourceTree = "<group>"; }; 75B426D02C4E2B49001844C2 /* WP_MineVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_MineVC.swift; sourceTree = "<group>"; };
75B426D12C4E2B49001844C2 /* WP_MineVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_MineVC.xib; sourceTree = "<group>"; }; 75B426D12C4E2B49001844C2 /* WP_MineVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_MineVC.xib; sourceTree = "<group>"; };
75B426D52C4E2B9F001844C2 /* colorManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = colorManager.swift; sourceTree = "<group>"; }; 75B426D52C4E2B9F001844C2 /* colorManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = colorManager.swift; sourceTree = "<group>"; };
75B426D72C4E36D9001844C2 /* my_wallpaper.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = my_wallpaper.json; sourceTree = "<group>"; }; 75B426D92C4E3705001844C2 /* WP_AIVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_AIVC.swift; sourceTree = "<group>"; };
75B426D92C4E3705001844C2 /* WP_NewestVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_NewestVC.swift; sourceTree = "<group>"; }; 75B426DA2C4E3705001844C2 /* WP_AIVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_AIVC.xib; sourceTree = "<group>"; };
75B426DA2C4E3705001844C2 /* WP_NewestVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_NewestVC.xib; sourceTree = "<group>"; }; 75B426DD2C4E3711001844C2 /* WP_ComicsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_ComicsVC.swift; sourceTree = "<group>"; };
75B426DD2C4E3711001844C2 /* WP_PopularVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_PopularVC.swift; sourceTree = "<group>"; }; 75B426DE2C4E3711001844C2 /* WP_ComicsVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_ComicsVC.xib; sourceTree = "<group>"; };
75B426DE2C4E3711001844C2 /* WP_PopularVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_PopularVC.xib; sourceTree = "<group>"; }; 75B426E12C4E371D001844C2 /* WP_InkVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_InkVC.swift; sourceTree = "<group>"; };
75B426E12C4E371D001844C2 /* WP_Christmas.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_Christmas.swift; sourceTree = "<group>"; }; 75B426E22C4E371D001844C2 /* WP_InkVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_InkVC.xib; sourceTree = "<group>"; };
75B426E22C4E371D001844C2 /* WP_Christmas.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_Christmas.xib; sourceTree = "<group>"; };
75B426E52C4E372C001844C2 /* WP_FlowersVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_FlowersVC.swift; sourceTree = "<group>"; };
75B426E62C4E372C001844C2 /* WP_FlowersVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_FlowersVC.xib; sourceTree = "<group>"; };
75B426EA2C4E38F9001844C2 /* WallpaperModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WallpaperModel.swift; sourceTree = "<group>"; };
75B426EC2C4E3A02001844C2 /* CustomCollectionViewFlowLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomCollectionViewFlowLayout.swift; sourceTree = "<group>"; }; 75B426EC2C4E3A02001844C2 /* CustomCollectionViewFlowLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomCollectionViewFlowLayout.swift; sourceTree = "<group>"; };
75B426EF2C4E3A3C001844C2 /* WP_WallpaperCollectionCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_WallpaperCollectionCell.swift; sourceTree = "<group>"; }; 75B426EF2C4E3A3C001844C2 /* WP_WallpaperCollectionCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_WallpaperCollectionCell.swift; sourceTree = "<group>"; };
75B426F02C4E3A3C001844C2 /* WP_WallpaperCollectionCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_WallpaperCollectionCell.xib; sourceTree = "<group>"; }; 75B426F02C4E3A3C001844C2 /* WP_WallpaperCollectionCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_WallpaperCollectionCell.xib; sourceTree = "<group>"; };
75B426F82C4E457D001844C2 /* 4k.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = 4k.json; sourceTree = "<group>"; };
75B426FB2C4E45EB001844C2 /* WP_4KModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WP_4KModel.swift; sourceTree = "<group>"; };
75B426FD2C4E4990001844C2 /* WP_RankingCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_RankingCell.swift; sourceTree = "<group>"; }; 75B426FD2C4E4990001844C2 /* WP_RankingCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_RankingCell.swift; sourceTree = "<group>"; };
75B426FE2C4E4990001844C2 /* WP_RankingCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_RankingCell.xib; sourceTree = "<group>"; }; 75B426FE2C4E4990001844C2 /* WP_RankingCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_RankingCell.xib; sourceTree = "<group>"; };
75B427012C4E63A8001844C2 /* WP_WallPaPerDetailsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_WallPaPerDetailsVC.swift; sourceTree = "<group>"; }; 75B427012C4E63A8001844C2 /* WP_WallPaPerDetailsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_WallPaPerDetailsVC.swift; sourceTree = "<group>"; };
75B427022C4E63A8001844C2 /* WP_WallPaPerDetailsVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_WallPaPerDetailsVC.xib; sourceTree = "<group>"; }; 75B427022C4E63A8001844C2 /* WP_WallPaPerDetailsVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_WallPaPerDetailsVC.xib; sourceTree = "<group>"; };
75B427052C4E658D001844C2 /* historyManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = historyManager.swift; sourceTree = "<group>"; }; 75B427052C4E658D001844C2 /* imagename.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = imagename.swift; sourceTree = "<group>"; };
75B427072C4E65A3001844C2 /* AccountManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AccountManager.swift; sourceTree = "<group>"; };
75B427092C4E65E3001844C2 /* PrefixHeader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrefixHeader.swift; sourceTree = "<group>"; }; 75B427092C4E65E3001844C2 /* PrefixHeader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrefixHeader.swift; sourceTree = "<group>"; };
75B4270B2C4E66CA001844C2 /* WA_PreView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WA_PreView.xib; sourceTree = "<group>"; }; 75B4270B2C4E66CA001844C2 /* WP_Preview.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WP_Preview.xib; sourceTree = "<group>"; };
75B4270C2C4E66CA001844C2 /* WA_PreView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WA_PreView.swift; sourceTree = "<group>"; }; 75B4270C2C4E66CA001844C2 /* WP_Preview.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WP_Preview.swift; sourceTree = "<group>"; };
75B4270F2C4E6BF2001844C2 /* WP_AboutVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_AboutVC.swift; sourceTree = "<group>"; }; 75B4270F2C4E6BF2001844C2 /* WP_AboutVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_AboutVC.swift; sourceTree = "<group>"; };
75B427102C4E6BF2001844C2 /* WP_AboutVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_AboutVC.xib; sourceTree = "<group>"; }; 75B427102C4E6BF2001844C2 /* WP_AboutVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WP_AboutVC.xib; sourceTree = "<group>"; };
75B427132C4E6CEF001844C2 /* WP_PrivacyVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_PrivacyVC.swift; sourceTree = "<group>"; }; 75B427132C4E6CEF001844C2 /* WP_PrivacyVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WP_PrivacyVC.swift; sourceTree = "<group>"; };
@ -155,6 +143,14 @@
path = Pods; path = Pods;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
7590AA262C525A0D0069D574 /* M */ = {
isa = PBXGroup;
children = (
7590AA272C525A1A0069D574 /* WP_PhotoAlbum.swift */,
);
path = M;
sourceTree = "<group>";
};
75B426932C4E092C001844C2 = { 75B426932C4E092C001844C2 = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
@ -195,8 +191,7 @@
75B426B62C4E0D01001844C2 /* Root */ = { 75B426B62C4E0D01001844C2 /* Root */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
75B426BD2C4E1046001844C2 /* WP_TabbarCommon.swift */, 75B426BD2C4E1046001844C2 /* WP_TabbarRootVC.swift */,
75B426BC2C4E1046001844C2 /* WP_TabButton.swift */,
75B426B32C4E0CF5001844C2 /* WP_RootVC.swift */, 75B426B32C4E0CF5001844C2 /* WP_RootVC.swift */,
75B426B72C4E0D21001844C2 /* WP_RootNAV.swift */, 75B426B72C4E0D21001844C2 /* WP_RootNAV.swift */,
75B426C02C4E10D7001844C2 /* WP_TabBarVC.swift */, 75B426C02C4E10D7001844C2 /* WP_TabBarVC.swift */,
@ -217,7 +212,6 @@
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
75B426EE2C4E3A12001844C2 /* V */, 75B426EE2C4E3A12001844C2 /* V */,
75B426E92C4E38B1001844C2 /* M */,
75B426C32C4E2AEB001844C2 /* C */, 75B426C32C4E2AEB001844C2 /* C */,
); );
path = Home; path = Home;
@ -228,14 +222,12 @@
children = ( children = (
75B426C82C4E2B25001844C2 /* WP_HomeVC.swift */, 75B426C82C4E2B25001844C2 /* WP_HomeVC.swift */,
75B426C92C4E2B25001844C2 /* WP_HomeVC.xib */, 75B426C92C4E2B25001844C2 /* WP_HomeVC.xib */,
75B426D92C4E3705001844C2 /* WP_NewestVC.swift */, 75B426D92C4E3705001844C2 /* WP_AIVC.swift */,
75B426DA2C4E3705001844C2 /* WP_NewestVC.xib */, 75B426DA2C4E3705001844C2 /* WP_AIVC.xib */,
75B426DD2C4E3711001844C2 /* WP_PopularVC.swift */, 75B426DD2C4E3711001844C2 /* WP_ComicsVC.swift */,
75B426DE2C4E3711001844C2 /* WP_PopularVC.xib */, 75B426DE2C4E3711001844C2 /* WP_ComicsVC.xib */,
75B426E12C4E371D001844C2 /* WP_Christmas.swift */, 75B426E12C4E371D001844C2 /* WP_InkVC.swift */,
75B426E22C4E371D001844C2 /* WP_Christmas.xib */, 75B426E22C4E371D001844C2 /* WP_InkVC.xib */,
75B426E52C4E372C001844C2 /* WP_FlowersVC.swift */,
75B426E62C4E372C001844C2 /* WP_FlowersVC.xib */,
75B427012C4E63A8001844C2 /* WP_WallPaPerDetailsVC.swift */, 75B427012C4E63A8001844C2 /* WP_WallPaPerDetailsVC.swift */,
75B427022C4E63A8001844C2 /* WP_WallPaPerDetailsVC.xib */, 75B427022C4E63A8001844C2 /* WP_WallPaPerDetailsVC.xib */,
); );
@ -245,6 +237,7 @@
75B426C42C4E2AEE001844C2 /* Mine */ = { 75B426C42C4E2AEE001844C2 /* Mine */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
7590AA262C525A0D0069D574 /* M */,
75B426C52C4E2AF3001844C2 /* C */, 75B426C52C4E2AF3001844C2 /* C */,
); );
path = Mine; path = Mine;
@ -273,7 +266,6 @@
75B426C62C4E2AF6001844C2 /* Ranking */ = { 75B426C62C4E2AF6001844C2 /* Ranking */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
75B426FA2C4E45D2001844C2 /* M */,
75B426F32C4E4373001844C2 /* V */, 75B426F32C4E4373001844C2 /* V */,
75B426C72C4E2B00001844C2 /* C */, 75B426C72C4E2B00001844C2 /* C */,
); );
@ -294,29 +286,19 @@
children = ( children = (
75B427212C4E80CB001844C2 /* SPayPassWordView.swift */, 75B427212C4E80CB001844C2 /* SPayPassWordView.swift */,
75B427092C4E65E3001844C2 /* PrefixHeader.swift */, 75B427092C4E65E3001844C2 /* PrefixHeader.swift */,
75B427072C4E65A3001844C2 /* AccountManager.swift */, 75B427052C4E658D001844C2 /* imagename.swift */,
75B427052C4E658D001844C2 /* historyManager.swift */,
75B426F82C4E457D001844C2 /* 4k.json */,
75B426EC2C4E3A02001844C2 /* CustomCollectionViewFlowLayout.swift */, 75B426EC2C4E3A02001844C2 /* CustomCollectionViewFlowLayout.swift */,
75B426D72C4E36D9001844C2 /* my_wallpaper.json */,
75B426D52C4E2B9F001844C2 /* colorManager.swift */, 75B426D52C4E2B9F001844C2 /* colorManager.swift */,
75A0A5CF2C52480000274FF3 /* arr.swift */,
); );
path = Tool; path = Tool;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
75B426E92C4E38B1001844C2 /* M */ = {
isa = PBXGroup;
children = (
75B426EA2C4E38F9001844C2 /* WallpaperModel.swift */,
);
path = M;
sourceTree = "<group>";
};
75B426EE2C4E3A12001844C2 /* V */ = { 75B426EE2C4E3A12001844C2 /* V */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
75B4270C2C4E66CA001844C2 /* WA_PreView.swift */, 75B4270C2C4E66CA001844C2 /* WP_Preview.swift */,
75B4270B2C4E66CA001844C2 /* WA_PreView.xib */, 75B4270B2C4E66CA001844C2 /* WP_Preview.xib */,
75B426EF2C4E3A3C001844C2 /* WP_WallpaperCollectionCell.swift */, 75B426EF2C4E3A3C001844C2 /* WP_WallpaperCollectionCell.swift */,
75B426F02C4E3A3C001844C2 /* WP_WallpaperCollectionCell.xib */, 75B426F02C4E3A3C001844C2 /* WP_WallpaperCollectionCell.xib */,
); );
@ -332,14 +314,6 @@
path = V; path = V;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
75B426FA2C4E45D2001844C2 /* M */ = {
isa = PBXGroup;
children = (
75B426FB2C4E45EB001844C2 /* WP_4KModel.swift */,
);
path = M;
sourceTree = "<group>";
};
/* End PBXGroup section */ /* End PBXGroup section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
@ -401,20 +375,17 @@
isa = PBXResourcesBuildPhase; isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
75B426F92C4E457D001844C2 /* 4k.json in Resources */,
75B4271B2C4E76B4001844C2 /* WP_FeedVC.xib in Resources */, 75B4271B2C4E76B4001844C2 /* WP_FeedVC.xib in Resources */,
75B426FF2C4E4990001844C2 /* WP_RankingCell.xib in Resources */, 75B426FF2C4E4990001844C2 /* WP_RankingCell.xib in Resources */,
75B426D82C4E36D9001844C2 /* my_wallpaper.json in Resources */, 75B426DF2C4E3711001844C2 /* WP_ComicsVC.xib in Resources */,
75B426E72C4E372C001844C2 /* WP_FlowersVC.xib in Resources */,
75B426DF2C4E3711001844C2 /* WP_PopularVC.xib in Resources */,
75B426D22C4E2B49001844C2 /* WP_MineVC.xib in Resources */, 75B426D22C4E2B49001844C2 /* WP_MineVC.xib in Resources */,
75B426E32C4E371D001844C2 /* WP_Christmas.xib in Resources */, 75B426E32C4E371D001844C2 /* WP_InkVC.xib in Resources */,
75B426A92C4E092F001844C2 /* Assets.xcassets in Resources */, 75B426A92C4E092F001844C2 /* Assets.xcassets in Resources */,
75B4270D2C4E66CB001844C2 /* WA_PreView.xib in Resources */, 75B4270D2C4E66CB001844C2 /* WP_Preview.xib in Resources */,
75B4271F2C4E7A84001844C2 /* WP_CollectionVC.xib in Resources */, 75B4271F2C4E7A84001844C2 /* WP_CollectionVC.xib in Resources */,
75B426AC2C4E092F001844C2 /* Base in Resources */, 75B426AC2C4E092F001844C2 /* Base in Resources */,
75B426CE2C4E2B31001844C2 /* WP_RankingVC.xib in Resources */, 75B426CE2C4E2B31001844C2 /* WP_RankingVC.xib in Resources */,
75B426DB2C4E3705001844C2 /* WP_NewestVC.xib in Resources */, 75B426DB2C4E3705001844C2 /* WP_AIVC.xib in Resources */,
75B427032C4E63A8001844C2 /* WP_WallPaPerDetailsVC.xib in Resources */, 75B427032C4E63A8001844C2 /* WP_WallPaPerDetailsVC.xib in Resources */,
75B426F12C4E3A3C001844C2 /* WP_WallpaperCollectionCell.xib in Resources */, 75B426F12C4E3A3C001844C2 /* WP_WallpaperCollectionCell.xib in Resources */,
75B426CA2C4E2B25001844C2 /* WP_HomeVC.xib in Resources */, 75B426CA2C4E2B25001844C2 /* WP_HomeVC.xib in Resources */,
@ -475,20 +446,19 @@
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
75B426CF2C4E2B31001844C2 /* WP_RankingVC.swift in Sources */, 75B426CF2C4E2B31001844C2 /* WP_RankingVC.swift in Sources */,
75B426E42C4E371D001844C2 /* WP_Christmas.swift in Sources */, 7590AA282C525A1A0069D574 /* WP_PhotoAlbum.swift in Sources */,
75B427062C4E658E001844C2 /* historyManager.swift in Sources */, 75B426E42C4E371D001844C2 /* WP_InkVC.swift in Sources */,
75B427082C4E65A3001844C2 /* AccountManager.swift in Sources */, 75B427062C4E658E001844C2 /* imagename.swift in Sources */,
75B426FC2C4E45EB001844C2 /* WP_4KModel.swift in Sources */, 75B426DC2C4E3705001844C2 /* WP_AIVC.swift in Sources */,
75B426DC2C4E3705001844C2 /* WP_NewestVC.swift in Sources */,
75B426A42C4E092C001844C2 /* ViewController.swift in Sources */, 75B426A42C4E092C001844C2 /* ViewController.swift in Sources */,
75B426B42C4E0CF5001844C2 /* WP_RootVC.swift in Sources */, 75B426B42C4E0CF5001844C2 /* WP_RootVC.swift in Sources */,
75B426CB2C4E2B25001844C2 /* WP_HomeVC.swift in Sources */, 75B426CB2C4E2B25001844C2 /* WP_HomeVC.swift in Sources */,
75B427122C4E6BF2001844C2 /* WP_AboutVC.swift in Sources */, 75B427122C4E6BF2001844C2 /* WP_AboutVC.swift in Sources */,
75A0A5D02C52480000274FF3 /* arr.swift in Sources */,
753B78932C4F427E0007526F /* WP_PhotoAlbumVC.swift in Sources */, 753B78932C4F427E0007526F /* WP_PhotoAlbumVC.swift in Sources */,
75B4270E2C4E66CB001844C2 /* WA_PreView.swift in Sources */, 75B4270E2C4E66CB001844C2 /* WP_Preview.swift in Sources */,
75B426B82C4E0D21001844C2 /* WP_RootNAV.swift in Sources */, 75B426B82C4E0D21001844C2 /* WP_RootNAV.swift in Sources */,
75B426D62C4E2B9F001844C2 /* colorManager.swift in Sources */, 75B426D62C4E2B9F001844C2 /* colorManager.swift in Sources */,
75B426EB2C4E38F9001844C2 /* WallpaperModel.swift in Sources */,
75B4270A2C4E65E3001844C2 /* PrefixHeader.swift in Sources */, 75B4270A2C4E65E3001844C2 /* PrefixHeader.swift in Sources */,
75B427202C4E7A84001844C2 /* WP_CollectionVC.swift in Sources */, 75B427202C4E7A84001844C2 /* WP_CollectionVC.swift in Sources */,
75B426ED2C4E3A02001844C2 /* CustomCollectionViewFlowLayout.swift in Sources */, 75B426ED2C4E3A02001844C2 /* CustomCollectionViewFlowLayout.swift in Sources */,
@ -498,14 +468,12 @@
75B427222C4E80CB001844C2 /* SPayPassWordView.swift in Sources */, 75B427222C4E80CB001844C2 /* SPayPassWordView.swift in Sources */,
75B427042C4E63A8001844C2 /* WP_WallPaPerDetailsVC.swift in Sources */, 75B427042C4E63A8001844C2 /* WP_WallPaPerDetailsVC.swift in Sources */,
75B426D32C4E2B49001844C2 /* WP_MineVC.swift in Sources */, 75B426D32C4E2B49001844C2 /* WP_MineVC.swift in Sources */,
75B426E82C4E372C001844C2 /* WP_FlowersVC.swift in Sources */, 75B426BF2C4E1046001844C2 /* WP_TabbarRootVC.swift in Sources */,
75B426BF2C4E1046001844C2 /* WP_TabbarCommon.swift in Sources */,
75B427262C4E811E001844C2 /* WP_LockVC.swift in Sources */, 75B427262C4E811E001844C2 /* WP_LockVC.swift in Sources */,
75B426F22C4E3A3C001844C2 /* WP_WallpaperCollectionCell.swift in Sources */, 75B426F22C4E3A3C001844C2 /* WP_WallpaperCollectionCell.swift in Sources */,
75B426E02C4E3711001844C2 /* WP_PopularVC.swift in Sources */, 75B426E02C4E3711001844C2 /* WP_ComicsVC.swift in Sources */,
75B426C12C4E10D7001844C2 /* WP_TabBarVC.swift in Sources */, 75B426C12C4E10D7001844C2 /* WP_TabBarVC.swift in Sources */,
75B427142C4E6CEF001844C2 /* WP_PrivacyVC.swift in Sources */, 75B427142C4E6CEF001844C2 /* WP_PrivacyVC.swift in Sources */,
75B426BE2C4E1046001844C2 /* WP_TabButton.swift in Sources */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
@ -656,11 +624,11 @@
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Distribution"; CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1; CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = S7MWK7J6D7; DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = S7MWK7J6D7; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = S7MWK7J6D7;
ENABLE_USER_SCRIPT_SANDBOXING = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO;
GCC_PREFIX_HEADER = "$(SRCROOT)/WallpaperHD_Live/Header/waperLivePCH.pch"; GCC_PREFIX_HEADER = "$(SRCROOT)/WallpaperHD_Live/Header/waperLivePCH.pch";
@ -701,11 +669,11 @@
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Distribution"; CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1; CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = S7MWK7J6D7; DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = S7MWK7J6D7; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = S7MWK7J6D7;
ENABLE_USER_SCRIPT_SANDBOXING = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO;
GCC_PREFIX_HEADER = "$(SRCROOT)/WallpaperHD_Live/Header/waperLivePCH.pch"; GCC_PREFIX_HEADER = "$(SRCROOT)/WallpaperHD_Live/Header/waperLivePCH.pch";

View File

@ -11,11 +11,10 @@ import IQKeyboardManagerSwift
class AppDelegate: UIResponder, UIApplicationDelegate { class AppDelegate: UIResponder, UIApplicationDelegate {
var window: UIWindow? var window: UIWindow?
let hasLaunchedBeforeKey = "hasLaunchedBefore" let isoneopenBeforeKey = "isoneopen"
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool { func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
IQKeyboardManager.shared.enable = true IQKeyboardManager.shared.enable = true
window = UIWindow(frame: UIScreen.main.bounds) window = UIWindow(frame: UIScreen.main.bounds)
// WP_TabbarCommon.TabBarController()
// //
if #available(iOS 13.0, *) { if #available(iOS 13.0, *) {
window?.overrideUserInterfaceStyle = .light window?.overrideUserInterfaceStyle = .light
@ -24,20 +23,20 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
let userDefaults = UserDefaults.standard let userDefaults = UserDefaults.standard
if userDefaults.bool(forKey: hasLaunchedBeforeKey){ if userDefaults.bool(forKey: isoneopenBeforeKey){
if userDefaults.bool(forKey: "islock"){ if userDefaults.bool(forKey: "islock"){
let vc = WP_LockVC() let vc = WP_LockVC()
self.window?.rootViewController = WP_RootNAV(rootViewController: vc) self.window?.rootViewController = WP_RootNAV(rootViewController: vc)
}else{ }else{
WP_TabbarCommon.TabBarController() WP_TabbarRootVC.TabBarController()
} }
}else{ }else{
// //
userDefaults.set(true, forKey: hasLaunchedBeforeKey) userDefaults.set(true, forKey: isoneopenBeforeKey)
userDefaults.set(false, forKey: "islock") userDefaults.set(false, forKey: "islock")
WP_TabbarCommon.TabBarController() WP_TabbarRootVC.TabBarController()
} }
self.window?.makeKeyAndVisible() self.window?.makeKeyAndVisible()
return true return true

View File

@ -0,0 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "lockpreview.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 819 B

View File

@ -0,0 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_1.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_10.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_11.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_12.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_13.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_14.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_15.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_16.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_17.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_18.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_19.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_2.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_20.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_21.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 241 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_22.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_23.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_24.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_3.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_4.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_5.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_6.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_7.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_8.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "a_9.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

View File

@ -0,0 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "1.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "10.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "11.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "12.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "13.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "14.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 741 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "15.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "16.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "17.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "18.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "19.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "2.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "20.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "21.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "22.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "23.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "3.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "4.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "5.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "6.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "7.jpg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "8.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 KiB

Some files were not shown because too many files have changed in this diff Show More