I have two positions open in my team in #Dublin, #Ireland! If you're an #iOS, #Swift, #SwiftUI, #ObjectiveC software engineer and would love to build apps that the #Apple employees in our Apple Retail Stores use every day, you should apply! Boosts Appreciated.

#Programming #Job #Jobs #Hiring #jobsearch #HiringNow #hiringdevelopers

https://jobs.apple.com/en-us/details/200605374/software-engineer-ios-financing-retail-systems-apps

https://jobs.apple.com/en-us/details/200605375/senior-software-engineer-ios-financing-retail-systems-apps

Software Engineer (iOS) - Financing & Retail Systems Apps - Jobs - Careers at Apple

Apply for a Software Engineer (iOS) - Financing & Retail Systems Apps job at Apple. Read about the role and find out if it’s right for you.

Liebe Folglinge,

ich suche leider noch immer nach einem neuen Job als #iOS und/oder #macOS Entwickler. Ich spreche #ObjectiveC, #Swift (auch Server-Side) und #SwiftUI und nutze die ganzen Tools drumherum (#Xcode, #Git, #GitHub, #GitHubActions, #ShellScripting etc.). Ich bringe 30 Jahre Berufserfahrung als Software-Entwickler mit, davon knapp 20 im #Apple Ökosystem.

Am Idealsten waere eine #Festanstellung zu 100% remote. Sollte es im Raum #Bregenz oder #Dornbirn etwas geben, dann auch gerne vor Ort.

Ich danke euch fuers Teilen. 🙏🏻
 

LinkedIn: https://www.linkedin.com/in/phranck/
Xing: https://www.xing.com/profile/Frank_Gregor063742/

#FediHire #JobSuche #RemoteJob #Arbeit

@cdfinder so true. And in the end I‘d like to see #ObjectiveC 3.0 + an improved Catalyst. Swift is a „hipster language without any soul“ ( @avbelow ) and SwiftUI seems to be a dead end that should never have been startet at all.

My PR to Binary Ninja to provide a “Pseudo Objective-C” representation of decompiled code was merged and is available in the latest 5.1-dev builds. For best results, use in conjunction with https://github.com/bdash/bn-objc-extras to hide Obj-C memory management noise and propagate more type information.

#binaryninja #reverseengineering #objectivec
https://social.bdash.net.nz/@mrowe/114468984084790336

GitHub - bdash/bn-objc-extras: Experimental improvements to Objective-C analysis for Binary Ninja

Experimental improvements to Objective-C analysis for Binary Ninja - bdash/bn-objc-extras

GitHub
Libraries offers a glimpse back in history.
#swe #objectivec #macos

I'm pretty happy with writing for my current client in Objective-C. Looking back, I wonder what I would need to see it thrive in the future.

Maybe better enums, tuples, better structs and maybe a better async approach than blocks or delegates. Ah maybe also Generics, like Golang recently introduced.
#objectivec #swift #iosdev #macosdev

I have two positions open in my team in #Dublin, #Ireland! If you're an #iOS, #Swift, #SwiftUI, #ObjectiveC software engineer and would love to build apps that the #Apple employees in our Apple Retail Stores use every day, you should apply! Boosts Appreciated.

#Programming #Job #Jobs #Hiring #jobsearch #HiringNow #hiringdevelopers

https://jobs.apple.com/en-us/details/200605374/software-engineer-ios-financing-retail-systems-apps

https://jobs.apple.com/en-us/details/200605375/senior-software-engineer-ios-financing-retail-systems-apps

Software Engineer (iOS) - Financing & Retail Systems Apps - Jobs - Careers at Apple

Apply for a Software Engineer (iOS) - Financing & Retail Systems Apps job at Apple. Read about the role and find out if it’s right for you.

I wish our options for Objective-C weren't just

- GNUStep, which is GNU, and LGPL IIRC
- ObjFW, which is also LGPL
- uhhhhhhhh rolling our own Foundation?????

Clang has -ObjC but it apparently doesn't even have NSObject. No [[Whatsis alloc] init].

#ObjC #ObjectiveC

Crazy thought… what if your decompiled Objective-C code looked like Objective-C code?

Today's journey: implementing an Objective-C “pseudo-language” view for Binary Ninja.

#binaryninja #reverseengineering #objectivec