Build Information
Successful build of CodeEditTextView, reference 0.12.1 (d7ac3f
), with Swift 6.0 for macOS (SPM) on 30 Jul 2025 21:37:17 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodeEditApp/CodeEditTextView.git
Reference: 0.12.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CodeEditApp/CodeEditTextView
* tag 0.12.1 -> FETCH_HEAD
HEAD is now at d7ac3f1 Add `fill` Emphasis Style Option (#120)
Cloned https://github.com/CodeEditApp/CodeEditTextView.git
Revision (git rev-parse @):
d7ac3f11f22ec2e820187acce8f3a3fb7aa8ddec
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/CodeEditApp/CodeEditTextView.git at 0.12.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/CodeEditApp/CodeEditTextView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLint
[2/2] Compiling plugin SwiftLintFix
Building for debugging...
[2/16] Write sources
[13/16] Write swift-version-5BDAB9E9C0126B9D.txt
[15/40] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/41] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/41] Compiling InternalCollectionsUtilities Debugging.swift
[18/41] Compiling InternalCollectionsUtilities Descriptions.swift
[19/41] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/41] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/41] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/41] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/41] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/41] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/41] Compiling InternalCollectionsUtilities Integer rank.swift
[28/41] Emitting module InternalCollectionsUtilities
[29/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/323] Compiling HashTreeCollections _Bucket.swift
[31/323] Compiling HashTreeCollections _Hash.swift
[32/324] Compiling HeapModule _HeapNode.swift
[33/324] Compiling DequeModule _DequeSlot.swift
[34/324] Compiling DequeModule _DequeBufferHeader.swift
[35/324] Compiling DequeModule _DequeBuffer.swift
[36/324] Compiling HeapModule Heap.swift
[37/324] Compiling HeapModule Heap+Invariants.swift
[38/324] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[39/324] Compiling HeapModule Heap+UnsafeHandle.swift
[40/324] Compiling HeapModule Heap+Descriptions.swift
[41/324] Compiling HashTreeCollections _HashLevel.swift
[42/324] Compiling HashTreeCollections _HashNode+Builder.swift
[43/324] Emitting module HeapModule
[44/324] Compiling HashTreeCollections _HashNode+Debugging.swift
[45/324] Compiling HashTreeCollections _HashNode+Initializers.swift
[46/324] Compiling HashTreeCollections TreeDictionary+Keys.swift
[47/324] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[48/324] Compiling HashTreeCollections TreeDictionary+Merge.swift
[49/324] Compiling _RopeModule Rope.swift
[50/324] Compiling _RopeModule RopeElement.swift
[51/324] Compiling _RopeModule RopeMetric.swift
[52/330] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/330] Compiling HashTreeCollections _UnmanagedHashNode.swift
[54/330] Compiling HashTreeCollections _UnsafePath.swift
[55/330] Compiling HashTreeCollections TreeDictionary+Codable.swift
[56/330] Compiling HashTreeCollections TreeDictionary+Collection.swift
[57/330] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[58/330] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[59/330] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[60/330] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[61/330] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[62/330] Compiling HashTreeCollections TreeDictionary+Filter.swift
[63/330] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[64/330] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[65/330] Compiling HashTreeCollections _HashNode+Structural union.swift
[66/330] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[67/330] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[68/330] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[69/330] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[70/330] Compiling HashTreeCollections _HashNode.swift
[71/330] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[72/330] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[73/330] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[74/330] Compiling HashTreeCollections _HashNode+Structural merge.swift
[75/330] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[76/330] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[77/335] Compiling HashTreeCollections _RawHashNode.swift
[83/335] Compiling HashTreeCollections _HashNodeHeader.swift
[84/335] Compiling HashTreeCollections _HashSlot.swift
[85/335] Compiling HashTreeCollections _HashStack.swift
[86/335] Compiling HashTreeCollections _HashTreeIterator.swift
[87/335] Compiling HashTreeCollections _HashTreeStatistics.swift
[88/335] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[89/335] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[90/335] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[91/335] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[92/335] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[93/335] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[94/335] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[95/335] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[96/335] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[97/335] Compiling _RopeModule Rope+Sequence.swift
[98/335] Compiling _RopeModule Rope+Append.swift
[99/335] Compiling _RopeModule Rope+Extract.swift
[100/335] Compiling _RopeModule Rope+Find.swift
[101/335] Compiling _RopeModule Rope+ForEachWhile.swift
[102/335] Compiling _RopeModule Rope+Insert.swift
[103/335] Compiling _RopeModule Rope+Join.swift
[104/335] Compiling _RopeModule Rope+MutatingForEach.swift
[105/343] Emitting module BitCollections
[106/343] Compiling HashTreeCollections _HashNode+Invariants.swift
[107/343] Compiling HashTreeCollections _HashNode+Lookups.swift
[108/343] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[109/343] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[115/343] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[116/343] Compiling HashTreeCollections _AncestorHashSlots.swift
[117/343] Compiling HashTreeCollections _Bitmap.swift
[139/343] Compiling BitCollections BitSet.swift
[140/343] Compiling BitCollections Range+Utilities.swift
[141/343] Compiling BitCollections Slice+Utilities.swift
[142/343] Compiling BitCollections UInt+Tricks.swift
[143/343] Compiling BitCollections _Word.swift
[144/343] Compiling OrderedCollections OrderedSet.swift
[145/343] Compiling OrderedCollections _UnsafeBitset.swift
[152/343] Compiling HashTreeCollections _HashNode+Storage.swift
[153/343] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[154/343] Compiling HashTreeCollections _HashNode+Structural filter.swift
[155/343] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[156/343] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[188/343] Emitting module DequeModule
[194/343] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[195/343] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[196/343] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[197/343] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[198/343] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[199/343] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[200/343] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[201/343] Compiling HashTreeCollections TreeSet.swift
[303/350] Emitting module OrderedCollections
[322/350] Emitting module _RopeModule
[323/350] Compiling _RopeModule Rope+Remove.swift
[324/350] Compiling _RopeModule Rope+RemoveSubrange.swift
[325/350] Compiling _RopeModule Rope+Split.swift
[326/350] Compiling _RopeModule Optional Utilities.swift
[327/350] Compiling _RopeModule String Utilities.swift
[328/350] Compiling _RopeModule String.Index+ABI.swift
[329/350] Compiling _RopeModule _CharacterRecognizer.swift
[338/350] Emitting module HashTreeCollections
[339/352] Compiling Collections Collections.swift
[340/352] Emitting module Collections
[340/352] Compiling CodeEditTextViewObjC CGContextHidden.m
[341/352] Compiling Internal TSYTextStorage.m
[343/352] Compiling Rearrange NSRange+Shift.swift
[344/352] Compiling Rearrange UITextRange+Convenience.swift
[345/352] Compiling Rearrange String+NSRange.swift
[346/352] Compiling Rearrange RangeMutation.swift
[347/352] Compiling Rearrange NSRange+Convenience.swift
[348/352] Compiling Rearrange IndexSet+NSRange.swift
[349/352] Compiling Rearrange NSRange+ApplyMutation.swift
[350/352] Compiling Rearrange IndexSet+ApplyMutation.swift
[351/352] Compiling Rearrange NSTextRange+NSRange.swift
[352/352] Emitting module Rearrange
[353/363] Compiling TextStory TextStoring+Ranges.swift
[354/363] Compiling TextStory TextStoringMonitor.swift
[355/363] Compiling TextStory NSTextContentStorage+TextStoring.swift
[356/363] Compiling TextStory TextMutation.swift
[357/363] Compiling TextStory NSTextStorage+TextStoring.swift
[358/363] Compiling TextStory LazyTextStoringMonitor.swift
[359/363] Compiling TextStory TextMutationEventRouter.swift
[360/363] Compiling TextStory TextStoring.swift
[361/364] Compiling TextStory TextView+TextStoring.swift
[362/364] Emitting module TextStory
[363/364] Compiling TextStory BufferingTextStorage.swift
[364/364] Compiling TextStory CompositeTextStoringMonitor.swift
[365/448] Emitting module CodeEditTextView
[366/457] Compiling CodeEditTextView TextView+ReplaceCharacters.swift
[367/457] Compiling CodeEditTextView TextView+ScrollToVisible.swift
[368/457] Compiling CodeEditTextView TextView+Select.swift
[369/457] Compiling CodeEditTextView TextView+SetText.swift
[370/457] Compiling CodeEditTextView TextView+Setup.swift
[371/457] Compiling CodeEditTextView TextView+StorageDelegate.swift
[372/457] Compiling CodeEditTextView TextView+TextLayoutManagerDelegate.swift
[373/457] Compiling CodeEditTextView TextView+TextSelectionManagerDelegate.swift
[374/457] Compiling CodeEditTextView TextView+UndoRedo.swift
[375/457] Compiling CodeEditTextView TextLine.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
| `- note: add an explicit type annotation to silence this warning
59 | string,
60 | documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
59 | string,
60 | documentRange: range,
[376/457] Compiling CodeEditTextView CTLineTypesetData.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
| `- note: add an explicit type annotation to silence this warning
59 | string,
60 | documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
59 | string,
60 | documentRange: range,
[377/457] Compiling CodeEditTextView LineFragmentTypesetContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
| `- note: add an explicit type annotation to silence this warning
59 | string,
60 | documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
59 | string,
60 | documentRange: range,
[378/457] Compiling CodeEditTextView TypesetContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
| `- note: add an explicit type annotation to silence this warning
59 | string,
60 | documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
59 | string,
60 | documentRange: range,
[379/457] Compiling CodeEditTextView Typesetter.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
| `- note: add an explicit type annotation to silence this warning
59 | string,
60 | documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
59 | string,
60 | documentRange: range,
[380/457] Compiling CodeEditTextView TextLineStorage+Iterator.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
| `- note: add an explicit type annotation to silence this warning
59 | string,
60 | documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
59 | string,
60 | documentRange: range,
[381/457] Compiling CodeEditTextView TextLineStorage+NSTextStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
| `- note: add an explicit type annotation to silence this warning
59 | string,
60 | documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
59 | string,
60 | documentRange: range,
[382/457] Compiling CodeEditTextView TextLineStorage+Node.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
| `- note: add an explicit type annotation to silence this warning
59 | string,
60 | documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
59 | string,
60 | documentRange: range,
[383/457] Compiling CodeEditTextView TextLineStorage+Structs.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
| `- note: add an explicit type annotation to silence this warning
59 | string,
60 | documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
56 | ) {
57 | let string = stringRef.attributedSubstring(from: range)
58 | let maxWidth = typesetter.typeset(
| `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it
59 | string,
60 | documentRange: range,
[384/457] Compiling CodeEditTextView TextLineStorage.swift
[385/457] Compiling CodeEditTextView Destination.swift
[386/457] Compiling CodeEditTextView Direction.swift
[387/457] Compiling CodeEditTextView SelectionManipulation+Horizontal.swift
[388/457] Compiling CodeEditTextView SelectionManipulation+Vertical.swift
[389/457] Compiling CodeEditTextView TextSelectionManager+SelectionManipulation.swift
[390/457] Compiling CodeEditTextView TextSelection.swift
[391/457] Compiling CodeEditTextView TextSelectionManager+Draw.swift
[392/457] Compiling CodeEditTextView TextSelectionManager+FillRects.swift
[393/457] Compiling CodeEditTextView TextSelectionManager+Move.swift
[394/457] Compiling CodeEditTextView TextSelectionManager+Update.swift
[395/457] Compiling CodeEditTextView TextSelectionManager.swift
[396/457] Compiling CodeEditTextView DraggingTextRenderer.swift
[397/457] Compiling CodeEditTextView TextView+Accessibility.swift
[398/457] Compiling CodeEditTextView TextView+ColumnSelection.swift
[399/457] Compiling CodeEditTextView TextView+CopyPaste.swift
[400/457] Compiling CodeEditTextView TextView+Delete.swift
[401/457] Compiling CodeEditTextView TextView+Drag.swift
[402/457] Compiling CodeEditTextView InvisibleCharactersDelegate.swift
[403/457] Compiling CodeEditTextView MarkedRanges.swift
[404/457] Compiling CodeEditTextView MarkedTextManager.swift
[405/457] Compiling CodeEditTextView TextAttachment.swift
[406/457] Compiling CodeEditTextView TextAttachmentManager.swift
[407/457] Compiling CodeEditTextView TextAttachmentManagerDelegate.swift
[408/457] Compiling CodeEditTextView TextLayoutManager+Edits.swift
[409/457] Compiling CodeEditTextView TextLayoutManager+Invalidation.swift
[410/457] Compiling CodeEditTextView TextLayoutManager+Iterator.swift
[411/457] Compiling CodeEditTextView TextView.swift
[412/457] Compiling CodeEditTextView TextViewDelegate.swift
[413/457] Compiling CodeEditTextView CEUndoManager.swift
[414/457] Compiling CodeEditTextView HorizontalEdgeInsets.swift
[415/457] Compiling CodeEditTextView KillRing.swift
[416/457] Compiling CodeEditTextView LineEnding.swift
[417/457] Compiling CodeEditTextView Logger.swift
[418/457] Compiling CodeEditTextView MultiStorageDelegate.swift
[419/457] Compiling CodeEditTextView ViewReuseQueue.swift
[420/457] Compiling CodeEditTextView TextView+FirstResponder.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 | override public func insertNewline(_ sender: Any?) {
12 | var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
| `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 | let content = layoutManager.contentRun(at: selection.range.location)
14 | if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[421/457] Compiling CodeEditTextView TextView+Insert.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 | override public func insertNewline(_ sender: Any?) {
12 | var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
| `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 | let content = layoutManager.contentRun(at: selection.range.location)
14 | if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[422/457] Compiling CodeEditTextView TextView+KeyDown.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 | override public func insertNewline(_ sender: Any?) {
12 | var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
| `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 | let content = layoutManager.contentRun(at: selection.range.location)
14 | if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[423/457] Compiling CodeEditTextView TextView+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 | override public func insertNewline(_ sender: Any?) {
12 | var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
| `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 | let content = layoutManager.contentRun(at: selection.range.location)
14 | if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[424/457] Compiling CodeEditTextView TextView+Lifecycle.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 | override public func insertNewline(_ sender: Any?) {
12 | var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
| `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 | let content = layoutManager.contentRun(at: selection.range.location)
14 | if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[425/457] Compiling CodeEditTextView TextView+Menu.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 | override public func insertNewline(_ sender: Any?) {
12 | var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
| `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 | let content = layoutManager.contentRun(at: selection.range.location)
14 | if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[426/457] Compiling CodeEditTextView TextView+Mouse.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 | override public func insertNewline(_ sender: Any?) {
12 | var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
| `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 | let content = layoutManager.contentRun(at: selection.range.location)
14 | if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[427/457] Compiling CodeEditTextView TextView+Move.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 | override public func insertNewline(_ sender: Any?) {
12 | var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
| `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 | let content = layoutManager.contentRun(at: selection.range.location)
14 | if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[428/457] Compiling CodeEditTextView TextView+NSTextInput.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 | override public func insertNewline(_ sender: Any?) {
12 | var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
| `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 | let content = layoutManager.contentRun(at: selection.range.location)
14 | if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[429/457] Compiling CodeEditTextView TextLayoutManager+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
256 | var width: CGFloat = 0
257 | let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 | let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
| `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
259 |
260 | // for lineFragmentPosition in line.lineFragments.linesStartingAt(
[430/457] Compiling CodeEditTextView TextLayoutManager+Public.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
256 | var width: CGFloat = 0
257 | let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 | let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
| `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
259 |
260 | // for lineFragmentPosition in line.lineFragments.linesStartingAt(
[431/457] Compiling CodeEditTextView TextLayoutManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
256 | var width: CGFloat = 0
257 | let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 | let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
| `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
259 |
260 | // for lineFragmentPosition in line.lineFragments.linesStartingAt(
[432/457] Compiling CodeEditTextView TextLayoutManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
256 | var width: CGFloat = 0
257 | let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 | let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
| `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
259 |
260 | // for lineFragmentPosition in line.lineFragments.linesStartingAt(
[433/457] Compiling CodeEditTextView TextLayoutManagerRenderDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
256 | var width: CGFloat = 0
257 | let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 | let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
| `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
259 |
260 | // for lineFragmentPosition in line.lineFragments.linesStartingAt(
[434/457] Compiling CodeEditTextView LineBreakStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
256 | var width: CGFloat = 0
257 | let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 | let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
| `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
259 |
260 | // for lineFragmentPosition in line.lineFragments.linesStartingAt(
[435/457] Compiling CodeEditTextView LineFragment.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
256 | var width: CGFloat = 0
257 | let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 | let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
| `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
259 |
260 | // for lineFragmentPosition in line.lineFragments.linesStartingAt(
[436/457] Compiling CodeEditTextView LineFragmentRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
256 | var width: CGFloat = 0
257 | let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 | let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
| `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
259 |
260 | // for lineFragmentPosition in line.lineFragments.linesStartingAt(
[437/457] Compiling CodeEditTextView LineFragmentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
256 | var width: CGFloat = 0
257 | let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 | let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
| `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
259 |
260 | // for lineFragmentPosition in line.lineFragments.linesStartingAt(
[438/457] Compiling CodeEditTextView GC+ApproximateEqual.swift
[439/457] Compiling CodeEditTextView NSBezierPath+CGPathFallback.swift
[440/457] Compiling CodeEditTextView NSBezierPath+SmoothPath.swift
[441/457] Compiling CodeEditTextView NSColor+Greyscale.swift
[442/457] Compiling CodeEditTextView NSColor+Hex.swift
[443/457] Compiling CodeEditTextView NSRange+init.swift
[444/457] Compiling CodeEditTextView NSRange+isEmpty.swift
[445/457] Compiling CodeEditTextView NSRange+translate.swift
[446/457] Compiling CodeEditTextView NSTextStorage+getLine.swift
[447/457] Compiling CodeEditTextView PixelAligned.swift
[448/457] Compiling CodeEditTextView CodeEditTextView.swift
[449/457] Compiling CodeEditTextView CursorSelectionMode.swift
[450/457] Compiling CodeEditTextView CursorTimer.swift
[451/457] Compiling CodeEditTextView CursorView.swift
[452/457] Compiling CodeEditTextView Emphasis.swift
[453/457] Compiling CodeEditTextView EmphasisManager.swift
[454/457] Compiling CodeEditTextView EmphasisStyle.swift
[455/457] Compiling CodeEditTextView CGRectArray+BoundingRect.swift
[456/457] Compiling CodeEditTextView CTTypesetter+SuggestLineBreak.swift
[457/457] Compiling CodeEditTextView CharacterSet.swift
Build complete! (35.30s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/ChimeHQ/TextStory
Fetching https://github.com/lukepistrol/SwiftLintPlugin
[8/358] Fetching swiftlintplugin
[320/853] Fetching swiftlintplugin, textstory
Fetched https://github.com/ChimeHQ/TextStory from cache (0.74s)
[1/16916] Fetching swift-collections
Fetched https://github.com/lukepistrol/SwiftLintPlugin from cache (1.78s)
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/ChimeHQ/TextStory
Computed https://github.com/ChimeHQ/TextStory at 0.9.1 (0.46s)
Fetching https://github.com/ChimeHQ/Rearrange
[1/569] Fetching rearrange
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.74s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.0.0 (0.46s)
Computing version for https://github.com/lukepistrol/SwiftLintPlugin
Computed https://github.com/lukepistrol/SwiftLintPlugin at 0.59.1 (3.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.53s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/lukepistrol/SwiftLintPlugin
Working copy of https://github.com/lukepistrol/SwiftLintPlugin resolved at 0.59.1
Creating working copy for https://github.com/ChimeHQ/TextStory
Working copy of https://github.com/ChimeHQ/TextStory resolved at 0.9.1
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.0.0
[31676/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (2.80s)
Build complete.
{
"dependencies" : [
{
"identity" : "textstory",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/TextStory"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swiftlintplugin",
"requirement" : {
"range" : [
{
"lower_bound" : "0.52.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lukepistrol/SwiftLintPlugin"
}
],
"manifest_display_name" : "CodeEditTextView",
"name" : "CodeEditTextView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CodeEditTextView",
"targets" : [
"CodeEditTextView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CodeEditTextViewTests",
"module_type" : "SwiftTarget",
"name" : "CodeEditTextViewTests",
"path" : "Tests/CodeEditTextViewTests",
"product_dependencies" : [
"SwiftLint"
],
"sources" : [
"AccessibilityTests.swift",
"EmphasisManagerTests.swift",
"KillRingTests.swift",
"LayoutManager/OverridingLayoutManagerRenderingTests.swift",
"LayoutManager/TextLayoutManagerAttachmentsTests.swift",
"LayoutManager/TextLayoutManagerTests.swift",
"LineEndingTests.swift",
"MarkedTextTests.swift",
"TextLayoutLineStorageTests.swift",
"TextSelectionManagerTests.swift",
"TextViewTests.swift",
"TypesetterTests.swift"
],
"target_dependencies" : [
"CodeEditTextView"
],
"type" : "test"
},
{
"c99name" : "CodeEditTextViewObjC",
"module_type" : "ClangTarget",
"name" : "CodeEditTextViewObjC",
"path" : "Sources/CodeEditTextViewObjC",
"product_memberships" : [
"CodeEditTextView"
],
"sources" : [
"CGContextHidden.m"
],
"type" : "library"
},
{
"c99name" : "CodeEditTextView",
"module_type" : "SwiftTarget",
"name" : "CodeEditTextView",
"path" : "Sources/CodeEditTextView",
"product_dependencies" : [
"TextStory",
"Collections",
"SwiftLint"
],
"product_memberships" : [
"CodeEditTextView"
],
"sources" : [
"CodeEditTextView.swift",
"Cursors/CursorSelectionMode.swift",
"Cursors/CursorTimer.swift",
"Cursors/CursorView.swift",
"EmphasisManager/Emphasis.swift",
"EmphasisManager/EmphasisManager.swift",
"EmphasisManager/EmphasisStyle.swift",
"Extensions/CGRectArray+BoundingRect.swift",
"Extensions/CTTypesetter+SuggestLineBreak.swift",
"Extensions/CharacterSet.swift",
"Extensions/GC+ApproximateEqual.swift",
"Extensions/NSBezierPath+CGPathFallback.swift",
"Extensions/NSBezierPath+SmoothPath.swift",
"Extensions/NSColor+Greyscale.swift",
"Extensions/NSColor+Hex.swift",
"Extensions/NSRange+/NSRange+init.swift",
"Extensions/NSRange+/NSRange+isEmpty.swift",
"Extensions/NSRange+/NSRange+translate.swift",
"Extensions/NSTextStorage+getLine.swift",
"Extensions/PixelAligned.swift",
"InvisibleCharacters/InvisibleCharactersDelegate.swift",
"MarkedTextManager/MarkedRanges.swift",
"MarkedTextManager/MarkedTextManager.swift",
"TextLayoutManager/TextAttachments/TextAttachment.swift",
"TextLayoutManager/TextAttachments/TextAttachmentManager.swift",
"TextLayoutManager/TextAttachments/TextAttachmentManagerDelegate.swift",
"TextLayoutManager/TextLayoutManager+Edits.swift",
"TextLayoutManager/TextLayoutManager+Invalidation.swift",
"TextLayoutManager/TextLayoutManager+Iterator.swift",
"TextLayoutManager/TextLayoutManager+Layout.swift",
"TextLayoutManager/TextLayoutManager+Public.swift",
"TextLayoutManager/TextLayoutManager.swift",
"TextLayoutManager/TextLayoutManagerDelegate.swift",
"TextLayoutManager/TextLayoutManagerRenderDelegate.swift",
"TextLine/LineBreakStrategy.swift",
"TextLine/LineFragment.swift",
"TextLine/LineFragmentRenderer.swift",
"TextLine/LineFragmentView.swift",
"TextLine/TextLine.swift",
"TextLine/Typesetter/CTLineTypesetData.swift",
"TextLine/Typesetter/LineFragmentTypesetContext.swift",
"TextLine/Typesetter/TypesetContext.swift",
"TextLine/Typesetter/Typesetter.swift",
"TextLineStorage/TextLineStorage+Iterator.swift",
"TextLineStorage/TextLineStorage+NSTextStorage.swift",
"TextLineStorage/TextLineStorage+Node.swift",
"TextLineStorage/TextLineStorage+Structs.swift",
"TextLineStorage/TextLineStorage.swift",
"TextSelectionManager/Destination.swift",
"TextSelectionManager/Direction.swift",
"TextSelectionManager/SelectionManipulation/SelectionManipulation+Horizontal.swift",
"TextSelectionManager/SelectionManipulation/SelectionManipulation+Vertical.swift",
"TextSelectionManager/SelectionManipulation/TextSelectionManager+SelectionManipulation.swift",
"TextSelectionManager/TextSelection.swift",
"TextSelectionManager/TextSelectionManager+Draw.swift",
"TextSelectionManager/TextSelectionManager+FillRects.swift",
"TextSelectionManager/TextSelectionManager+Move.swift",
"TextSelectionManager/TextSelectionManager+Update.swift",
"TextSelectionManager/TextSelectionManager.swift",
"TextView/DraggingTextRenderer.swift",
"TextView/TextView+Accessibility.swift",
"TextView/TextView+ColumnSelection.swift",
"TextView/TextView+CopyPaste.swift",
"TextView/TextView+Delete.swift",
"TextView/TextView+Drag.swift",
"TextView/TextView+FirstResponder.swift",
"TextView/TextView+Insert.swift",
"TextView/TextView+KeyDown.swift",
"TextView/TextView+Layout.swift",
"TextView/TextView+Lifecycle.swift",
"TextView/TextView+Menu.swift",
"TextView/TextView+Mouse.swift",
"TextView/TextView+Move.swift",
"TextView/TextView+NSTextInput.swift",
"TextView/TextView+ReplaceCharacters.swift",
"TextView/TextView+ScrollToVisible.swift",
"TextView/TextView+Select.swift",
"TextView/TextView+SetText.swift",
"TextView/TextView+Setup.swift",
"TextView/TextView+StorageDelegate.swift",
"TextView/TextView+TextLayoutManagerDelegate.swift",
"TextView/TextView+TextSelectionManagerDelegate.swift",
"TextView/TextView+UndoRedo.swift",
"TextView/TextView.swift",
"TextView/TextViewDelegate.swift",
"Utils/CEUndoManager.swift",
"Utils/HorizontalEdgeInsets.swift",
"Utils/KillRing.swift",
"Utils/LineEnding.swift",
"Utils/Logger.swift",
"Utils/MultiStorageDelegate.swift",
"Utils/ViewReuseQueue.swift"
],
"target_dependencies" : [
"CodeEditTextViewObjC"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.