-
-
Notifications
You must be signed in to change notification settings - Fork 875
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve Apple icons with transparent PNG (#1530)
- Loading branch information
1 parent
683a137
commit d83677d
Showing
10 changed files
with
29 additions
and
35 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
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 |
---|---|---|
@@ -1,16 +1,16 @@ | ||
// This is an auto-generated file. | ||
#import <Foundation/Foundation.h> | ||
@interface PFResources : NSObject | ||
+ (NSData *)twitter_icon3x_png;//modified:2019-07-09 17:06:31 +0200 | ||
+ (NSData *)apple_icon3x_jpg;//modified:2020-01-03 17:20:51 +0100 | ||
+ (NSData *)facebook_icon2x_png;//modified:2019-07-09 17:06:31 +0200 | ||
+ (NSData *)parse_logo_png;//modified:2019-07-09 17:06:31 +0200 | ||
+ (NSData *)facebook_icon3x_png;//modified:2019-07-09 17:06:31 +0200 | ||
+ (NSData *)apple_icon2x_jpg;//modified:2020-01-03 17:20:13 +0100 | ||
+ (NSData *)twitter_icon2x_png;//modified:2019-07-09 17:06:31 +0200 | ||
+ (NSData *)parse_logo2x_png;//modified:2019-07-09 17:06:31 +0200 | ||
+ (NSData *)parse_logo3x_png;//modified:2019-07-09 17:06:31 +0200 | ||
+ (NSData *)apple_icon_jpg;//modified:2020-01-03 17:18:24 +0100 | ||
+ (NSData *)facebook_icon_png;//modified:2019-07-09 17:06:31 +0200 | ||
+ (NSData *)twitter_icon_png;//modified:2019-07-09 17:06:31 +0200 | ||
+ (NSData *)twitter_icon3x_png;//modified:2020-08-14 12:39:40 -0500 | ||
+ (NSData *)apple_icon3x_png;//modified:2020-08-14 10:58:53 -0500 | ||
+ (NSData *)facebook_icon2x_png;//modified:2020-08-14 10:38:50 -0500 | ||
+ (NSData *)parse_logo_png;//modified:2020-08-14 12:39:40 -0500 | ||
+ (NSData *)facebook_icon3x_png;//modified:2020-08-14 12:39:40 -0500 | ||
+ (NSData *)apple_icon2x_png;//modified:2020-08-14 10:58:53 -0500 | ||
+ (NSData *)twitter_icon2x_png;//modified:2020-08-14 12:39:40 -0500 | ||
+ (NSData *)parse_logo2x_png;//modified:2020-08-14 10:38:50 -0500 | ||
+ (NSData *)parse_logo3x_png;//modified:2020-08-14 10:38:50 -0500 | ||
+ (NSData *)apple_icon_png;//modified:2020-08-14 10:58:53 -0500 | ||
+ (NSData *)facebook_icon_png;//modified:2020-08-14 10:38:50 -0500 | ||
+ (NSData *)twitter_icon_png;//modified:2020-08-14 10:38:50 -0500 | ||
@end |
Large diffs are not rendered by default.
Oops, something went wrong.
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
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.