DEV Community

# xcode

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Writing Shell script to open the project in Xcode

Writing Shell script to open the project in Xcode

Comments
25 min read
Xcode Tips to Supercharge Your Development Workflow

Xcode Tips to Supercharge Your Development Workflow

1
Comments
2 min read
Xcode debugging cheatsheet

Xcode debugging cheatsheet

3
Comments
2 min read
Enhancing Readability: The Power of MARK Comments in Swift Development

Enhancing Readability: The Power of MARK Comments in Swift Development

Comments
3 min read
Filter JSON by date

Filter JSON by date

Comments
1 min read
Compile Xcode Project with Google Maps dependency for simulator on M1 macs

Compile Xcode Project with Google Maps dependency for simulator on M1 macs

Comments
1 min read
Simplifying Date Handling in Swift with Date Extensions

Simplifying Date Handling in Swift with Date Extensions

Comments
1 min read
Things I learned after 5 years of iOS development

Things I learned after 5 years of iOS development

4
Comments
3 min read
Most essential Xcode shortcuts every developer should know

Most essential Xcode shortcuts every developer should know

5
Comments
5 min read
Fixing a PhaseScriptExecution Failure on React Native

Fixing a PhaseScriptExecution Failure on React Native

Comments
1 min read
iOS Simulator Screen Recording

iOS Simulator Screen Recording

Comments
1 min read
Using ChatGPT to Optimize Code in Xcode: A New Era of Development

Using ChatGPT to Optimize Code in Xcode: A New Era of Development

1
Comments
9 min read
Picture and text introduction to the process of packaging and uploading IOS APP under Windows system

Picture and text introduction to the process of packaging and uploading IOS APP under Windows system

Comments
1 min read
Native Base with React native

Native Base with React native

Comments
2 min read
Download XCode previous version

Download XCode previous version

Comments
1 min read
Navigation Link - Swift UI iOS 16

Navigation Link - Swift UI iOS 16

3
Comments 1
1 min read
Introducing SwiftData the successor of CoreData

Introducing SwiftData the successor of CoreData

3
Comments
5 min read
[WWDC2023] SwiftData Basic Use Case in 6 Steps

[WWDC2023] SwiftData Basic Use Case in 6 Steps

7
Comments
5 min read
How to resolve "deriveddata/consumerapp_v1/build/products/debug-iphonesimulator not found" issue

How to resolve "deriveddata/consumerapp_v1/build/products/debug-iphonesimulator not found" issue

Comments
1 min read
How to fix "Cannot find module 'node-darwin-arm64/package.json"

How to fix "Cannot find module 'node-darwin-arm64/package.json"

2
Comments 1
2 min read
Park API - Using PostgreSQL instead of SQLite

Park API - Using PostgreSQL instead of SQLite

1
Comments
2 min read
Park API - Server side Swift with Hummingbird

Park API - Server side Swift with Hummingbird

1
Comments
7 min read
Do You Need the Latest Computer / Software to Learn Programming?

Do You Need the Latest Computer / Software to Learn Programming?

1
Comments
4 min read
Build is possible but Archive fails when using CocoaPods in Xcode

Build is possible but Archive fails when using CocoaPods in Xcode

Comments
1 min read
How to Fix the "node: command not found" Error When Building a React Native App in Xcode

How to Fix the "node: command not found" Error When Building a React Native App in Xcode

Comments
1 min read
How to fix Missing file libarclite_iphonesos.a(Xcode 14.3)

How to fix Missing file libarclite_iphonesos.a(Xcode 14.3)

Comments
1 min read
How to Fix Failed Archive on Xcode 14.3 (rsync error: some files could not be transferred (code 23))

How to Fix Failed Archive on Xcode 14.3 (rsync error: some files could not be transferred (code 23))

8
Comments 4
1 min read
SwiftUI - Open Deeplink url from your terminal

SwiftUI - Open Deeplink url from your terminal

Comments
1 min read
How to build an iOS Expo App without using EAS Build

How to build an iOS Expo App without using EAS Build

Comments
3 min read
Cleaning your Xcode's garbage

Cleaning your Xcode's garbage

1
Comments
2 min read
CustomPresentationDetent Protocol Implementation in SwiftUI for Modal Presentations

CustomPresentationDetent Protocol Implementation in SwiftUI for Modal Presentations

Comments
4 min read
How to create an example app for your SPM package

How to create an example app for your SPM package

Comments
3 min read
How to create an SPM package with SwiftUI

How to create an SPM package with SwiftUI

Comments
3 min read
How to Localize All Your iOS Apps into 20 Languages in 5 Minutes

How to Localize All Your iOS Apps into 20 Languages in 5 Minutes

Comments
3 min read
Prototype design pattern in Swift

Prototype design pattern in Swift

2
Comments
1 min read
Flutter(IOS) app concern in the External Link Account API

Flutter(IOS) app concern in the External Link Account API

Comments
2 min read
How to improve your Previews and Test experiences in Swift

How to improve your Previews and Test experiences in Swift

3
Comments
4 min read
Getting a .app instead of .ipa as final artifact from cmake.

Getting a .app instead of .ipa as final artifact from cmake.

2
Comments
2 min read
gyp: No Xcode or CLT version detected!

gyp: No Xcode or CLT version detected!

4
Comments
1 min read
Indie Watch 🚀 - a newsletter for indie iOS developers

Indie Watch 🚀 - a newsletter for indie iOS developers

3
Comments
1 min read
Stop Xcode 14 from signing pods (React Native solution)

Stop Xcode 14 from signing pods (React Native solution)

4
Comments
1 min read
XCode Code Snippet

XCode Code Snippet

7
Comments
1 min read
Xcode Tip: Pre Build Actions

Xcode Tip: Pre Build Actions

Comments
2 min read
Stop Throwing Away Errors

Stop Throwing Away Errors

Comments
11 min read
Error Archiving iOS with watchOS project in xcode

Error Archiving iOS with watchOS project in xcode

Comments
1 min read
Unexpected bad practices

Unexpected bad practices

Comments
5 min read
In-App Purchase Implementation in iOS

In-App Purchase Implementation in iOS

8
Comments
7 min read
How can I run Xcode 12.5.x on Monterey? (Search record)

How can I run Xcode 12.5.x on Monterey? (Search record)

Comments
1 min read
Where did the plist go?

Where did the plist go?

11
Comments 1
2 min read
macOS: xcrun: error

macOS: xcrun: error

3
Comments
1 min read
Podcast – The Best Bits of Xcode 14?

Podcast – The Best Bits of Xcode 14?

Comments
1 min read
Sad thing about AppCode...

Sad thing about AppCode...

4
Comments
2 min read
Xcode Man Page

Xcode Man Page

8
Comments
1 min read
5 Reasons to Use Typealias

5 Reasons to Use Typealias

7
Comments
7 min read
Appstore submission: Does your app use encryption? How to determine if your app contain encryption?

Appstore submission: Does your app use encryption? How to determine if your app contain encryption?

8
Comments 4
3 min read
Navigation App Architecture on Apple eyes

Navigation App Architecture on Apple eyes

5
Comments 1
1 min read
How to build Multi platform apps using SwiftUI? 👨‍💻

How to build Multi platform apps using SwiftUI? 👨‍💻

10
Comments 2
4 min read
Set up a freshly installed macos Monterey machine as a gitlab-runner host

Set up a freshly installed macos Monterey machine as a gitlab-runner host

1
Comments
2 min read
Gamedev File Structure

Gamedev File Structure

5
Comments 2
5 min read
Check if Email is valid

Check if Email is valid

5
Comments
2 min read
loading...