Skip to content

Commit

Permalink
Merge pull request #78 from Amattang/hotfix
Browse files Browse the repository at this point in the history
chage info.plist
  • Loading branch information
11t518s authored Apr 3, 2022
2 parents 973dcc0 + 1e25b2c commit 59d2d48
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ios/amattang/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
<key>NSCameraUsageDescription</key>
<string>$(PRODUCT_NAME)이 체크리스트에 사진을 추가하기 위해 허가를 요청합니다!</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>체크리스트에 위치정보를 추가하기 위해 위치정보 사 허가를 요청합니다.</string>
<string>$(PRODUCT_NAME)이 체크리스트에 위치정보를 추가하기 위해 위치정보 사 허가를 요청합니다.</string>
<key>NSLocationAlwaysUsageDescription</key>
<string>체크리스트에 위치정보를 추가하기 위해 위치정보 사용 허가를 요청합니다.</string>
<string>$(PRODUCT_NAME)이 체크리스트에 위치정보를 추가하기 위해 위치정보 사용 허가를 요청합니다.</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string></string>
<string>$(PRODUCT_NAME)이 체크리스트에 위치정보를 추가하기 위해 위치정보 사용 허가를 요청합니다.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>$(PRODUCT_NAME)이 체크리스트에 사진을 추가하기 위해 접근권한 허가를 요청합니다! </string>
<key>NSCameraUsageDescription</key>
Expand Down

0 comments on commit 59d2d48

Please sign in to comment.