Skip to content

Commit

Permalink
Remove inbox (#474)
Browse files Browse the repository at this point in the history
* remove inbox

* Update CHANGELOG.md
  • Loading branch information
nkmrh authored Dec 2, 2024
1 parent 8361992 commit a1ffd9f
Show file tree
Hide file tree
Showing 30 changed files with 5 additions and 1,432 deletions.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ Please fill in as much of the template below as you can.
- KarteRemoteNotification x.x.x
- KarteVariables x.x.x
- KarteVisualTracking x.x.x
- KarteInbox x.x.x
- KarteUtilities x.x.x
- KarteNotificationServiceExtension x.x.x

Expand Down
2 changes: 0 additions & 2 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
- KarteVariables/**
'Module:VT':
- KarteVisualTracking/**
'Module:Inbox':
- KarteInbox/**
'Module:Detectors':
- KarteDetectors/**
'Module:Utilities':
Expand Down
1 change: 0 additions & 1 deletion .slather.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ binary_basename:
- KarteRemoteNotification
- KarteVisualTracking
- KarteVariables
- KarteInbox
- KarteCrashReporting
- KarteUtilities
- KarteNotificationServiceExtension
1 change: 0 additions & 1 deletion .swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ included:
- KarteInAppMessaging
- KarteRemoteNotification
- KarteVariables
- KarteInbox
- KarteVisualTracking
- KarteCrashReporting
- KarteNotificationServiceExtension
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@

# Releases - xxxx.xx.xx

### Inbox
** 🔨CHANGED**
- Inboxモジュール(β版)の公開を停止しました。

### Core 2.30.0
** 🎉 FEATURE**
- Native機能呼び出しにATT許諾ダイアログ表示を追加しました。
Expand Down
299 changes: 0 additions & 299 deletions Karte.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

35 changes: 0 additions & 35 deletions KarteInbox.podspec

This file was deleted.

68 changes: 0 additions & 68 deletions KarteInbox/API/BaseAPIRequest.swift

This file was deleted.

102 changes: 0 additions & 102 deletions KarteInbox/API/Caller.swift

This file was deleted.

61 changes: 0 additions & 61 deletions KarteInbox/API/FetchMessagesRequest.swift

This file was deleted.

45 changes: 0 additions & 45 deletions KarteInbox/API/InboxClient.swift

This file was deleted.

Loading

0 comments on commit a1ffd9f

Please sign in to comment.