|
@@ -0,0 +1,45 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
+<plist version="1.0">
|
|
|
+<dict>
|
|
|
+ <key>items</key>
|
|
|
+ <array>
|
|
|
+ <dict>
|
|
|
+ <key>assets</key>
|
|
|
+ <array>
|
|
|
+ <dict>
|
|
|
+ <key>kind</key>
|
|
|
+ <string>software-package</string>
|
|
|
+ <key>url</key>
|
|
|
+ <string>https://life-center-dev.lemonhc.com/resources/download/dev/ios/inhouse/mcare-ctc-inhouse.ipa</string>
|
|
|
+ </dict>
|
|
|
+ <dict>
|
|
|
+ <key>kind</key>
|
|
|
+ <string>display-image</string>
|
|
|
+ <key>url</key>
|
|
|
+ <string>https</string>
|
|
|
+ </dict>
|
|
|
+ <dict>
|
|
|
+ <key>kind</key>
|
|
|
+ <string>full-size-image</string>
|
|
|
+ <key>url</key>
|
|
|
+ <string>https</string>
|
|
|
+ </dict>
|
|
|
+ </array>
|
|
|
+ <key>metadata</key>
|
|
|
+ <dict>
|
|
|
+ <key>bundle-identifier</key>
|
|
|
+ <string>com.lemonhc.ctc.inhouse</string>
|
|
|
+ <key>bundle-version</key>
|
|
|
+ <string>1</string>
|
|
|
+ <key>kind</key>
|
|
|
+ <string>software</string>
|
|
|
+ <key>platform-identifier</key>
|
|
|
+ <string>com.apple.platform.iphoneos</string>
|
|
|
+ <key>title</key>
|
|
|
+ <string>생활치료센터</string>
|
|
|
+ </dict>
|
|
|
+ </dict>
|
|
|
+ </array>
|
|
|
+</dict>
|
|
|
+</plist>
|