fix code signing

This commit is contained in:
Trey t
2022-02-28 23:05:54 -06:00
parent 2e92d89faf
commit ab61434af9
3 changed files with 2 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
<string>development</string>
<key>com.apple.developer.icloud-container-identifiers</key>
<array>
<string>iCloud.com.88oak.ifeel</string>
<string>iCloud.com.88oak.ifeelDebug</string>
</array>
<key>com.apple.developer.icloud-services</key>
<array>
@@ -14,7 +14,6 @@
</array>
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.88oak.ifeel</string>
<string>group.com.88oak.ifeelDebug</string>
</array>
</dict>

View File

@@ -15,7 +15,6 @@
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.88oak.ifeel</string>
<string>group.com.88oak.ifeelDebug</string>
</array>
</dict>
</plist>

View File

@@ -6,7 +6,7 @@
<string>development</string>
<key>com.apple.developer.icloud-container-identifiers</key>
<array>
<string>iCloud.com.88oak.ifeel</string>
<string>iCloud.com.88oak.ifeelDebug</string>
</array>
<key>com.apple.developer.icloud-services</key>
<array>
@@ -14,7 +14,6 @@
</array>
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.88oak.ifeel</string>
<string>group.com.88oak.ifeelDebug</string>
</array>
</dict>