MENU
  • Home
  • About
  • All Categories
  • Contact Us
  • RK Kaihatsu
RK Kaihatsu Tech Blog Programming Learning Notes
Programming Tips From Programmer
  • Home
  • About
  • All Categories
  • Contact Us
  • RK Kaihatsu
Programming Tips From Programmer
  • Home
  • About
  • All Categories
  • Contact Us
  • RK Kaihatsu
  1. Home
  2. Infrastructure

Infrastructure– category –

InfrastructureDockerGitLabNginxWSL
  • GitLab

    How to resolve xcpretty locale error launched from GitLab CI

    When executing XCTest through GitLab CI, you may encounter the following error. /Library/Ruby/Gems/2.6.0/gems/xcpretty-0.3.0/lib/xcpretty/parser.rb:434:in `===': invalid byte sequence in US-ASCII (ArgumentError) from /Library/Ruby/Ge...
    2022-10-062023-05-20
  • GitLab

    Specify the XCTest test environment in which GitLab CI will run

    When conducting XCTest testing using GitLab CI, you must define the test environment. If the machine running Runner on the macOS app is an Apple Silicon machine, do we run it natively, or do we run the Intel binary with Rosetta2? If you ...
    2022-10-062023-05-20
  • GitLab

    Automate XCTest with GitLab’s CI

    GitLab has a Continuous Integration (CI) feature that allows you to perform continuous integration without deploying a separate solution dedicated to CI. Therefore, whenever I push my code to GitLab, XCTest is triggered to run unit tests...
    2022-10-062023-05-20
12
New articles
  • List of Supported Devices for Each iOS/iPadOS Version
    Application Development
  • Notarize with the notarytool
    Application Development
  • Measuring Elapsed Time with C++ Standard Library
    C++
  • How to create the Apple ID’s app-specific password
    Xcode
  • How to export issues to CSV file using GitHub CLI
    Git
Popular Articles
  • Fixing the Issue of Ubuntu on WSL Failing to Boot After Reinstallation
  • Set the window size in SwiftUI
  • How to setup OpenCV (for iOS apps)
  • How to avoid pod install errors when building Flutter apps
  • Dynamically Getting the View Size in SwiftUI
Categories
  • 3D CG
    • Maya
  • AI
    • ChatGPT
  • Application Development
    • App Development News
    • AppKit
      • How to create macOS apps with AppKit
    • C++
    • Flutter
    • Objective-C
    • OpenCV
    • Python
    • Swift
    • SwiftUI
      • Create the ColorPicker with SwiftUI
  • Developer Devices
    • iPhone & iPad
    • Windows
  • Developer Tools
    • Git
    • Keychain
    • Xcode
      • How to use Xcode
  • Documentation
    • Markdown
    • Word
  • Infrastructure
    • Docker
    • GitLab
    • Nginx
    • WSL
  • Uncategorized
  • Web Service
  • Home
  • RK Kaihatsu
  • About This Blog
  • All Categories
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • English
    • EN English English
    • JA Japanese 日本語

© RK Kaihatsu