Skip to content

Commit 94e99e4

Browse files
Paolo ArdiaPaolo Ardia
authored andcommitted
fix placeholders file link
1 parent 7c5c3e7 commit 94e99e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ResourceObjC.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
/* Begin PBXFileReference section */
4040
06056E451ED6ECCE00DFCF79 /* RGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RGenerator.h; sourceTree = "<group>"; };
4141
06056E461ED6ECCE00DFCF79 /* RGenerator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RGenerator.m; sourceTree = "<group>"; };
42-
06056E481ED7091D00DFCF79 /* Placeholders.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Placeholders.h; path = ../Templates/Placeholders.h; sourceTree = "<group>"; };
42+
06056E481ED7091D00DFCF79 /* Placeholders.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Placeholders.h; sourceTree = "<group>"; };
4343
06056E561ED7570500DFCF79 /* ImagesGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImagesGenerator.h; sourceTree = "<group>"; };
4444
06056E571ED7570500DFCF79 /* ImagesGenerator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ImagesGenerator.m; sourceTree = "<group>"; };
4545
0617A9881ED9B46A007ECB92 /* StoryboardsGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StoryboardsGenerator.h; sourceTree = "<group>"; };

0 commit comments

Comments
 (0)