Explorar o código

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

Jon Mårtensson %!s(int64=2) %!d(string=hai) anos
pai
achega
fd0db2b674
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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>