Build Information
Successful build of AppStoreScraper, reference main (5a8950
), with Swift 5.8 for macOS (SPM) on 23 Oct 2024 21:45:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wacumov/app-store-scraper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wacumov/app-store-scraper
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5a8950e Use actions/checkout@v4
Cloned https://github.com/wacumov/app-store-scraper.git
Revision (git rev-parse @):
5a8950e5a9d59989e139531a213d98e0467134f9
SUCCESS checkout https://github.com/wacumov/app-store-scraper.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/wacumov/app-store-scraper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling AppStoreScraper CategoryFilter.swift
[2/10] Compiling AppStoreScraper RankingType.swift
[3/11] Compiling AppStoreScraper Category.swift
[4/11] Compiling AppStoreScraper Ranking.swift
[5/11] Compiling AppStoreScraper Language.swift
[6/11] Compiling AppStoreScraper GamesSubcategory.swift
[7/11] Compiling AppStoreScraper Country+Languages.swift
[8/11] Emitting module AppStoreScraper
[9/11] Compiling AppStoreScraper Country.swift
[10/11] Compiling AppStoreScraper Application.swift
[11/11] Compiling AppStoreScraper Scraper.swift
Build complete! (10.37s)
Build complete.
Done.