Skip to content

Commit

Permalink
Merge pull request #137 from TwidereProject/fix/basic-api
Browse files Browse the repository at this point in the history
Update for the Twitter Basic API
  • Loading branch information
MainasuK committed Aug 4, 2023
2 parents b7ba491 + 3f25341 commit 644a86a
Show file tree
Hide file tree
Showing 109 changed files with 1,291 additions and 1,380 deletions.
4 changes: 2 additions & 2 deletions NotificationService/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>CFBundleShortVersionString</key>
<string>2.0.0</string>
<string>2.0.1</string>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
Expand All @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleVersion</key>
<string>135</string>
<string>140</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
Expand Down
4 changes: 2 additions & 2 deletions ShareExtension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>2.0.0</string>
<string>2.0.1</string>
<key>CFBundleVersion</key>
<string>135</string>
<string>140</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
Expand Down
35 changes: 0 additions & 35 deletions StubMixer/AppDelegate.swift

This file was deleted.

11 changes: 0 additions & 11 deletions StubMixer/Assets.xcassets/AccentColor.colorset/Contents.json

This file was deleted.

98 changes: 0 additions & 98 deletions StubMixer/Assets.xcassets/AppIcon.appiconset/Contents.json

This file was deleted.

6 changes: 0 additions & 6 deletions StubMixer/Assets.xcassets/Contents.json

This file was deleted.

25 changes: 0 additions & 25 deletions StubMixer/Base.lproj/LaunchScreen.storyboard

This file was deleted.

32 changes: 0 additions & 32 deletions StubMixer/Base.lproj/Main.storyboard

This file was deleted.

66 changes: 0 additions & 66 deletions StubMixer/Info.plist

This file was deleted.

65 changes: 0 additions & 65 deletions StubMixer/SceneDelegate.swift

This file was deleted.

0 comments on commit 644a86a

Please sign in to comment.