移除 CloudKit

This commit is contained in:
Fin 2024-09-02 16:58:35 +08:00
parent e9c37c7def
commit 7d39977990
2 changed files with 0 additions and 9 deletions

View File

@ -6,7 +6,6 @@
// Copyright © 2018 Fin. All rights reserved. // Copyright © 2018 Fin. All rights reserved.
// //
import CloudKit
import CrashReporter import CrashReporter
import IQKeyboardManagerSwift import IQKeyboardManagerSwift
import UIKit import UIKit

View File

@ -4,14 +4,6 @@
<dict> <dict>
<key>aps-environment</key> <key>aps-environment</key>
<string>development</string> <string>development</string>
<key>com.apple.developer.icloud-container-identifiers</key>
<array>
<string>iCloud.me.fin.bark</string>
</array>
<key>com.apple.developer.icloud-services</key>
<array>
<string>CloudKit</string>
</array>
<key>com.apple.developer.usernotifications.communication</key> <key>com.apple.developer.usernotifications.communication</key>
<true/> <true/>
<key>com.apple.developer.usernotifications.time-sensitive</key> <key>com.apple.developer.usernotifications.time-sensitive</key>