Skip to content

Commit

Permalink
Tweak to project
Browse files Browse the repository at this point in the history
  • Loading branch information
stevestreza committed Feb 20, 2011
1 parent 07f9263 commit 6559507
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Source/VillainousStyle.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@
1E0FDD1C10184B86007AFA92 /* VSMaskStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VSMaskStyle.m; sourceTree = "<group>"; };
1E0FDD2410184C18007AFA92 /* NSImage+CGImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSImage+CGImage.h"; sourceTree = "<group>"; };
1E0FDD2510184C18007AFA92 /* NSImage+CGImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSImage+CGImage.m"; sourceTree = "<group>"; };
1E0FDD5B101A79DF007AFA92 /* VillainousStyle */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.framework; path = VillainousStyle; sourceTree = BUILT_PRODUCTS_DIR; };
1E0FDD5B101A79DF007AFA92 /* VillainousStyle.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = VillainousStyle.framework; sourceTree = BUILT_PRODUCTS_DIR; };
1E0FDD5C101A79DF007AFA92 /* VillainousStyle-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "VillainousStyle-Info.plist"; sourceTree = "<group>"; };
1E23702610CB42F000A03525 /* CALayer+VSStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CALayer+VSStyle.h"; sourceTree = "<group>"; };
1E23702710CB42F000A03525 /* CALayer+VSStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CALayer+VSStyle.m"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -501,7 +501,7 @@
19C28FACFE9D520D11CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
1E0FDD5B101A79DF007AFA92 /* VillainousStyle */,
1E0FDD5B101A79DF007AFA92 /* VillainousStyle.framework */,
1E3123CB10AD256C00D72994 /* libVillainousStyle.a */,
1E5CFFBA10ED61E600B7B095 /* libVillainousStyle.a */,
);
Expand Down Expand Up @@ -743,7 +743,7 @@
);
name = VillainousStyle.framework;
productName = TTStyle;
productReference = 1E0FDD5B101A79DF007AFA92 /* VillainousStyle */;
productReference = 1E0FDD5B101A79DF007AFA92 /* VillainousStyle.framework */;
productType = "com.apple.product-type.framework";
};
1E3123CA10AD256C00D72994 /* libVillainousStyle.a - iPhone */ = {
Expand Down

0 comments on commit 6559507

Please sign in to comment.