diff --git a/Ifish.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Ifish.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/Ifish.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/Ifish.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/Ifish.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings new file mode 100644 index 0000000..0c67376 --- /dev/null +++ b/Ifish.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings @@ -0,0 +1,5 @@ + + + + + diff --git a/Ifish/Assets.xcassets/HotBar/HotBarBg.imageset/501534908285_.pic.jpg b/Ifish/Assets.xcassets/HotBar/HotBarBg.imageset/501534908285_.pic.jpg new file mode 100644 index 0000000..d0c2ce7 Binary files /dev/null and b/Ifish/Assets.xcassets/HotBar/HotBarBg.imageset/501534908285_.pic.jpg differ diff --git a/Ifish/Assets.xcassets/HotBar/HotBarBg.imageset/Contents.json b/Ifish/Assets.xcassets/HotBar/HotBarBg.imageset/Contents.json new file mode 100644 index 0000000..6010a4b --- /dev/null +++ b/Ifish/Assets.xcassets/HotBar/HotBarBg.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "501534908285_.pic.jpg", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/Ifish/ifishImgSouce/NewPiFubtn/graybtn_big.png b/Ifish/ifishImgSouce/NewPiFubtn/graybtn_big.png deleted file mode 100644 index b61227e..0000000 Binary files a/Ifish/ifishImgSouce/NewPiFubtn/graybtn_big.png and /dev/null differ diff --git a/Ifish/ifishImgSouce/switchButton/greenbtn_big.png b/Ifish/ifishImgSouce/switchButton/greenbtn_big.png deleted file mode 100644 index deaa16c..0000000 Binary files a/Ifish/ifishImgSouce/switchButton/greenbtn_big.png and /dev/null differ