diff --git a/HD wallpaper.xcodeproj/project.pbxproj b/HD wallpaper.xcodeproj/project.pbxproj index 814c8b7..4c26e2e 100644 --- a/HD wallpaper.xcodeproj/project.pbxproj +++ b/HD wallpaper.xcodeproj/project.pbxproj @@ -92,7 +92,7 @@ 0004D89B2C36443C00B3E467 /* AWM_NetManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AWM_NetManager.m; sourceTree = ""; }; 00218D932C4F807A00966466 /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = ""; }; 041A9EAF08B4BEE8FF03DD23 /* Pods-HD wallpaper.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HD wallpaper.debug.xcconfig"; path = "Target Support Files/Pods-HD wallpaper/Pods-HD wallpaper.debug.xcconfig"; sourceTree = ""; }; - 057AF7902BF1E86F00078C98 /* HD wallpaper.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "HD wallpaper.app"; sourceTree = BUILT_PRODUCTS_DIR; }; + 057AF7902BF1E86F00078C98 /* TallPaper.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TallPaper.app; sourceTree = BUILT_PRODUCTS_DIR; }; 057AF7932BF1E86F00078C98 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 057AF7942BF1E86F00078C98 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 057AF79F2BF1E87100078C98 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; @@ -199,7 +199,7 @@ 057AF7912BF1E86F00078C98 /* Products */ = { isa = PBXGroup; children = ( - 057AF7902BF1E86F00078C98 /* HD wallpaper.app */, + 057AF7902BF1E86F00078C98 /* TallPaper.app */, ); name = Products; sourceTree = ""; @@ -296,9 +296,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 057AF78F2BF1E86F00078C98 /* HD wallpaper */ = { + 057AF78F2BF1E86F00078C98 /* TallPaper */ = { isa = PBXNativeTarget; - buildConfigurationList = 057AF7A92BF1E87100078C98 /* Build configuration list for PBXNativeTarget "HD wallpaper" */; + buildConfigurationList = 057AF7A92BF1E87100078C98 /* Build configuration list for PBXNativeTarget "TallPaper" */; buildPhases = ( 93F27BB9030A668EE41A8F45 /* [CP] Check Pods Manifest.lock */, 057AF78C2BF1E86F00078C98 /* Sources */, @@ -310,9 +310,9 @@ ); dependencies = ( ); - name = "HD wallpaper"; + name = TallPaper; productName = "HD wallpaper"; - productReference = 057AF7902BF1E86F00078C98 /* HD wallpaper.app */; + productReference = 057AF7902BF1E86F00078C98 /* TallPaper.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ @@ -344,7 +344,7 @@ projectDirPath = ""; projectRoot = ""; targets = ( - 057AF78F2BF1E86F00078C98 /* HD wallpaper */, + 057AF78F2BF1E86F00078C98 /* TallPaper */, ); }; /* End PBXProject section */ @@ -661,7 +661,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 057AF7A92BF1E87100078C98 /* Build configuration list for PBXNativeTarget "HD wallpaper" */ = { + 057AF7A92BF1E87100078C98 /* Build configuration list for PBXNativeTarget "TallPaper" */ = { isa = XCConfigurationList; buildConfigurations = ( 057AF7AA2BF1E87100078C98 /* Debug */, diff --git a/HD wallpaper.xcodeproj/xcshareddata/xcschemes/HD wallpaper.xcscheme b/HD wallpaper.xcodeproj/xcshareddata/xcschemes/HD wallpaper.xcscheme index 870adea..1e02cbc 100644 --- a/HD wallpaper.xcodeproj/xcshareddata/xcschemes/HD wallpaper.xcscheme +++ b/HD wallpaper.xcodeproj/xcshareddata/xcschemes/HD wallpaper.xcscheme @@ -16,8 +16,8 @@ @@ -45,8 +45,8 @@ @@ -62,8 +62,8 @@ diff --git a/HD wallpaper.xcworkspace/xcuserdata/aaa.xcuserdatad/UserInterfaceState.xcuserstate b/HD wallpaper.xcworkspace/xcuserdata/aaa.xcuserdatad/UserInterfaceState.xcuserstate index 2955742..437bad2 100644 Binary files a/HD wallpaper.xcworkspace/xcuserdata/aaa.xcuserdatad/UserInterfaceState.xcuserstate and b/HD wallpaper.xcworkspace/xcuserdata/aaa.xcuserdatad/UserInterfaceState.xcuserstate differ