반응형 Works104 [Android] Android Library(ARR) 배포 - JCenter(Bintray) Android Studio 에서 새 안드로이드 프로젝트를 만들고 build.gradle 파일을 열어보면 repository에 jcenter 라는 것을 볼 수 있다. buildscript { /** * The repositories block configures the repositories Gradle uses to * search or download the dependencies. Gradle pre-configures support for remote * repositories such as JCenter, Maven Central, and Ivy. You can also use local * repositories or define your own remote repositories. The co.. 2020. 8. 31. Mac XCode Error XCode 에서 출시된 앱을 빌드할 때에는 인증서가 필요한데 두가지 방식으로 해결 가능하다. 애플 개발자 계정에 등록 되지 않은 경우, 등록은 되어 있지만 해당 프로젝트의 권한이 없는 경우 Provisioning Profile 파일을 공유 받아 실행 애플 개발자 계정으로 등록되 있고 해당 프로젝트의 권한이 팀 단위로 설정되어 있는 경우 XCode > Prefernces... > Accounts > + > Apple 계정 등록 Targets > Target > Signing & Capabilities Automatically manage signing 체크 Team > 팀 선택 Revoke Certificate 선택 간혹 빌드시 Signing 암호를 물어보는 경우가 생기는데 관련 있는 Keychain 들을.. 2020. 6. 12. [Java] Visual Studio Code 에서 Sprint 시작하기 - MVC 패턴 MVC 패턴을 사용하기 위해서는 Tomcat 이 필요하다고 한다. Apache Tomcat 설치 Apache Tomcat® - Welcome! The Apache Tomcat® software is an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. The Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket specifications ar tomcat.apache.org Visual Studio Code Extension 설치 - Tomcat for.. 2020. 6. 5. [Java] Visual Studio Code 에서 Spring 시작하기 Visual Studio Code 설치 Download Visual Studio Code - Mac, Linux, Windows Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications. code.visualstudio.com Visual Studio Code Extension 설치 - Spring Boot Extension Pack - Java E.. 2020. 6. 4. 이전 1 ··· 13 14 15 16 17 18 19 ··· 26 다음 반응형