• Skip to primary navigation
  • Skip to content
  • Skip to footer
SwiftMan Blog SwiftMan Blog blog.slarea.com
  • CS
  • Architecture
  • Algorithm
  • Clean
  • Git
  • iOS
  • Swift
  • IT

    iOS

    • Apple-Docs
      • └ App Store 심사 지침
      • └ App preview specifications
    • SwiftUI
      • └ 선언적 구문과 데이터 주도
      • └ 당장 적용하는 SwiftUI의 아이디어
    • Json
      • └ Quicktype
    • Objective-C
      • └ NSObject
      •   └ nil, Nil, NULL, NSNull 대한 차이
      •   └ NSCache
    • Foundation
      • └ NSString
      •   └ CompareOptions
      •   └ StringTransform
      • └ ObjCRuntime
      •   └ ComparisonResult
    • AVFoundation
      • └ AVPlayer
      •   └ 영상 크기 가져오기
      •   └ 영상 백그라운드에서 제어
      •   └ [SwiftUI] auto play AVPlayer
    • UIResponder
      • └ @UIApplicationMain
      •   └ UIApplication Life Cycle
      • └ UIViewController
      •   └ Life cycle
      • └ UIActivityViewController
      •   └ Dismiss Bug 해결
      • └ UIView
      •   └ bounds
      •   └ frame
      •   └ draw(_ rect: CGRect)
      •   └ Drawing Cycle
      •     └ sync
      •       └ layoutIfNeeded()
      •     └ async
      •       └ layoutSubviews()
      •       └ setNeedsLayout()
      •       └ setNeedsDisplay()
      •     └ UICollectionView
      •       └ DiffableDatasource
      •       └ DiffableDatasource 개발기
      •       └ CompositionalLayout
      •     └ WKWebView
      •       └ Alert Crash
      • └ UITabBarController
      •   └ Height 변경
    • App Thinning
      • └ App Slicing
      • └ Bitcode
      • └ On-demand Resource
    • FairPlay Streaming
    • Xcode
      • └ Xcode 13 Release Notes
      • └ Xcode 13.1 Release Notes
      • └ Created by 변경하기
      • └ Creating a Source Editor Extension
      • └ Apple TV 4K 6세대 Xcode로 빌드 하기
      • └ Xcode 13 Column Breakpoints
      • └ [xcrun] simulrator open url
      • └ UIKit 기반 코드 베이스 프로젝트 세팅 하기
    • Xcode Build Error
      • └ Could not find module for target x86_64...
      • └ Failed to prepare device for development
      • └ [Cocoapods] Running pod install with an...
      • └ Codesign wants to access key ...
    • Xcode Rumtime Error
      • └ flock failed to lock list file
      • └ outlined copy of
    iOS Xcode [스크랩] Creating a Source Editor Extension

    [스크랩] Creating a Source Editor Extension

    목차

    Xcode Extension 을 만드는 방법을 스크랩 해본다.

    Xcode extensions 생성 방법
    Creating a Source Editor Extension

    댓글남기기

    "Xcode" 카테고리의 다른 글

    [Xcode] UIKit 기반 코드 베이스 프로젝트 세팅하기

    [xcrun] 시뮬레이터에서 동적 링크 열기

    Xcode 13 Column Breakpoints

    Xcode 13.1 Release Notes

    Xcode 13

    [Apple TV 4K] 6세대 Xcode로 빌드 하기

    [Xcode] 파일 상단 Created by 변경하기

    • 팔로우:
    • GitHub
    • Bitbucket
    • 피드
    © 2025 SwiftMan. Powered by Jekyll & Minimal Mistakes & Song Kong Ice Bear Jekyll Theme.