기본 콘텐츠로 건너뛰기

8월, 2018의 게시물 표시

Git remote

*** make git Remote directory > pwd /Users/usr1/remoteRepository > git init --bare project1.git *** add Remote > git remote add origin /Users/usr1/remoteRepository/project1.git *** remove Remote > git remote rm origin https://www.iexplain.org/using-git-with-google-drive-a-tutorial/

iOS, release, check before [Upload to App Store...]

***  Missing App Store Icon - iOS Apps must include a 1024x1024px App Store Icon in PNG format. Images.xcassets > AppIcon -> add [1024pt App Store iOS] icon ***  Missing Info.plist key - This app attempts to access privacy-sensitive data without a usage description. Info.plist add [Privacy - Bluetooth Peripheral Usage Description][This app requires bluetooth access to function properly.]