Skip to content

Add missing FileDataStream to watchOS target. #368

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 7, 2015

Conversation

nlutsenko
Copy link
Contributor

It's missing from the target, but looks like it still would be useful.
Contributes to #179.

@@ -419,6 +419,7 @@
813E769B1B7A9BD000FA3294 /* PFErrorUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 813E76981B7A9BD000FA3294 /* PFErrorUtilities.h */; };
813E769C1B7A9BD000FA3294 /* PFErrorUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 813E76991B7A9BD000FA3294 /* PFErrorUtilities.m */; };
813E769D1B7A9BD000FA3294 /* PFErrorUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 813E76991B7A9BD000FA3294 /* PFErrorUtilities.m */; };
81411DFB1BC368B30004BE84 /* PFFileDataStream.m in Sources */ = {isa = PBXBuildFile; fileRef = F5B0C4F31BA248F7000AB0D5 /* PFFileDataStream.m */; settings = {ASSET_TAGS = (); }; };
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ASSET_TAGS section doesn't appear to be useful here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Xcode did it, not me...
Will remove tho.

@nlutsenko nlutsenko force-pushed the nlutsenko.watch.filedatastream branch from 12d7137 to ca39064 Compare October 6, 2015 20:47
@nlutsenko
Copy link
Contributor Author

Updated, ready for review. :D

nlutsenko added a commit that referenced this pull request Oct 7, 2015
…ream

Add missing FileDataStream to watchOS target.
@nlutsenko nlutsenko merged commit 780945d into master Oct 7, 2015
@nlutsenko nlutsenko deleted the nlutsenko.watch.filedatastream branch October 7, 2015 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants