spm ignore unused resources

This commit is contained in:
Joe Mattiello
2023-03-01 20:16:41 -05:00
parent 36e03a52a7
commit 365cadbb31
2 changed files with 23 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>application-identifier</key>
<string>A72ZC8AJ5X.com.SideStore.AltStore</string>
<string>A72ZC8AJ5X.com.SideStore.SideStore</string>
<key>aps-environment</key>
<string>development</string>
<key>com.apple.developer.siri</key>
@@ -12,9 +12,9 @@
<string>A72ZC8AJ5X</string>
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.SideStore.AltStore</string>
<string>group.com.SideStore.SideStore</string>
</array>
<key>get-task-allow</key>
<true/>
</dict>
</plist>
</plist>