Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am kensla on github.
  • I am kensla2019 (https://keybase.io/kensla2019) on keybase.
  • I have a public key ASD56ghBxuk957D6CQlSOkKWUlgv_GVx0_SDQ6MUtOzyDAo

To claim this, I am signing this object:

@kensla
kensla / ios_app_upload_needs_image.txt
Created February 22, 2017 04:24 — forked from cocoajin/ios_app_upload_needs_image.txt
iOS 上传所需基本图片尺寸
/*
iOS上传所需基本图片
icon
● Icon.png – 57×57 iPhone应用图标
● Icon@2x.png – 114×114 iPhone Retina显示屏应用图标
● Icon-72.png – 72×72 iPad应用图标
#########################
# .gitignore file for Xcode5
#
# NB: if you are storing "built" products, this WILL NOT WORK,
# and you should use a different .gitignore (or none at all)
# This file is for SOURCE projects, where there are many extra
# files that we want to exclude
#
# For updates, see: http://stackoverflow.com/questions/49478/git-ignore-file-for-xcode-projects
# and https://gist.github.com/adamgit/3786883