Jelajahi Sumber

Add two URLs, a hard coded *freeaps-x* and a configurable URL

Jon Mårtensson 2 tahun lalu
induk
melakukan
fd0db2b674
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      FreeAPS/Resources/Info.plist

+ 1 - 0
FreeAPS/Resources/Info.plist

@@ -38,6 +38,7 @@
 			<key>CFBundleURLSchemes</key>
 			<array>
 				<string>$(APP_URL_SCHEME)</string>
+				<string>freeaps-x</string>
 			</array>
 		</dict>
 	</array>