Skip to content

Commit

Permalink
add misplaced icons
Browse files Browse the repository at this point in the history
  • Loading branch information
rnystrom committed Oct 21, 2018
1 parent 6d050b2 commit d75d17c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions StyledTextKit.xcodeproj/project.pbxproj
Expand Up @@ -9,8 +9,8 @@
/* Begin PBXBuildFile section */
20DEC7A5869AE2DBDEBEDC3A /* Pods_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73D1CEE14004B5BBA25A669D /* Pods_Tests.framework */; };
294F654D20C38F4E0040C3FE /* StyledTextKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29822E0E1FE05247008532D2 /* StyledTextKit.framework */; };
29B20605217C0FFA00E4DD9F /* octoface@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 29B20603217C0FFA00E4DD9F /* octoface@3x.png */; };
29B20606217C0FFA00E4DD9F /* octoface@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 29B20604217C0FFA00E4DD9F /* octoface@2x.png */; };
29B20609217C15B200E4DD9F /* octoface@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 29B20607217C15B200E4DD9F /* octoface@3x.png */; };
29B2060A217C15B200E4DD9F /* octoface@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 29B20608217C15B200E4DD9F /* octoface@2x.png */; };
29BAEE3820C339D100F283EA /* CGImage+LRUCachable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29BAEE2320C339D100F283EA /* CGImage+LRUCachable.swift */; };
29BAEE3920C339D100F283EA /* CGSize+LRUCachable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29BAEE2420C339D100F283EA /* CGSize+LRUCachable.swift */; };
29BAEE3A20C339D100F283EA /* NSAttributedStringKey+StyledText.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29BAEE2520C339D100F283EA /* NSAttributedStringKey+StyledText.swift */; };
Expand Down Expand Up @@ -54,8 +54,8 @@
290D453620C389CF008F2CB0 /* Snap_swift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Snap_swift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
294F654820C38F4E0040C3FE /* Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
29822E0E1FE05247008532D2 /* StyledTextKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = StyledTextKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
29B20603217C0FFA00E4DD9F /* octoface@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "octoface@3x.png"; path = "../../GitHawk/Resources/Assets.xcassets/octoface.imageset/octoface@3x.png"; sourceTree = "<group>"; };
29B20604217C0FFA00E4DD9F /* octoface@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "octoface@2x.png"; path = "../../GitHawk/Resources/Assets.xcassets/octoface.imageset/octoface@2x.png"; sourceTree = "<group>"; };
29B20607217C15B200E4DD9F /* octoface@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "octoface@3x.png"; sourceTree = "<group>"; };
29B20608217C15B200E4DD9F /* octoface@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "octoface@2x.png"; sourceTree = "<group>"; };
29BAEDFD20C339C800F283EA /* LRUCacheTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LRUCacheTests.swift; sourceTree = "<group>"; };
29BAEDFE20C339C800F283EA /* UIFontUnionTraitsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIFontUnionTraitsTests.swift; sourceTree = "<group>"; };
29BAEE0220C339C800F283EA /* reference_test_lorem_100@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "reference_test_lorem_100@3x.png"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -151,8 +151,8 @@
29BAEDFC20C339C800F283EA /* Tests */ = {
isa = PBXGroup;
children = (
29B20604217C0FFA00E4DD9F /* octoface@2x.png */,
29B20603217C0FFA00E4DD9F /* octoface@3x.png */,
29B20608217C15B200E4DD9F /* octoface@2x.png */,
29B20607217C15B200E4DD9F /* octoface@3x.png */,
29BAEE1120C339C800F283EA /* Info.plist */,
29BAEDFD20C339C800F283EA /* LRUCacheTests.swift */,
29BAEDFF20C339C800F283EA /* snapshots */,
Expand Down Expand Up @@ -361,8 +361,8 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
29B20606217C0FFA00E4DD9F /* octoface@2x.png in Resources */,
29B20605217C0FFA00E4DD9F /* octoface@3x.png in Resources */,
29B2060A217C15B200E4DD9F /* octoface@2x.png in Resources */,
29B20609217C15B200E4DD9F /* octoface@3x.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
Binary file added Tests/octoface@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Tests/octoface@3x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d75d17c

Please sign in to comment.