kylehickinson

@kylehickinson@mastodon.social

iOS Developer & Designer

This profile is from a federated server and may be incomplete. Browse more on the original instance.

christianselig, to random
@christianselig@mastodon.social avatar

Lazy post: in Figma, in Figma, how do I create a curved line between two points, rather than a point? I can do it easy in Sketch, but I can't figure out the process in Figma

Video of me failing to make a curved line between two points in Figma but then being able to in Sketch

kylehickinson,

@christianselig Select the point, then hold ⌘ and ⇧ and drag left and right :)

kylehickinson,

@christianselig Specifically by holding ⌘ you're activating the "Bend Tool" which can be found in the toolbar when you've in vector-network editing mode. You can also just click this button and do whatever you want to each point!

paul, to random
@paul@tapbots.social avatar

Apple added a Passkey option in App Store Connect. Great but like maybe have a link to an FAQ about what it does/means?

Is it going to disable password login?
Is it going to break login on older devices (Mac 13.6)?
Is it going to cause issues with logging in to multiple accounts?

I'm assuming the answer is no for all these, but not like I'm willing to chance getting locked out of my most important account.

kylehickinson,

@mitt_rafael @paul Mine did this too until I went into Password Options and turned on iCloud as a password provider (I had turned it off since I only used 1Password) but yeah, very confusing overall…

tonyarnold, to random
@tonyarnold@mastodon.social avatar

Something seems really wrong with Xcode 15's ability to detect changes in SPM projects.

If I create a new file/type in my project, I need to quit Xcode and reopen it to get it to recognise the file exists.

kylehickinson,

@tonyarnold this happened to me yesterday but it wasn't even in SPM... I could literally see the file listed in my pbxproj file but Xcode just ignored it and failed to compile... 🫠

helge, to random
@helge@mastodon.social avatar

Interesting, @dlx hit some issues with Codable structures as properties in . Turns out that you shouldn't use own coding keys or 💥. A Codable property doesn't end up as JSON in , but as multiple columns, one for each field. Even when the structure is nested.
Also enum cases become columns, like:

enum Some { case one, two, three }

SELECT zone FROM person; -- => `{}`  

Gives you three text columns! And the selected case then is JSON.

kylehickinson,

@helge @dlx Enum cases can actually stay as a single column but they specifically have to be String or Int typed enums, but yeah SwiftData + Codable gets really crazy… There were many many bugs under the hood throughout the betas 🙁

kylehickinson,

@helge @dlx RawRepresentable directly is unfortunately a mixed bag last I checked (b7) 😅 It did keep a single column but unexpectedly it names the column "RawValue", so Im not 100% sure what would happen if you had multiple RawRepresentable types inside of your model…

christianselig, to random
@christianselig@mastodon.social avatar

Does the low battery noise on AirPods ever make anyone else accidentally poop themselves?

kylehickinson,

@christianselig every single time

chockenberry, to random
@chockenberry@mastodon.social avatar

Is anyone else seeing an issue on iOS 17 beta 7 where you can't add an interactive widget because it doesn't show up in the picker?

Looks like we may not be out of the “widgets are broken" woods yet…

kylehickinson,

@chockenberry I'm building with Xcode 15 beta 7 to iOS beta 7 and still see blank/broken widgets 😞

kylehickinson,

@chockenberry Also may be luck but at least on simulator I've been consistent in getting widgets to work but I have to reset the entire simulators contents & settings each time I change the widget… Definitely seems like there's a weird bug around registration/updating.

christianselig, to random
@christianselig@mastodon.social avatar

If I'm in a widget extension using Xcode 15, are you limited to using the new #​Preview macro with the widget syntax only? Is there a way to just preview a button in an accessory view file in a normal iPhone frame?

Bonus question: can you use #​Preview to preview the view as a .systemSmall widget size without needing to set up all the widget config too?

kylehickinson,

@christianselig You should still be able to use PreviewProvider + the previewContext modifier even in Xcode 15. If you do use #Preview for widgets though you do need to set up the widget timeline, but at worst you just need to pass in a single timeline entry

kylehickinson,

@christianselig It seems like if the scheme is a widget extension you have to use a widget previewContext unfortunately (not sure if this is exclusive to Xcode 15). I guess there's nothing technically stopping you from creating a separate target (SPM or Framework) with the views you want to preview outside of a widget context and use them inside your widget extension. Just a bit annoying I suppose for quick & dirty prototyping 😅

christianselig, to random
@christianselig@mastodon.social avatar

I just released a really important Apollo update that adds the ability for users with remaining subscription time left to decline an automatic refund. Devs pay refunds out of pocket, and this will be about $250K, so I thank you for your consideration. ❤️

Also, this update includes an amazing "Goodbye Apollo Wallpaper Set” for your phone, tablet, or desktop, created by outrageously talented Apollo icon designers. You can unlock the pack with a donation that helps with refund costs. 🙂

kylehickinson,

@christianselig instantly bought those wallpapers 😍 Not sure if it's just me but for the Mac wallpapers the Escaping the Circus one is messed up (gray bottom/jpeg rendering issue?) and Scanning Space just doesn't load at all :(

christianselig, to random
@christianselig@mastodon.social avatar

Apollo will close down on June 30th. Reddit’s recent decisions and actions have unfortunately made it impossible for Apollo to continue. Thank you so, so much for all the support over the years. ❤️ https://www.reddit.com/r/apolloapp/comments/144f6xm/apollo_will_close_down_on_june_30th_reddits/

kylehickinson,
simonbs, to random
@simonbs@mastodon.social avatar

Starting from iOS 17, views such as Button and Toggle can perform AppIntents 🧐 #WWDC

kylehickinson,

@simonbs if I recall correctly, this is how interactive widgets are going to be powered! You won't be able to use just regular buttons ☹️

gedeonm, to random
@gedeonm@mastodon.social avatar

So I’m stuck and open to hints on how to get to the back outcropping at the Temple of Time. This obviously did not work. Thx! 😬 #TotK

video/mp4

kylehickinson,

@gedeonm if I recall correctly, you don't need the wing at all!

christianselig, to random
@christianselig@mastodon.social avatar

I love Jamie's accent on Ted Lasso so much. "Don't go to meh. Go through meh!”

kylehickinson,

@christianselig the scene right before this 😂🖕🖕🖕🖕🖕🖕lost it when Trent also joined it

kylehickinson,

@christianselig haha I took it as they were preemptively accepting that whatever he was gonna say was gonna make him look like a prick like he said it would so basically just say it, but they still love him 😂 Jamie's character building has been great this season

mergesort, to random
@mergesort@macaw.social avatar

After standing at my desk for 50 straight minutes, every time.

kylehickinson,

@mergesort @tannerman it also requires you to move around a bit (I think it was like ~2m), even though it's just supposed to be based on you standing 😆

kylehickinson,

@mergesort @tannerman I think I've gotten it the same way as well in the past but I assume I "moved" enough for it to count. It even mentions it as a requirement on the website 🤔 (though it says 1m not 2m like I said hah) https://support.apple.com/en-us/HT204517#:~:text=your%20exercise%20goal.-,Stand,to%20earn%20credit%20for%20standing.

kylehickinson,

@mergesort @tannerman I hang mine off the couch or bed and just shake it a bunch 😂

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • ngwrru68w68
  • everett
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • rosin
  • GTA5RPClips
  • Durango
  • Youngstown
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • provamag3
  • tacticalgear
  • osvaldo12
  • tester
  • cubers
  • cisconetworking
  • mdbf
  • ethstaker
  • modclub
  • Leos
  • anitta
  • normalnudes
  • megavids
  • lostlight
  • All magazines