소스 검색

Merge pull request #123 from dsnallfot/core-data-sync-trio-remotenotification

Add remote notification string
Deniz Cengiz 1 년 전
부모
커밋
8d326ca54a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      FreeAPS/Resources/Info.plist

+ 1 - 0
FreeAPS/Resources/Info.plist

@@ -101,6 +101,7 @@
 		<string>bluetooth-peripheral</string>
 		<string>bluetooth-peripheral</string>
 		<string>fetch</string>
 		<string>fetch</string>
 		<string>processing</string>
 		<string>processing</string>
+                <string>remote-notification</string>
 	</array>
 	</array>
 	<key>UIFileSharingEnabled</key>
 	<key>UIFileSharingEnabled</key>
 	<true/>
 	<true/>