EUNO.NEWS EUNO.NEWS
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
  • All (21023) +2
    • AI (3157)
    • DevOps (933) +1
    • Software (11078)
    • IT (5806)
    • Education (48)
  • Notice
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    The Anatomy of a macOS App

    Article URL: https://eclecticlight.co/2025/12/04/the-anatomy-of-a-macos-app/ Comments URL: https://news.ycombinator.com/item?id=46181268 Points: 5 Comments: 0...

    #macOS #app architecture #Cocoa #Swift #Objective‑C #software design #desktop development
  • 1 month ago · software

    Swift #2: Tipos de datos primitivos

    Tipos de datos primitivos Cada lenguaje de programación declara sus propias unidades de datos para representar valores de distintos tamaños. Estas unidades son...

    #Swift #primitive data types #Int #UInt #programming fundamentals
  • 1 month ago · software

    Fonts personalizadas no Swift e UIkit

    Introdução Neste tutorial vou demonstrar como utilizar fontes personalizadas no Swift com UIKit. Vou usar as fontes Montserrat e Hind, que podem ser baixadas d...

    #swift #uikit #custom-fonts #ios #google-fonts #plist #xcode #montserrat #hind
  • 1 month ago · software

    Combine #2: Emisores & Suscriptores

    Publisher Un emisor Publisher puede transmitir cero o más valores a uno o más suscriptores, y un solo evento de fin que puede ser éxito o error. Una vez emitid...

    #Swift #Combine #Publisher #Subscriber #Reactive programming #iOS #NotificationCenter
  • 1 month ago · software

    Swift Testing #5: Parametrizando pruebas con arguments

    Parametrizando una sola condición En ocasiones, se necesita verificar el funcionamiento de cierto código que recibe un argumento, usando varios valores. La for...

    #Swift #unit testing #parameterized tests #Swift Testing #test automation #code quality
  • 1 month ago · software

    Swift Testing #4: Correr pruebas de forma serial

    Ejecución de pruebas en Swift Testing Ejecutar las pruebas de forma concurrente en XCTest es opcional y, de hecho, por defecto se ejecutan de forma serial. En...

    #Swift #XCTest #Swift Testing #unit testing #parallel execution #serial execution #test concurrency #testing frameworks
  • 1 month ago · software

    Swift Testing #2: Agrupando pruebas con @Suite

    Introducción Una Suite es un grupo de pruebas. Al crear una estructura que contiene pruebas marcadas con @Test, esta se marca automáticamente con una “S” dentr...

    #Swift #testing #test suite #@Suite #unit testing #DevOps
  • 1 month ago · software

    Swift Testing #3: Organizar, Clasificar y Filtrar pruebas con @Tag

    Introducción Un proyecto puede tener cientos o miles de pruebas y suites. Un subconjunto de estas pruebas puede compartir alguna característica común, como ser...

    #Swift #testing #XCTest #tags #unit tests #test organization #test suites
  • 1 month ago · software

    Swift Testing #1: Migración de una Suite de pruebas de XCTest a Swift Testing

    swift import XCTest @testable import ProductionProject class SomeXCTest_deprecated: XCTestCase { func testX throws { // GIVEN // ... // WHEN // ... // THEN ......

    #Swift #Swift Testing #XCTest #unit testing #migration ##expect #@Test #iOS development
  • 1 month ago · software

    CodeQL 2.23.6 adds Swift 6.2.1 and new C# security queries

    CodeQL is the static analysis engine behind GitHub code scanninghttps://docs.github.com/code-security/code-scanning/introduction-to-code-scanning/about-code-sca...

    #CodeQL #static analysis #software security #Swift #C#
  • 1 month ago · software

    I Asked Claude to Create a Memory Leak in a Task and It Failed

    Background Last week I asked Claude to create a memory leak in Swift’s Task API for fun. The generated code claimed that the Task captured self strongly, formi...

    #Swift #Task API #memory leak #retain cycle #Claude #SIL #async/await #weak self
  • 1 month ago · software

    Build a Reusable SwiftUI Component Library

    SwiftUI makes it easy to build UI — but building reusable components that look consistent across your entire app is a different challenge. As apps grow, UI dupl...

    #SwiftUI #component library #reusable UI components #design tokens #iOS development #Swift #mobile UI

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026