-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d89497b
commit dc236fe
Showing
51 changed files
with
1,427 additions
and
1,129 deletions.
There are no files selected for viewing
32 changes: 32 additions & 0 deletions
32
...ta/xcbaselines/GeodeticDisplayTests.xcbaseline/9AAF5982-4101-4C27-8140-52ECB503EFD7.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>classNames</key> | ||
<dict> | ||
<key>GeodeticDisplayTests</key> | ||
<dict> | ||
<key>testNumberFormatterStringForPerformance()</key> | ||
<dict> | ||
<key>com.apple.dt.XCTMetric_Clock.time.monotonic</key> | ||
<dict> | ||
<key>baselineAverage</key> | ||
<real>0.000011</real> | ||
<key>baselineIntegrationDisplayName</key> | ||
<string>Local Baseline</string> | ||
</dict> | ||
</dict> | ||
<key>testNumberFormatterStringFromPerformance()</key> | ||
<dict> | ||
<key>com.apple.dt.XCTMetric_Clock.time.monotonic</key> | ||
<dict> | ||
<key>baselineAverage</key> | ||
<real>0.000013</real> | ||
<key>baselineIntegrationDisplayName</key> | ||
<string>Local Baseline</string> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
33 changes: 33 additions & 0 deletions
33
.swiftpm/xcode/xcshareddata/xcbaselines/GeodeticDisplayTests.xcbaseline/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>runDestinationsByUUID</key> | ||
<dict> | ||
<key>9AAF5982-4101-4C27-8140-52ECB503EFD7</key> | ||
<dict> | ||
<key>localComputer</key> | ||
<dict> | ||
<key>busSpeedInMHz</key> | ||
<integer>400</integer> | ||
<key>cpuCount</key> | ||
<integer>1</integer> | ||
<key>cpuKind</key> | ||
<string>6-Core Intel Core i7</string> | ||
<key>cpuSpeedInMHz</key> | ||
<integer>2600</integer> | ||
<key>logicalCPUCoresPerPackage</key> | ||
<integer>12</integer> | ||
<key>modelCode</key> | ||
<string>MacBookPro16,1</string> | ||
<key>physicalCPUCoresPerPackage</key> | ||
<integer>6</integer> | ||
<key>platformIdentifier</key> | ||
<string>com.apple.platform.macosx</string> | ||
</dict> | ||
<key>targetArchitecture</key> | ||
<string>x86_64</string> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 0 additions & 19 deletions
19
Sources/GeoCoordinates/Interoperability/GeoCoordinates+MapKit.swift
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.