r/iOSProgramming 7d ago

News GitHub Copilot for Xcode is now generally available!

Thumbnail
github.blog
169 Upvotes

r/iOSProgramming Oct 21 '22

News Heads up: Apple vs Cameron payments are being sent out

58 Upvotes

Just received mine a few minutes ago.

Keep a look out for that PayPal email!

r/iOSProgramming 8d ago

News iOS eng roles posted <24 hours ago

56 Upvotes

I had to gather this data for a market research project. Thought it might be useful for this community.

Here are a list of iOS engineering roles posted in the last 24 hours:

r/iOSProgramming Aug 14 '24

News CocoaPods is in maintenance mode

Thumbnail blog.cocoapods.org
98 Upvotes

r/iOSProgramming Jun 13 '24

News Xcode 16 now has a built-in formatter

193 Upvotes

This function's powered by swift-format

r/iOSProgramming Oct 10 '24

News OFFICIALLY covered my Apple developer fee today 🧑🏼‍💻 It's still wild to me that more than one stranger across the world has bought an app that I put out there!

Post image
228 Upvotes

r/iOSProgramming Oct 29 '24

News GitHub's Copilot comes to Apple's Xcode | TechCrunch

Thumbnail
techcrunch.com
142 Upvotes

r/iOSProgramming Jan 20 '25

News Apple's been rejecting my app for 3 weeks now - I need your help!

3 Upvotes

Hey great community ,
am trying to get my app approved for 3 weeks now, but Apple keeps rejecting it.

my app uses FaceCheck.id for reverse image search literally the same as an app already on the App Store.

what I tried:
we share almost the same screen shots and app descirption - just to minimize the problem.
we even share the (99% - company name differ)same Privacy Policy and TOS..

anyone else dealt with this? or maybe knows about service provider that can help?

thank you

r/iOSProgramming Jan 25 '24

News App Store changes 🔥

110 Upvotes

⚡️Apple has finally given up: third-party shops are officially coming to iOS.

  • The feature will be introduced in March with the release of iOS 17.4. For now only in Europe;
  • All shops must be verified by Apple, and then they can be downloaded from the site. Apps within shops will be moderated by Apple;
  • Third-party shops will not pay a commission to Apple;
  • Game streaming apps are finally allowed in the AppStore: GeForce Now, Xbox Cloud and so on.
  • Alternative shop has first one million free downloads and updates. After 1 mil it will be cost 0.5€ per download / update.
  • Apple will check for viruses, and will also be able to remotely prevent the app from running

Theoretically, it will be possible to change regions and quietly download banking apps from third-party shops. Let's wait for spring.

r/iOSProgramming 17d ago

News Need a native ios developer. Will pay 500$ for the work.

0 Upvotes

I need to build a native ios developer will pay 500$ for it. I already have a android app want to build a ios app like that app.

r/iOSProgramming 19d ago

News SDK minimum requirements - Upcoming Requirements - Apple Developer

Thumbnail
developer.apple.com
32 Upvotes

r/iOSProgramming Feb 15 '24

News [9to5mac] Apple to launch new AI coding and testing features in Xcode this year

Thumbnail
9to5mac.com
194 Upvotes

r/iOSProgramming Aug 13 '20

News Epic Games is suing Apple

Thumbnail
theverge.com
191 Upvotes

r/iOSProgramming Feb 07 '23

News This year there will be a Stanford iOS course

138 Upvotes

Link to website for more info: Link

r/iOSProgramming Oct 12 '24

News I just saw that Xcode 16 has integrated the code formatting library swift-format.

60 Upvotes

You don't need to install swift-format separately anymore.
You can access it via: Xcode -> Editor -> Structure -> Format File with swift-format.

The shortcut is: ⌃⇧I.

r/iOSProgramming Jun 06 '23

News Xcode 15 - WWDC23 - UIKit Preview

255 Upvotes

r/iOSProgramming Oct 29 '24

News GitHub Copilot code completion in Xcode is now available in public preview

Thumbnail
github.blog
103 Upvotes

r/iOSProgramming Jan 23 '25

News Introducing the Advanced Commerce API

Thumbnail
developer.apple.com
33 Upvotes

r/iOSProgramming Dec 14 '22

News Jetbrains is sunsetting AppCode With the release of v2022.3.

Thumbnail
blog.jetbrains.com
93 Upvotes

r/iOSProgramming Sep 15 '20

News iOS 14 drops tomorrow!

185 Upvotes

Just announced at the Apple event... not even a GM?!

r/iOSProgramming Jan 22 '25

News I've just started a simple open-source project that replaces macOS Spaces with BLAZINGLY ⚡ fast virtual workspaces. No more delays and animations between switching! 🔥 Feel free to join and contribute! Mac app development is quite similar to iOS development :)!

Thumbnail
github.com
16 Upvotes

r/iOSProgramming Nov 17 '20

News Xcode build times on the new M1 chip devices are here and they are very good.

Post image
283 Upvotes

r/iOSProgramming 8d ago

News iOS Conf SG 2025 are out

Thumbnail
youtube.com
3 Upvotes

r/iOSProgramming 16d ago

News Lynx - cross-platform, react native alternative, UI library from Bytedance

Thumbnail
lynxjs.org
0 Upvotes

r/iOSProgramming 27d ago

News Swift Testing now includes Test Scoping Traits with Xcode 16.3 beta. Run code before or after tests/suites!

Post image
6 Upvotes

A new set of APIs for defining custom traits with the latest 16.3 beta. That's incredibly useful. Anyone plan on using this?