The Swift Package Index logo.Swift Package Index

Build Information

Successful build of text-to-emoji with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WouterWisse/text-to-emoji.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/WouterWisse/text-to-emoji
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at c9f2e92 Add more words and adjectives
Cloned https://github.com/WouterWisse/text-to-emoji.git into spi-builder-workspace
c9f2e9213351e2d5402ba80b02332fc4bdfc055c
SUCCESS checkout https://github.com/WouterWisse/text-to-emoji.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[0/19] Copying TravelAndPlaces.strings
[1/19] Copying FoodAndDrink.strings
[1/19] Copying SmileysAndPeople.strings
[1/19] Copying Symbols.strings
[4/19] Copying TravelAndPlaces.strings
[4/19] Copying Activity.strings
[4/19] Copying SmileysAndPeople.strings
[4/19] Copying Flags.strings
[4/19] Copying Objects.strings
[4/19] Copying Flags.strings
[4/19] Copying Adjectives.strings
[4/19] Copying Activity.strings
[4/19] Copying Adjectives.strings
[4/19] Copying Info.plist
[4/19] Copying AnimalsAndNature.strings
[16/19] Copying Objects.strings
[16/19] Copying AnimalsAndNature.strings
[18/19] Copying FoodAndDrink.strings
[20/25] Compiling TextToEmoji resource_bundle_accessor.swift
[21/25] Compiling TextToEmoji StringMatchScoreProvider.swift
[22/25] Compiling TextToEmoji TextToEmoji.swift
[23/25] Compiling TextToEmoji EmojiCategory.swift
[24/25] Emitting module TextToEmoji
[25/25] Compiling TextToEmoji String+Preparation.swift
Build complete! (3.94s)
Build complete.
Done.