Skip to content

Commit

Permalink
Added @3x compass image to resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose Cabal-Ugaz committed Feb 20, 2015
1 parent 86f58ca commit ac58341
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BinaryProjects/ANSDK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
8A6385E91A14336000280054 /* UIView+ANNativeAdCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A6514711A12DB31003F1047 /* UIView+ANNativeAdCategory.m */; };
8A6385F61A1433BD00280054 /* ANAdAdapterNativeFacebook.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A35B8AB19FEC9640016C81F /* ANAdAdapterNativeFacebook.m */; };
8A6385F71A1433CB00280054 /* ANAdAdapterNativeMoPub.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A6606331A0A9A30008AB3D2 /* ANAdAdapterNativeMoPub.m */; };
8A6CD9271A96B2FD0060BCF4 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 8A6CD9261A96B2FD0060BCF4 /* [email protected] */; };
8A6D2E8D1A44A751003CE77A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 8A6D2E841A44A5D3003CE77A /* [email protected] */; };
8A6D2E8E1A44A751003CE77A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 8A6D2E871A44A62A003CE77A /* [email protected] */; };
8A6D2E8F1A44A751003CE77A /* interstitial_flat_closebox.png in Resources */ = {isa = PBXBuildFile; fileRef = 8A6D2E881A44A62A003CE77A /* interstitial_flat_closebox.png */; };
Expand Down Expand Up @@ -467,6 +468,7 @@
8A6606321A0A9A30008AB3D2 /* ANAdAdapterNativeMoPub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANAdAdapterNativeMoPub.h; sourceTree = "<group>"; };
8A6606331A0A9A30008AB3D2 /* ANAdAdapterNativeMoPub.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ANAdAdapterNativeMoPub.m; sourceTree = "<group>"; };
8A6BE78019D60C3E00498F77 /* ANSDK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANSDK.h; sourceTree = "<group>"; };
8A6CD9261A96B2FD0060BCF4 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
8A6D2E841A44A5D3003CE77A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
8A6D2E871A44A62A003CE77A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
8A6D2E881A44A62A003CE77A /* interstitial_flat_closebox.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = interstitial_flat_closebox.png; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1260,6 +1262,7 @@
8A4FF3A91A2F8CC10000E4CC /* [email protected] */,
8A2F483C1A2E33B000B0EA05 /* compass.png */,
8A4FF3A01A2F72D00000E4CC /* [email protected] */,
8A6CD9261A96B2FD0060BCF4 /* [email protected] */,
ECE4EAD2194B768A0069D934 /* interstitial_closebox.png */,
ECE4EAD3194B768A0069D934 /* [email protected] */,
ECE4EAD4194B768A0069D934 /* UIButtonBarArrowLeft.png */,
Expand Down Expand Up @@ -1688,6 +1691,7 @@
ECE4EB10194B76960069D934 /* sdkjs.js in Resources */,
ECE4EB06194B76960069D934 /* errors.strings in Resources */,
8A2F483D1A2E33B000B0EA05 /* compass.png in Resources */,
8A6CD9271A96B2FD0060BCF4 /* [email protected] in Resources */,
8A3EC17019B8FDCA0049CD29 /* ANMRAID.bundle in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down
Binary file modified sdk/Resources/images/compass.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified sdk/Resources/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sdk/Resources/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ac58341

Please sign in to comment.