From a677cd6833ebfa498daa776d3d580418b61219f8 Mon Sep 17 00:00:00 2001 From: Brandon Withrow Date: Thu, 9 Feb 2017 13:28:19 -0800 Subject: [PATCH] Removed Whitespaces in filenames --- Example/Pods/Pods.xcodeproj/project.pbxproj | 18 +++++++------- Lottie.xcodeproj/project.pbxproj | 24 +++++++++---------- .../LOTAnimatableLayer.h | 0 .../LOTAnimatableLayer.m | 0 .../LOTEllipseShapeLayer.h | 0 .../LOTEllipseShapeLayer.m | 0 .../LOTGroupLayerView.h | 0 .../LOTGroupLayerView.m | 0 .../LOTLayerView.h | 0 .../LOTLayerView.m | 0 .../LOTMaskLayer.h | 0 .../LOTMaskLayer.m | 0 .../LOTRectShapeLayer.h | 0 .../LOTRectShapeLayer.m | 0 .../LOTShapeLayerView.h | 0 .../LOTShapeLayerView.m | 0 .../LOTStrokeShapeLayer.h | 0 .../LOTStrokeShapeLayer.m | 0 .../LOTAnimationCache.h | 0 .../LOTAnimationCache.m | 0 .../CADisplayLink.h | 0 .../CADisplayLink.m | 0 .../CALayer+Compat.h | 0 .../CALayer+Compat.m | 0 .../LOTPlatformCompat.h | 0 .../NSValue+Compat.h | 0 .../NSValue+Compat.m | 0 .../UIBezierPath.h | 0 .../UIBezierPath.m | 0 .../UIColor.h | 0 .../UIColor.m | 0 31 files changed, 21 insertions(+), 21 deletions(-) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTAnimatableLayer.h (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTAnimatableLayer.m (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTEllipseShapeLayer.h (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTEllipseShapeLayer.m (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTGroupLayerView.h (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTGroupLayerView.m (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTLayerView.h (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTLayerView.m (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTMaskLayer.h (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTMaskLayer.m (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTRectShapeLayer.h (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTRectShapeLayer.m (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTShapeLayerView.h (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTShapeLayerView.m (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTStrokeShapeLayer.h (100%) rename lottie-ios/Classes/{Animatable Layers => AnimatableLayers}/LOTStrokeShapeLayer.m (100%) rename lottie-ios/Classes/{Animation Cache => AnimationCache}/LOTAnimationCache.h (100%) rename lottie-ios/Classes/{Animation Cache => AnimationCache}/LOTAnimationCache.m (100%) rename lottie-ios/Classes/{OSX Compatability => MacCompatability}/CADisplayLink.h (100%) rename lottie-ios/Classes/{OSX Compatability => MacCompatability}/CADisplayLink.m (100%) rename lottie-ios/Classes/{OSX Compatability => MacCompatability}/CALayer+Compat.h (100%) rename lottie-ios/Classes/{OSX Compatability => MacCompatability}/CALayer+Compat.m (100%) rename lottie-ios/Classes/{OSX Compatability => MacCompatability}/LOTPlatformCompat.h (100%) rename lottie-ios/Classes/{OSX Compatability => MacCompatability}/NSValue+Compat.h (100%) rename lottie-ios/Classes/{OSX Compatability => MacCompatability}/NSValue+Compat.m (100%) rename lottie-ios/Classes/{OSX Compatability => MacCompatability}/UIBezierPath.h (100%) rename lottie-ios/Classes/{OSX Compatability => MacCompatability}/UIBezierPath.m (100%) rename lottie-ios/Classes/{OSX Compatability => MacCompatability}/UIColor.h (100%) rename lottie-ios/Classes/{OSX Compatability => MacCompatability}/UIColor.m (100%) diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj index bcb4b3b208..5b1b0f69c5 100644 --- a/Example/Pods/Pods.xcodeproj/project.pbxproj +++ b/Example/Pods/Pods.xcodeproj/project.pbxproj @@ -431,7 +431,7 @@ path = "Target Support Files/Pods-Lottie-Example"; sourceTree = ""; }; - 5B2D50411C4B78B88E2AB8A386A1C1D6 /* OSX Compatability */ = { + 5B2D50411C4B78B88E2AB8A386A1C1D6 /* MacCompatability */ = { isa = PBXGroup; children = ( 32108CC0D27D536D0F888B4F25F6AA2C /* CADisplayLink.h */, @@ -446,16 +446,16 @@ DC3B1FA61F43E8C516B69F77E9CAF1D6 /* UIColor.h */, 8D27B4F779C6777D529D7ECF8C2F7818 /* UIColor.m */, ); - path = "OSX Compatability"; + path = "MacCompatability"; sourceTree = ""; }; - 5C2E5B3228F4A33353B6DC6C3E4ACDA5 /* Animation Cache */ = { + 5C2E5B3228F4A33353B6DC6C3E4ACDA5 /* AnimationCache */ = { isa = PBXGroup; children = ( 262826A76F079A347BA24ABF06CDB0FE /* LOTAnimationCache.h */, 5B28A1060F4CA73B2C8DECA596DC1415 /* LOTAnimationCache.m */, ); - path = "Animation Cache"; + path = "AnimationCache"; sourceTree = ""; }; 679D0DF302A7EBDDA0D3C6B2BA14DC8A /* Extensions */ = { @@ -492,7 +492,7 @@ path = "Example/Pods/Target Support Files/lottie-ios-OSX"; sourceTree = ""; }; - 713A592333FD491CE143F3A998347C77 /* Animatable Layers */ = { + 713A592333FD491CE143F3A998347C77 /* AnimatableLayers */ = { isa = PBXGroup; children = ( 4C2A251B58207A63E0E49CDB3483F584 /* LOTAnimatableLayer.h */, @@ -512,7 +512,7 @@ 484FF8C81E4A972500B2B4FF /* LOTStrokeShapeLayer.h */, 484FF8C91E4A972500B2B4FF /* LOTStrokeShapeLayer.m */, ); - path = "Animatable Layers"; + path = "AnimatableLayers"; sourceTree = ""; }; 717A3D55F0A42F0DD366468F205B030C /* PublicHeaders */ = { @@ -558,12 +558,12 @@ 825CA7019F8FAE956DE05D48AA09297B /* Classes */ = { isa = PBXGroup; children = ( - 713A592333FD491CE143F3A998347C77 /* Animatable Layers */, + 713A592333FD491CE143F3A998347C77 /* AnimatableLayers */, 1BFB6AF8269497D6F4AC1B8DE971055A /* AnimatableProperties */, - 5C2E5B3228F4A33353B6DC6C3E4ACDA5 /* Animation Cache */, + 5C2E5B3228F4A33353B6DC6C3E4ACDA5 /* AnimationCache */, 679D0DF302A7EBDDA0D3C6B2BA14DC8A /* Extensions */, 996B107E895A51B21737FACB8230EEB0 /* Models */, - 5B2D50411C4B78B88E2AB8A386A1C1D6 /* OSX Compatability */, + 5B2D50411C4B78B88E2AB8A386A1C1D6 /* MacCompatability */, D7095B4283071294364E7C0F32B848A8 /* Private */, 717A3D55F0A42F0DD366468F205B030C /* PublicHeaders */, ); diff --git a/Lottie.xcodeproj/project.pbxproj b/Lottie.xcodeproj/project.pbxproj index b5c210953f..ff6d7c9f80 100644 --- a/Lottie.xcodeproj/project.pbxproj +++ b/Lottie.xcodeproj/project.pbxproj @@ -323,7 +323,7 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 481A4A171E4A7885003CF62B /* Animatable Layers */ = { + 481A4A171E4A7885003CF62B /* AnimatableLayers */ = { isa = PBXGroup; children = ( 481A4A181E4A7885003CF62B /* LOTAnimatableLayer.h */, @@ -343,8 +343,8 @@ 489F8E101E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.h */, 489F8E111E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.m */, ); - name = "Animatable Layers"; - path = "lottie-ios/Classes/Animatable Layers"; + name = "AnimatableLayers"; + path = "lottie-ios/Classes/AnimatableLayers"; sourceTree = SOURCE_ROOT; }; 481A4A261E4A7885003CF62B /* AnimatableProperties */ = { @@ -368,14 +368,14 @@ path = "lottie-ios/Classes/AnimatableProperties"; sourceTree = SOURCE_ROOT; }; - 481A4A341E4A7885003CF62B /* Animation Cache */ = { + 481A4A341E4A7885003CF62B /* AnimationCache */ = { isa = PBXGroup; children = ( 481A4A351E4A7885003CF62B /* LOTAnimationCache.h */, 481A4A361E4A7885003CF62B /* LOTAnimationCache.m */, ); - name = "Animation Cache"; - path = "lottie-ios/Classes/Animation Cache"; + name = "AnimationCache"; + path = "lottie-ios/Classes/AnimationCache"; sourceTree = SOURCE_ROOT; }; 481A4A371E4A7885003CF62B /* Extensions */ = { @@ -435,7 +435,7 @@ path = "lottie-ios/Classes/Private"; sourceTree = SOURCE_ROOT; }; - 481A4AD71E4A78A0003CF62B /* OSX Compatability */ = { + 481A4AD71E4A78A0003CF62B /* MacCompatability */ = { isa = PBXGroup; children = ( 481A4AD81E4A78A0003CF62B /* CADisplayLink.h */, @@ -450,8 +450,8 @@ 481A4AE11E4A78A0003CF62B /* UIColor.h */, 481A4AE21E4A78A0003CF62B /* UIColor.m */, ); - name = "OSX Compatability"; - path = "lottie-ios/Classes/OSX Compatability"; + name = "MacCompatability"; + path = "lottie-ios/Classes/MacCompatability"; sourceTree = SOURCE_ROOT; }; 62CA59AE1E3C173B002D7188 = { @@ -476,10 +476,10 @@ 62CA59BA1E3C173B002D7188 /* Lottie */ = { isa = PBXGroup; children = ( - 481A4AD71E4A78A0003CF62B /* OSX Compatability */, - 481A4A171E4A7885003CF62B /* Animatable Layers */, + 481A4AD71E4A78A0003CF62B /* MacCompatability */, + 481A4A171E4A7885003CF62B /* AnimatableLayers */, 481A4A261E4A7885003CF62B /* AnimatableProperties */, - 481A4A341E4A7885003CF62B /* Animation Cache */, + 481A4A341E4A7885003CF62B /* AnimationCache */, 481A4A371E4A7885003CF62B /* Extensions */, 481A4A3F1E4A7885003CF62B /* Models */, 481A4A571E4A7885003CF62B /* Private */, diff --git a/lottie-ios/Classes/Animatable Layers/LOTAnimatableLayer.h b/lottie-ios/Classes/AnimatableLayers/LOTAnimatableLayer.h similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTAnimatableLayer.h rename to lottie-ios/Classes/AnimatableLayers/LOTAnimatableLayer.h diff --git a/lottie-ios/Classes/Animatable Layers/LOTAnimatableLayer.m b/lottie-ios/Classes/AnimatableLayers/LOTAnimatableLayer.m similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTAnimatableLayer.m rename to lottie-ios/Classes/AnimatableLayers/LOTAnimatableLayer.m diff --git a/lottie-ios/Classes/Animatable Layers/LOTEllipseShapeLayer.h b/lottie-ios/Classes/AnimatableLayers/LOTEllipseShapeLayer.h similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTEllipseShapeLayer.h rename to lottie-ios/Classes/AnimatableLayers/LOTEllipseShapeLayer.h diff --git a/lottie-ios/Classes/Animatable Layers/LOTEllipseShapeLayer.m b/lottie-ios/Classes/AnimatableLayers/LOTEllipseShapeLayer.m similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTEllipseShapeLayer.m rename to lottie-ios/Classes/AnimatableLayers/LOTEllipseShapeLayer.m diff --git a/lottie-ios/Classes/Animatable Layers/LOTGroupLayerView.h b/lottie-ios/Classes/AnimatableLayers/LOTGroupLayerView.h similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTGroupLayerView.h rename to lottie-ios/Classes/AnimatableLayers/LOTGroupLayerView.h diff --git a/lottie-ios/Classes/Animatable Layers/LOTGroupLayerView.m b/lottie-ios/Classes/AnimatableLayers/LOTGroupLayerView.m similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTGroupLayerView.m rename to lottie-ios/Classes/AnimatableLayers/LOTGroupLayerView.m diff --git a/lottie-ios/Classes/Animatable Layers/LOTLayerView.h b/lottie-ios/Classes/AnimatableLayers/LOTLayerView.h similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTLayerView.h rename to lottie-ios/Classes/AnimatableLayers/LOTLayerView.h diff --git a/lottie-ios/Classes/Animatable Layers/LOTLayerView.m b/lottie-ios/Classes/AnimatableLayers/LOTLayerView.m similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTLayerView.m rename to lottie-ios/Classes/AnimatableLayers/LOTLayerView.m diff --git a/lottie-ios/Classes/Animatable Layers/LOTMaskLayer.h b/lottie-ios/Classes/AnimatableLayers/LOTMaskLayer.h similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTMaskLayer.h rename to lottie-ios/Classes/AnimatableLayers/LOTMaskLayer.h diff --git a/lottie-ios/Classes/Animatable Layers/LOTMaskLayer.m b/lottie-ios/Classes/AnimatableLayers/LOTMaskLayer.m similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTMaskLayer.m rename to lottie-ios/Classes/AnimatableLayers/LOTMaskLayer.m diff --git a/lottie-ios/Classes/Animatable Layers/LOTRectShapeLayer.h b/lottie-ios/Classes/AnimatableLayers/LOTRectShapeLayer.h similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTRectShapeLayer.h rename to lottie-ios/Classes/AnimatableLayers/LOTRectShapeLayer.h diff --git a/lottie-ios/Classes/Animatable Layers/LOTRectShapeLayer.m b/lottie-ios/Classes/AnimatableLayers/LOTRectShapeLayer.m similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTRectShapeLayer.m rename to lottie-ios/Classes/AnimatableLayers/LOTRectShapeLayer.m diff --git a/lottie-ios/Classes/Animatable Layers/LOTShapeLayerView.h b/lottie-ios/Classes/AnimatableLayers/LOTShapeLayerView.h similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTShapeLayerView.h rename to lottie-ios/Classes/AnimatableLayers/LOTShapeLayerView.h diff --git a/lottie-ios/Classes/Animatable Layers/LOTShapeLayerView.m b/lottie-ios/Classes/AnimatableLayers/LOTShapeLayerView.m similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTShapeLayerView.m rename to lottie-ios/Classes/AnimatableLayers/LOTShapeLayerView.m diff --git a/lottie-ios/Classes/Animatable Layers/LOTStrokeShapeLayer.h b/lottie-ios/Classes/AnimatableLayers/LOTStrokeShapeLayer.h similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTStrokeShapeLayer.h rename to lottie-ios/Classes/AnimatableLayers/LOTStrokeShapeLayer.h diff --git a/lottie-ios/Classes/Animatable Layers/LOTStrokeShapeLayer.m b/lottie-ios/Classes/AnimatableLayers/LOTStrokeShapeLayer.m similarity index 100% rename from lottie-ios/Classes/Animatable Layers/LOTStrokeShapeLayer.m rename to lottie-ios/Classes/AnimatableLayers/LOTStrokeShapeLayer.m diff --git a/lottie-ios/Classes/Animation Cache/LOTAnimationCache.h b/lottie-ios/Classes/AnimationCache/LOTAnimationCache.h similarity index 100% rename from lottie-ios/Classes/Animation Cache/LOTAnimationCache.h rename to lottie-ios/Classes/AnimationCache/LOTAnimationCache.h diff --git a/lottie-ios/Classes/Animation Cache/LOTAnimationCache.m b/lottie-ios/Classes/AnimationCache/LOTAnimationCache.m similarity index 100% rename from lottie-ios/Classes/Animation Cache/LOTAnimationCache.m rename to lottie-ios/Classes/AnimationCache/LOTAnimationCache.m diff --git a/lottie-ios/Classes/OSX Compatability/CADisplayLink.h b/lottie-ios/Classes/MacCompatability/CADisplayLink.h similarity index 100% rename from lottie-ios/Classes/OSX Compatability/CADisplayLink.h rename to lottie-ios/Classes/MacCompatability/CADisplayLink.h diff --git a/lottie-ios/Classes/OSX Compatability/CADisplayLink.m b/lottie-ios/Classes/MacCompatability/CADisplayLink.m similarity index 100% rename from lottie-ios/Classes/OSX Compatability/CADisplayLink.m rename to lottie-ios/Classes/MacCompatability/CADisplayLink.m diff --git a/lottie-ios/Classes/OSX Compatability/CALayer+Compat.h b/lottie-ios/Classes/MacCompatability/CALayer+Compat.h similarity index 100% rename from lottie-ios/Classes/OSX Compatability/CALayer+Compat.h rename to lottie-ios/Classes/MacCompatability/CALayer+Compat.h diff --git a/lottie-ios/Classes/OSX Compatability/CALayer+Compat.m b/lottie-ios/Classes/MacCompatability/CALayer+Compat.m similarity index 100% rename from lottie-ios/Classes/OSX Compatability/CALayer+Compat.m rename to lottie-ios/Classes/MacCompatability/CALayer+Compat.m diff --git a/lottie-ios/Classes/OSX Compatability/LOTPlatformCompat.h b/lottie-ios/Classes/MacCompatability/LOTPlatformCompat.h similarity index 100% rename from lottie-ios/Classes/OSX Compatability/LOTPlatformCompat.h rename to lottie-ios/Classes/MacCompatability/LOTPlatformCompat.h diff --git a/lottie-ios/Classes/OSX Compatability/NSValue+Compat.h b/lottie-ios/Classes/MacCompatability/NSValue+Compat.h similarity index 100% rename from lottie-ios/Classes/OSX Compatability/NSValue+Compat.h rename to lottie-ios/Classes/MacCompatability/NSValue+Compat.h diff --git a/lottie-ios/Classes/OSX Compatability/NSValue+Compat.m b/lottie-ios/Classes/MacCompatability/NSValue+Compat.m similarity index 100% rename from lottie-ios/Classes/OSX Compatability/NSValue+Compat.m rename to lottie-ios/Classes/MacCompatability/NSValue+Compat.m diff --git a/lottie-ios/Classes/OSX Compatability/UIBezierPath.h b/lottie-ios/Classes/MacCompatability/UIBezierPath.h similarity index 100% rename from lottie-ios/Classes/OSX Compatability/UIBezierPath.h rename to lottie-ios/Classes/MacCompatability/UIBezierPath.h diff --git a/lottie-ios/Classes/OSX Compatability/UIBezierPath.m b/lottie-ios/Classes/MacCompatability/UIBezierPath.m similarity index 100% rename from lottie-ios/Classes/OSX Compatability/UIBezierPath.m rename to lottie-ios/Classes/MacCompatability/UIBezierPath.m diff --git a/lottie-ios/Classes/OSX Compatability/UIColor.h b/lottie-ios/Classes/MacCompatability/UIColor.h similarity index 100% rename from lottie-ios/Classes/OSX Compatability/UIColor.h rename to lottie-ios/Classes/MacCompatability/UIColor.h diff --git a/lottie-ios/Classes/OSX Compatability/UIColor.m b/lottie-ios/Classes/MacCompatability/UIColor.m similarity index 100% rename from lottie-ios/Classes/OSX Compatability/UIColor.m rename to lottie-ios/Classes/MacCompatability/UIColor.m