Releases: 37MobileTeam/iAppStore-SwiftUI
Releases · 37MobileTeam/iAppStore-SwiftUI
v1.6.1
更新:
- 修复 iOS 17 榜单筛选无法明显问题
Updates:
- fix: iOS 17 Rank Sort View not show
Download:
- TestFlight Download:https://testflight.apple.com/join/XXEQdVKN
- Intel Mac Download : https://github.com/37MobileTeam/iAppStore-SwiftUI/releases/download/1.6.1/iAppStore-macOS-v1.6.1.zip
v1.6.0
更新:
1、新增 App 收藏功能,方便收藏和查看收藏 App 列表记录
2、新增 App Store 商店链接生成二维码,快速分享和下载
3、完善和修复一些错误和体验细节
Updates:
- Added app bookmarking feature for convenient bookmarking and viewing of a collection of favorite apps.
- Introduced the ability to generate QR codes for App Store links, enabling quick sharing and downloading.
- Enhanced and addressed various errors and user experience details.
Download:
- TestFlight Download:https://testflight.apple.com/join/XXEQdVKN
- Intel Mac Download : https://github.com/37MobileTeam/iAppStore-SwiftUI/releases/download/1.6.0/iAppStore-macOS-v1.6.0.zip
v1.5.0
更新:
1、新增 App Store 新风格图标
2、新增 App Store 订阅内容管理
3、App 详细页面,长按顶部视图,可复制 AppID、BundleID 和商店链接等
4、苹果服务网页,移到二级列表中显示
5、优化一些体验小细节
Update:
- New App Store new style icon
- New App Store Subscription Content Management
- App detail page, long press the top view, you can copy AppID, BundleID and store links, etc.
- Apple's service webpage, move to the secondary list to display
- 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
更新:
- 新增 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
更新内容:
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
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
修复 bug:
- 筛选之后,切换tab,Tabbar背景消失的问题;
- 横屏导航页显示不全的问题;
- 修复 macOS 复制文本无效的问题。
优化:
- 切换图标改用 DisclosureGroup;
- 筛选页面展开后,当切换不同页面时,会自动收缩。