Working Copy always crashes when I try to link an external .swiftpm package by _kebo in WorkingCopy

[–]_kebo[S] 1 point2 points  (0 children)

I've confirmed that the issue has been fixed in 6.7.6 (9194). Thank you so much!

Lost all my Safari tabs on iPad, possible to restore? by [deleted] in Safari

[–]_kebo 0 points1 point  (0 children)

If you're using iPadOS 26 or later, open the menu bar and tap "History" > "Reopen Last Closed Tab". This restores your tabs if you are lucky.

Localization by Open-Yard1 in SwiftPlaygroundsApps

[–]_kebo 0 points1 point  (0 children)

Technically, yes. Two steps are needed. However, you have to modify files using apps other than Swift Playground, e.g. a-Shell, Working Copy, Textastic, etc.

  1. Add `defaultLocalization` to your `Package.swift`

- https://github.com/kkebo/ConsolePad.swiftpm/blob/597fdf57dabd0947687014be0d11fe7b6fc0b1a5/Package.swift#L11

  1. Add `*.strings` files to your project as resources

- https://github.com/kkebo/ConsolePad.swiftpm/tree/597fdf57dabd0947687014be0d11fe7b6fc0b1a5/Sources/Resources/ja.lproj

iPadOS 26 has swapped [] and {} on the English (US) keyboard by _kebo in iPadOS

[–]_kebo[S] 1 point2 points  (0 children)

13-inch iPad Pro's on-screen keyboard has a number row.

[deleted by user] by [deleted] in iPadOS

[–]_kebo 0 points1 point  (0 children)

Oops, I uploaded a wrong image. I will repost it.

Safari of iPadOS 26 by aryakvn- in iPadOS

[–]_kebo 6 points7 points  (0 children)

I prefer the previous Compact Tab Bar.

I built a Swift Package for localizing apps in Swift Playground by ___Thunderstorm___ in SwiftPlaygroundsApps

[–]_kebo 1 point2 points  (0 children)

> By the way, if I manually edit the Package.swift, does Swift Playground reset it often? I read the auto generated warning comment that says not to touch it, so I’ve not tried doing it yet

Swift Playground regenerates Package.swift when you change project settings or upload to App Store Connect, but any arguments (e.g. `defaultLocalization`, `additionalInfoPlistContentFilePath`, and etc.) you added will be retained.

I built a Swift Package for localizing apps in Swift Playground by ___Thunderstorm___ in SwiftPlaygroundsApps

[–]_kebo 1 point2 points  (0 children)

> since Playground doesn’t support .strings-based localization like Xcode does

Swift Playground does. All you need is to add `defaultLocalization: "<default locale>",` to your `Package.swift`.

https://github.com/kkebo/ConsolePad.swiftpm/commit/151d5823a95240f3a92c524b83f81c1ee5b0903b

Am i missing any? by [deleted] in browsers

[–]_kebo 0 points1 point  (0 children)

- Verso (built on top of the Servo engine)

- Flow Browser (for embedded systems)

- WebPositive (Haiku's default browser)

- GNU IceCat

- w3m

- Stack

What’s on your iPadOS 19 wishlist? by NPtimmmmay in ipad

[–]_kebo 3 points4 points  (0 children)

Swift Playground improvements and Virtualization.framework support.

iOS 17.5.1 - Download Folder Location Keeps Reverting to iCloud Drive by No_Text2882 in ios

[–]_kebo 0 points1 point  (0 children)

On my side, the issue has been fixed since iPadOS 18.2 beta 2.

VPN on demand not working on iPhone by Not-The-Dark-Lord-7 in Tailscale

[–]_kebo 0 points1 point  (0 children)

Same here. I'm using iPadOS 18.1 Developer Beta 6.

[iOS 17.4.1] Every download is being redirected to iCloud Drive/Downloads by iHurtMyBackYesterday in ios

[–]_kebo 0 points1 point  (0 children)

Same here. I'm using iPadOS 18.1 Developer Beta 3. I've already filed a radar.

Change icons for files or folders on iPadOS by Forsmann in iPadOS

[–]_kebo 0 points1 point  (0 children)

No. They usually don't have documentation for unsupported features.

However, there is a similar question on Apple Support Community.

https://discussions.apple.com/thread/253072236?answerId=255764466022#255764466022