Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Commit

Permalink
Renamed and updated the Public Header to FeedParser.h
Browse files Browse the repository at this point in the history
  • Loading branch information
nmdias committed May 18, 2016
1 parent b34fc27 commit e6736d9
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
16 changes: 8 additions & 8 deletions FeedParser.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,9 @@
A0EF4E021CE86CA200C52142 /* FeedParser.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A0EF4DFA1CE86CA200C52142 /* FeedParser.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
A0EF4E131CE86D1E00C52142 /* FeedParser.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A0EF4E0C1CE86D1E00C52142 /* FeedParser.framework */; };
A0EF4E141CE86D1E00C52142 /* FeedParser.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A0EF4E0C1CE86D1E00C52142 /* FeedParser.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
A0EF4E1C1CE86F6100C52142 /* IrisKit.h in Headers */ = {isa = PBXBuildFile; fileRef = A0EF4E1B1CE86F6100C52142 /* IrisKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
A0EF4E1D1CE86F6100C52142 /* IrisKit.h in Headers */ = {isa = PBXBuildFile; fileRef = A0EF4E1B1CE86F6100C52142 /* IrisKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
A0EF4E1E1CE86F6100C52142 /* IrisKit.h in Headers */ = {isa = PBXBuildFile; fileRef = A0EF4E1B1CE86F6100C52142 /* IrisKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
A0EF4E1C1CE86F6100C52142 /* FeedParser.h in Headers */ = {isa = PBXBuildFile; fileRef = A0EF4E1B1CE86F6100C52142 /* FeedParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
A0EF4E1D1CE86F6100C52142 /* FeedParser.h in Headers */ = {isa = PBXBuildFile; fileRef = A0EF4E1B1CE86F6100C52142 /* FeedParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
A0EF4E1E1CE86F6100C52142 /* FeedParser.h in Headers */ = {isa = PBXBuildFile; fileRef = A0EF4E1B1CE86F6100C52142 /* FeedParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -270,7 +270,7 @@
A0EF4DE81CE86C3800C52142 /* FeedParser.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FeedParser.framework; sourceTree = BUILT_PRODUCTS_DIR; };
A0EF4DFA1CE86CA200C52142 /* FeedParser.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FeedParser.framework; sourceTree = BUILT_PRODUCTS_DIR; };
A0EF4E0C1CE86D1E00C52142 /* FeedParser.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FeedParser.framework; sourceTree = BUILT_PRODUCTS_DIR; };
A0EF4E1B1CE86F6100C52142 /* IrisKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IrisKit.h; path = Sources/IrisKit.h; sourceTree = "<group>"; };
A0EF4E1B1CE86F6100C52142 /* FeedParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FeedParser.h; path = Sources/FeedParser.h; sourceTree = "<group>"; };
A0EF4E1F1CE86F6E00C52142 /* Info-iOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-iOS.plist"; path = "Sources/Info-iOS.plist"; sourceTree = "<group>"; };
A0EF4E201CE86F6E00C52142 /* Info-macOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-macOS.plist"; path = "Sources/Info-macOS.plist"; sourceTree = "<group>"; };
A0EF4E211CE86F6E00C52142 /* Info-tvOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-tvOS.plist"; path = "Sources/Info-tvOS.plist"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -508,7 +508,7 @@
children = (
A0CA54881CE8A87E00A951E3 /* Core */,
A0CA543A1CE8A56700A951E3 /* Model */,
A0EF4E1B1CE86F6100C52142 /* IrisKit.h */,
A0EF4E1B1CE86F6100C52142 /* FeedParser.h */,
A0EF4E1F1CE86F6E00C52142 /* Info-iOS.plist */,
A0EF4E201CE86F6E00C52142 /* Info-macOS.plist */,
A0EF4E211CE86F6E00C52142 /* Info-tvOS.plist */,
Expand All @@ -523,23 +523,23 @@
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
A0EF4E1D1CE86F6100C52142 /* IrisKit.h in Headers */,
A0EF4E1D1CE86F6100C52142 /* FeedParser.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
A0EF4DF71CE86CA200C52142 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
A0EF4E1E1CE86F6100C52142 /* IrisKit.h in Headers */,
A0EF4E1E1CE86F6100C52142 /* FeedParser.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
A0EF4E091CE86D1E00C52142 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
A0EF4E1C1CE86F6100C52142 /* IrisKit.h in Headers */,
A0EF4E1C1CE86F6100C52142 /* FeedParser.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
19 changes: 19 additions & 0 deletions Sources/FeedParser.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
//
// FeedParser.h
// FeedParser
//
// Created by Nuno Dias on 15/05/16.
//
//

@import Foundation;

//! Project version number for FeedParser.
FOUNDATION_EXPORT double FeedParserVersionNumber;

//! Project version string for FeedParser.
FOUNDATION_EXPORT const unsigned char FeedParserVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <FeedParser/PublicHeader.h>


19 changes: 0 additions & 19 deletions Sources/IrisKit.h

This file was deleted.

0 comments on commit e6736d9

Please sign in to comment.