|
| 1 | +Command line invocation: |
| 2 | + /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild build -scheme MyApp -destination "platform=iOS Simulator,name=iPhone 15" |
| 3 | + |
| 4 | +Build settings from command line: |
| 5 | + ARCHS = arm64 |
| 6 | + |
| 7 | +note: Using new build system |
| 8 | +note: Using codesigning identity override: - |
| 9 | +note: Build preparation complete |
| 10 | +note: Planning |
| 11 | +Analyze workspace |
| 12 | +Create build description |
| 13 | +Build description signature: 7f3e9a2c1b8d4f5e6a9b0c3d2e1f4a5b |
| 14 | +Build description path: /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Intermediates.noindex/XCBuildData/7f3e9a2c1b8d4f5e6a9b0c3d2e1f4a5b.xcbuilddata |
| 15 | + |
| 16 | +ComputePackagePrebuildTargetDependencyGraph |
| 17 | +SendPIFToBuildSystem |
| 18 | +CreateBuildRequest |
| 19 | + |
| 20 | +ClangStatCache /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Intermediates.noindex/SDKStatCaches.noindex/iphonesimulator17.5-21F77-abc.sdkstatcache |
| 21 | +RegisterExecutionPolicyException /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app/MyApp |
| 22 | +MkDir /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app (in target 'MyApp' from project 'MyApp') |
| 23 | + cd /Users/dev/projects/MyApp |
| 24 | + builtin-mkdir /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app |
| 25 | + |
| 26 | +WriteAuxiliaryFile /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Intermediates.noindex/MyApp.build/Debug-iphonesimulator/MyApp.build/Objects-normal/arm64/MyApp.SwiftFileList (in target 'MyApp' from project 'MyApp') |
| 27 | +WriteAuxiliaryFile /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Intermediates.noindex/MyApp.build/Debug-iphonesimulator/MyApp.build/Objects-normal/arm64/MyApp.swiftmodule.DependencyMetadataFileListPath (in target 'MyApp' from project 'MyApp') |
| 28 | +WriteAuxiliaryFile /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Intermediates.noindex/MyApp.build/Debug-iphonesimulator/MyApp.build/Objects-normal/arm64/MyApp-OutputFileMap.json (in target 'MyApp' from project 'MyApp') |
| 29 | + |
| 30 | +ProcessInfoPlistFile /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app/Info.plist /Users/dev/projects/MyApp/MyApp/Info.plist (in target 'MyApp' from project 'MyApp') |
| 31 | + cd /Users/dev/projects/MyApp |
| 32 | + builtin-infoPlistUtility /Users/dev/projects/MyApp/MyApp/Info.plist -producttype com.apple.product-type.application -expandbuildsettings -format binary -platform iphonesimulator -o /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app/Info.plist |
| 33 | + |
| 34 | +SwiftEmitModule normal arm64 Emitting\ module\ for\ MyApp (in target 'MyApp' from project 'MyApp') |
| 35 | + cd /Users/dev/projects/MyApp |
| 36 | + builtin-swiftTaskExecution -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module |
| 37 | + |
| 38 | +SwiftDriverJobDiscovery normal arm64 Compiling ContentView.swift (in target 'MyApp' from project 'MyApp') |
| 39 | +SwiftDriverJobDiscovery normal arm64 Compiling MyAppApp.swift (in target 'MyApp' from project 'MyApp') |
| 40 | +SwiftDriverJobDiscovery normal arm64 Compiling Signpost.swift (in target 'MyApp' from project 'MyApp') |
| 41 | +SwiftDriverJobDiscovery normal arm64 Compiling WhistleFormLabel.swift (in target 'MyApp' from project 'MyApp') |
| 42 | +SwiftDriverJobDiscovery normal arm64 Compiling ImageCache.swift (in target 'MyApp' from project 'MyApp') |
| 43 | + |
| 44 | +SwiftCompile normal arm64 Compiling\ 'ContentView.swift' /Users/dev/projects/MyApp/MyApp/ContentView.swift (in target 'MyApp' from project 'MyApp') |
| 45 | + cd /Users/dev/projects/MyApp |
| 46 | + builtin-swiftTaskExecution -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/dev/projects/MyApp/MyApp/ContentView.swift |
| 47 | + |
| 48 | +SwiftCompile normal arm64 Compiling\ 'MyAppApp.swift' /Users/dev/projects/MyApp/MyApp/MyAppApp.swift (in target 'MyApp' from project 'MyApp') |
| 49 | + cd /Users/dev/projects/MyApp |
| 50 | + builtin-swiftTaskExecution -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/dev/projects/MyApp/MyApp/MyAppApp.swift |
| 51 | + |
| 52 | +SwiftMergeGeneratedHeaders /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Intermediates.noindex/MyApp.build/Debug-iphonesimulator/MyApp.build/Objects-normal/arm64/MyApp-Swift.h /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Intermediates.noindex/MyApp.build/Debug-iphonesimulator/MyApp.build/Objects-normal/arm64/MyApp-swiftinterface.h (in target 'MyApp' from project 'MyApp') |
| 53 | + |
| 54 | +CompileAssetCatalog /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app /Users/dev/projects/MyApp/MyApp/Assets.xcassets (in target 'MyApp' from project 'MyApp') |
| 55 | + cd /Users/dev/projects/MyApp |
| 56 | + /Applications/Xcode.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info |
| 57 | + |
| 58 | +Ld /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app/MyApp normal (in target 'MyApp' from project 'MyApp') |
| 59 | + cd /Users/dev/projects/MyApp |
| 60 | + /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-ios17.5-simulator -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk -L/Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator -F/Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator -filelist /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Intermediates.noindex/MyApp.build/Debug-iphonesimulator/MyApp.build/Objects-normal/arm64/MyApp.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Intermediates.noindex/MyApp.build/Debug-iphonesimulator/MyApp.build/Objects-normal/arm64/MyApp_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -o /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app/MyApp |
| 61 | + |
| 62 | +GenerateDSYMFile /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app.dSYM /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app/MyApp (in target 'MyApp' from project 'MyApp') |
| 63 | + |
| 64 | +Touch /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app (in target 'MyApp' from project 'MyApp') |
| 65 | + |
| 66 | +RegisterWithLaunchServices /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app (in target 'MyApp' from project 'MyApp') |
| 67 | + |
| 68 | +CodeSign /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app (in target 'MyApp' from project 'MyApp') |
| 69 | + cd /Users/dev/projects/MyApp |
| 70 | + |
| 71 | + Signing Identity: "-" |
| 72 | + |
| 73 | + /usr/bin/codesign --force --sign - --entitlements /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Intermediates.noindex/MyApp.build/Debug-iphonesimulator/MyApp.build/MyApp.app.xcent --timestamp=none --generate-entitlement-der /Users/dev/Library/Developer/Xcode/DerivedData/MyApp-abc123/Build/Products/Debug-iphonesimulator/MyApp.app |
| 74 | + |
| 75 | +** BUILD SUCCEEDED ** |
0 commit comments