Objective-C

Objective-C is a programming language for writing iOS, iPad OS, and macOS apps.

Posts under Objective-C tag

213 Posts
Sort by:
Post not yet marked as solved
0 Replies
398 Views
Hi there! During last time we (me and my friend) were building an app to clean various stuff after Xcode. I was fed up as a developer that Apple related things load my drive and need hundreds of gigabytes just to do my job. Brief feature list: Simulators cleanup. It's a correct cleanup via 'simctl' so you even don't need to restart Xcode for it to take effect SPM repos cache. Swift PM stores github repos for packages separately and never removes them unless you ask it via cli. Derived Data, a first thing you try to fix weird Xcode linking issue :) Some features currently in development: Desktop widget, so you can delete derived data with a single mouse click Support for more package managers like CocoaPods; they also have substantial caches that appear to be ignored We're currently in public beta, and we'd love your feedback and feature requests. Get the latest build on TestFlight: https://testflight.apple.com/join/2rV85hKb We also have a separate GitHub repo (we're developers, right?) to track issues and feature requests: https://deszip.github.io/Cleaner-Tracker
Posted
by Igor A.
Last updated
.
Post not yet marked as solved
0 Replies
317 Views
I’m really sorry if this is not the proper place for this. I’m developing a game with online mode what works just fine in WiFi mode but not in mobile network. If someone has two Apple devices and can try if with the mobile network the multiplayer mode works I will appreciate A LOT
Posted
by positrons.
Last updated
.
Post not yet marked as solved
0 Replies
324 Views
I would like to introduce my side project, which has been in development for a year now. You can track and split your group expenses. In the next versions, I plan to add bill recognition and some integrations with Open Banking systems in Europe. Current app version is built with React Native connected to Google Firebase backend. Looking forward for you feedback and feature requests.
Posted
by ignatiev.
Last updated
.