From 20c6d71c70ee7848e4104c34b97516c35ef2dd85 Mon Sep 17 00:00:00 2001 From: Martin Yankov Date: Tue, 9 Jul 2019 13:35:28 +0300 Subject: [PATCH] refactor: move material typings to core modules (#7480) --- .../platforms/ios/typings}/objc!MaterialComponents.d.ts | 0 tns-core-modules/references.d.ts | 3 ++- tns-platform-declarations/ios/ios.d.ts | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) rename {tns-platform-declarations/ios/objc-x86_64 => tns-core-modules/platforms/ios/typings}/objc!MaterialComponents.d.ts (100%) diff --git a/tns-platform-declarations/ios/objc-x86_64/objc!MaterialComponents.d.ts b/tns-core-modules/platforms/ios/typings/objc!MaterialComponents.d.ts similarity index 100% rename from tns-platform-declarations/ios/objc-x86_64/objc!MaterialComponents.d.ts rename to tns-core-modules/platforms/ios/typings/objc!MaterialComponents.d.ts diff --git a/tns-core-modules/references.d.ts b/tns-core-modules/references.d.ts index cbbe80e5d..35e16c3f4 100644 --- a/tns-core-modules/references.d.ts +++ b/tns-core-modules/references.d.ts @@ -1,2 +1,3 @@ /// -/// \ No newline at end of file +/// +/// \ No newline at end of file diff --git a/tns-platform-declarations/ios/ios.d.ts b/tns-platform-declarations/ios/ios.d.ts index 72dcbc73e..9b3b38c92 100644 --- a/tns-platform-declarations/ios/ios.d.ts +++ b/tns-platform-declarations/ios/ios.d.ts @@ -126,4 +126,3 @@ /// /// /// -///