Skip to content

Commit

Permalink
移除 CloudKit
Browse files Browse the repository at this point in the history
  • Loading branch information
Finb committed Sep 2, 2024
1 parent e9c37c7 commit 7d39977
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion Bark/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
// Copyright © 2018年 Fin. All rights reserved.
//

import CloudKit
import CrashReporter
import IQKeyboardManagerSwift
import UIKit
Expand Down
8 changes: 0 additions & 8 deletions Bark/Bark.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@
<dict>
<key>aps-environment</key>
<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>
<true/>
<key>com.apple.developer.usernotifications.time-sensitive</key>
Expand Down

0 comments on commit 7d39977

Please sign in to comment.