Skip to content

Releases: 37MobileTeam/iAppStore-SwiftUI

v1.6.1

16 Sep 08:55
Compare
Choose a tag to compare

更新:

  • 修复 iOS 17 榜单筛选无法明显问题

Updates:

  • fix: iOS 17 Rank Sort View not show

Download:

v1.6.0

24 Jun 08:10
Compare
Choose a tag to compare

更新:

1、新增 App 收藏功能,方便收藏和查看收藏 App 列表记录
2、新增 App Store 商店链接生成二维码,快速分享和下载
3、完善和修复一些错误和体验细节

Updates:

  1. Added app bookmarking feature for convenient bookmarking and viewing of a collection of favorite apps.
  2. Introduced the ability to generate QR codes for App Store links, enabling quick sharing and downloading.
  3. Enhanced and addressed various errors and user experience details.

Download:

v1.5.0

28 Apr 03:23
Compare
Choose a tag to compare

更新:

1、新增 App Store 新风格图标
2、新增 App Store 订阅内容管理
3、App 详细页面,长按顶部视图,可复制 AppID、BundleID 和商店链接等
4、苹果服务网页,移到二级列表中显示
5、优化一些体验小细节

Update:

  1. New App Store new style icon
  2. New App Store Subscription Content Management
  3. App detail page, long press the top view, you can copy AppID, BundleID and store links, etc.
  4. Apple's service webpage, move to the secondary list to display
  5. Optimise some small details of the experience

Download : https://github.com/37iOS/iAppStore-SwiftUI/releases/download/1.5.0/iAppStore-macOS-v1.5.0.zip

v1.4.0

25 Apr 11:05
Compare
Choose a tag to compare

更新:

  • 新增 App id 或 Bundle id 搜索反查 App
  • 修复切换图标功能图片不显示问题

Updated:

  • Search for app through App id or Bundle id name
  • Fix the problem that the picture of the switch icon function is not displayed

Download: https://github.com/37iOS/iAppStore-SwiftUI/releases/download/1.4.0/iAppStore-macOS-v1.4.0.zip

iAppStore-v1.3.0

03 Apr 09:00
Compare
Choose a tag to compare

更新内容:

  • 新增苹果常用网站快捷访问 @iHTCboy
  • 应用订阅状态持久化 @chenxi92
  • 修复详情页截图占位图大小问题 @hyalpha

Update details:

  • Added quick access to commonly used Apple websites
  • Persist subscription status in the app
  • Fixed placeholder image size issue on details page.

Download: https://github.com/37iOS/iAppStore-SwiftUI/releases/download/1.3.0/iAppStore-macOS-v1.3.0.zip

iAppStore-v1.2.0

16 Jan 08:46
Compare
Choose a tag to compare

v1.2.0

  • 增加显示包大小和支持最低系统版本(displaying the app size and supporting the minimum system version)
  • 开发者商店链接的复制和打开(developer App Store link copy or open on App Store)

iAppStore v1.1.1

26 Jan 11:29
Compare
Choose a tag to compare

修复 bug:

  1. 筛选之后,切换tab,Tabbar背景消失的问题;
  2. 横屏导航页显示不全的问题;
  3. 修复 macOS 复制文本无效的问题。

优化:

  1. 切换图标改用 DisclosureGroup;
  2. 筛选页面展开后,当切换不同页面时,会自动收缩。