Skip to content

Conversation

@hfjxjjd123
Copy link

No description provided.

@hoqn hoqn requested a review from iju1633 December 27, 2022 10:01
@hoqn hoqn added the 🙋‍♂️🙋‍♀️ 리뷰 요청 PR 리뷰를 요청합니다~ label Dec 27, 2022
Gradle에서 서명을 구성하기 위해서, `build.gradle` 파일을 수정하여 `.properties` 파일로부터 `keystore` 정보를 가져올 수 있도록 한다.

```
* keystore: 인증서 & 암호화에 사용되는 보안 인증서(개인키 등등)를 저장하는 공간이다.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

어미 통일을 시키는 건 어떨까요?

e.g. 저장하는 공간이다. -> 저장하는 공간

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

넵!

Gradle에서 `ProGuard`를 구성하기 위해, `build.gradle` 파일을 수정하여 Release Build 할 때 `ProGuard`의 규칙이 적용되도록 한다.

```
* ProGard: 자바 코드를 최적화하고 난독화하는 도구이다. 
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오타 수정 부탁드립니다. (ProGard -> ProGuard)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

앗..

Copy link

@iju1633 iju1633 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

android와 ios의 배포 방법을 모두 설명해주셔서 비교도 되고 좋았습니다 :)

흥미롭게 읽었어요 !!


```
* ProGard: 자바 코드를 최적화하고 난독화하는 도구이다. 
* ProGaurd: 자바 코드를 최적화하고 난독화하는 도구 
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

앗.. 다시 오타가 있습니다..! ProGaurd -> ProGuard.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

앗 ㅋㅋㅋ 수정하겠습니다

@hoqn hoqn added ✅ 리뷰 완료 한 명 이상이 리뷰를 완료했을 때 🔨 수정 요청 리뷰 과정 중 수정 사항이 생겼을 때 and removed 🙋‍♂️🙋‍♀️ 리뷰 요청 PR 리뷰를 요청합니다~ labels Jan 2, 2023
@hoqn hoqn added 💯 최종 완료 모든 수정과 리뷰가 끝난 후 merge를 기다릴 때 and removed ✅ 리뷰 완료 한 명 이상이 리뷰를 완료했을 때 🔨 수정 요청 리뷰 과정 중 수정 사항이 생겼을 때 labels Jan 6, 2023
iju1633
iju1633 previously approved these changes Jan 21, 2023
@SSUHYUNKIM SSUHYUNKIM merged commit e4e981e into GDSC-University-of-Seoul:master Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💯 최종 완료 모든 수정과 리뷰가 끝난 후 merge를 기다릴 때

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants