瀏覽代碼

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

Jon Mårtensson 2 年之前
父節點
當前提交
fd0db2b674
共有 1 個文件被更改,包括 1 次插入0 次删除
  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>