[add] ipa

This commit is contained in:
建喵 2021-12-27 09:10:08 +08:00
parent b1efd213ea
commit 83f39057ed
4 changed files with 78 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,60 @@
<?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>JM_KA-mobile.ipa</key>
<array>
<dict>
<key>architectures</key>
<array>
<string>armv7</string>
<string>arm64</string>
</array>
<key>buildNumber</key>
<string>1.0</string>
<key>certificate</key>
<dict>
<key>SHA1</key>
<string>7FC175291877D1AFFE707D1CDFD70CC99A67BDEF</string>
<key>dateExpires</key>
<string>2022/12/23</string>
<key>type</key>
<string>Apple Development</string>
</dict>
<key>entitlements</key>
<dict>
<key>application-identifier</key>
<string>J2LN8S9CPY.com.jianmiau.jmka</string>
<key>com.apple.developer.team-identifier</key>
<string>J2LN8S9CPY</string>
<key>get-task-allow</key>
<true/>
<key>keychain-access-groups</key>
<array>
<string>J2LN8S9CPY.com.jianmiau.jmka</string>
</array>
</dict>
<key>name</key>
<string>JM_KA-mobile.app</string>
<key>profile</key>
<dict>
<key>UUID</key>
<string>78ce67a4-dacf-4f97-87b8-efd3740872ad</string>
<key>dateExpires</key>
<string>2021/12/30</string>
<key>name</key>
<string>iOS Team Provisioning Profile: com.jianmiau.jmka</string>
</dict>
<key>team</key>
<dict>
<key>id</key>
<string>J2LN8S9CPY</string>
<key>name</key>
<string>建森 廖</string>
</dict>
<key>versionNumber</key>
<string>1.0.0</string>
</dict>
</array>
</dict>
</plist>

View File

@ -0,0 +1,18 @@
<?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>compileBitcode</key>
<false/>
<key>method</key>
<string>development</string>
<key>signingStyle</key>
<string>automatic</string>
<key>stripSwiftSymbols</key>
<true/>
<key>teamID</key>
<string>J2LN8S9CPY</string>
<key>thinning</key>
<string>&lt;none&gt;</string>
</dict>
</plist>

BIN
JM_KA.ipa/JM_KA-mobile.ipa Normal file

Binary file not shown.