-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6aaebe1
commit 37d1896
Showing
293 changed files
with
11 additions
and
8,344 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,9 +49,6 @@ | |
016BBF1119B94E4F0015E11E /* LightWeightPlist.m in Sources */ = {isa = PBXBuildFile; fileRef = 016BBF0819B94E4F0015E11E /* LightWeightPlist.m */; }; | ||
016BBF1219B94E4F0015E11E /* LightWeightPlistObjects.m in Sources */ = {isa = PBXBuildFile; fileRef = 016BBF0A19B94E4F0015E11E /* LightWeightPlistObjects.m */; }; | ||
016BBF1519B953D40015E11E /* HentaiDownloadImageOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 016BBF1419B953D40015E11E /* HentaiDownloadImageOperation.m */; }; | ||
016DAD9819E392F900E528BE /* GoogleOpenSource.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 016DAD9519E392F900E528BE /* GoogleOpenSource.framework */; }; | ||
016DAD9919E392F900E528BE /* GooglePlus.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 016DAD9619E392F900E528BE /* GooglePlus.bundle */; }; | ||
016DAD9A19E392F900E528BE /* GooglePlus.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 016DAD9719E392F900E528BE /* GooglePlus.framework */; }; | ||
016DAD9C19E393B900E528BE /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 016DAD9B19E393B900E528BE /* AddressBook.framework */; }; | ||
016DAD9E19E393C300E528BE /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 016DAD9D19E393C300E528BE /* MediaPlayer.framework */; }; | ||
016DADA019E393D600E528BE /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 016DAD9F19E393D600E528BE /* AssetsLibrary.framework */; }; | ||
|
@@ -175,9 +172,6 @@ | |
016BBF0A19B94E4F0015E11E /* LightWeightPlistObjects.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LightWeightPlistObjects.m; sourceTree = "<group>"; }; | ||
016BBF1319B953D40015E11E /* HentaiDownloadImageOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HentaiDownloadImageOperation.h; path = HentaiDownloadCenter/HentaiDownloadImageOperation.h; sourceTree = "<group>"; }; | ||
016BBF1419B953D40015E11E /* HentaiDownloadImageOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HentaiDownloadImageOperation.m; path = HentaiDownloadCenter/HentaiDownloadImageOperation.m; sourceTree = "<group>"; }; | ||
016DAD9519E392F900E528BE /* GoogleOpenSource.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GoogleOpenSource.framework; sourceTree = "<group>"; }; | ||
016DAD9619E392F900E528BE /* GooglePlus.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = GooglePlus.bundle; sourceTree = "<group>"; }; | ||
016DAD9719E392F900E528BE /* GooglePlus.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GooglePlus.framework; sourceTree = "<group>"; }; | ||
016DAD9B19E393B900E528BE /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; | ||
016DAD9D19E393C300E528BE /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; | ||
016DAD9F19E393D600E528BE /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; | ||
|
@@ -256,8 +250,6 @@ | |
isa = PBXFrameworksBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
016DAD9A19E392F900E528BE /* GooglePlus.framework in Frameworks */, | ||
016DAD9819E392F900E528BE /* GoogleOpenSource.framework in Frameworks */, | ||
0199268B19ADDB83009F814B /* CoreGraphics.framework in Frameworks */, | ||
010E3AE319E3B95200B866FB /* CoreText.framework in Frameworks */, | ||
010E3AE119E3B94700B866FB /* SystemConfiguration.framework in Frameworks */, | ||
|
@@ -371,7 +363,6 @@ | |
children = ( | ||
019290161A25D6C70094B423 /* DaiPortal */, | ||
01624CDF1A0B5A6400568EC8 /* DaiInboxHUD */, | ||
016DAD9419E392F900E528BE /* GooglePlus */, | ||
016BBEF919B94E4F0015E11E /* FilesManager */, | ||
016BBEFE19B94E4F0015E11E /* LightWeightPlist */, | ||
0150033719B6E5E90055F47D /* Hpple */, | ||
|
@@ -448,16 +439,6 @@ | |
path = LightWeightPlist; | ||
sourceTree = "<group>"; | ||
}; | ||
016DAD9419E392F900E528BE /* GooglePlus */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
016DAD9519E392F900E528BE /* GoogleOpenSource.framework */, | ||
016DAD9619E392F900E528BE /* GooglePlus.bundle */, | ||
016DAD9719E392F900E528BE /* GooglePlus.framework */, | ||
); | ||
path = GooglePlus; | ||
sourceTree = "<group>"; | ||
}; | ||
0179766019E27E7B00E9005E /* DownloadManagerCell */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
|
@@ -741,7 +722,6 @@ | |
0199269319ADDB83009F814B /* InfoPlist.strings in Resources */, | ||
0180D9201A0212C8002554FC /* [email protected] in Resources */, | ||
01519AF31A3053200091C985 /* IPadDownloadManagerViewController.xib in Resources */, | ||
016DAD9919E392F900E528BE /* GooglePlus.bundle in Resources */, | ||
0180D9301A0214AD002554FC /* [email protected] in Resources */, | ||
0180D92B1A02140E002554FC /* [email protected] in Resources */, | ||
04376DFD19B96B76001B1599 /* GalleryCell.xib in Resources */, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
e-Hentai/ThirdParty/GooglePlus/GoogleOpenSource.framework/GoogleOpenSource
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
e-Hentai/ThirdParty/GooglePlus/GoogleOpenSource.framework/Headers
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-4.69 MB
e-Hentai/ThirdParty/GooglePlus/GoogleOpenSource.framework/Versions/A/GoogleOpenSource
Binary file not shown.
25 changes: 0 additions & 25 deletions
25
e-Hentai/ThirdParty/GooglePlus/GoogleOpenSource.framework/Versions/A/Headers/GTLBase64.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.