diff --git a/Example/ios/ArtSvgExample.xcodeproj/project.pbxproj b/Example/ios/SvgExample.xcodeproj/project.pbxproj similarity index 95% rename from Example/ios/ArtSvgExample.xcodeproj/project.pbxproj rename to Example/ios/SvgExample.xcodeproj/project.pbxproj index fdf96a5b..60e800e5 100644 --- a/Example/ios/ArtSvgExample.xcodeproj/project.pbxproj +++ b/Example/ios/SvgExample.xcodeproj/project.pbxproj @@ -123,13 +123,13 @@ 1049A40D1D363F60000A1827 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = ""; }; 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = ""; }; 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = ""; }; - 13B07F961A680F5B00A75B9A /* ArtSvgExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ArtSvgExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = ArtSvgExample/AppDelegate.h; sourceTree = ""; }; - 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = ArtSvgExample/AppDelegate.m; sourceTree = ""; }; + 13B07F961A680F5B00A75B9A /* SvgExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SvgExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = SvgExample/AppDelegate.h; sourceTree = ""; }; + 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = SvgExample/AppDelegate.m; sourceTree = ""; }; 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = ""; }; - 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ArtSvgExample/Images.xcassets; sourceTree = ""; }; - 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ArtSvgExample/Info.plist; sourceTree = ""; }; - 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ArtSvgExample/main.m; sourceTree = ""; }; + 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = SvgExample/Images.xcassets; sourceTree = ""; }; + 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = SvgExample/Info.plist; sourceTree = ""; }; + 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = SvgExample/main.m; sourceTree = ""; }; 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = ""; }; 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = ""; }; 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = ""; }; @@ -230,7 +230,7 @@ name = Products; sourceTree = ""; }; - 13B07FAE1A68108700A75B9A /* ArtSvgExample */ = { + 13B07FAE1A68108700A75B9A /* SvgExample */ = { isa = PBXGroup; children = ( 008F07F21AC5B25A0029DE68 /* main.jsbundle */, @@ -241,7 +241,7 @@ 13B07FB11A68108700A75B9A /* LaunchScreen.xib */, 13B07FB71A68108700A75B9A /* main.m */, ); - name = ArtSvgExample; + name = SvgExample; sourceTree = ""; }; 146834001AC3E56700842450 /* Products */ = { @@ -290,7 +290,7 @@ 83CBB9F61A601CBA00E9B192 = { isa = PBXGroup; children = ( - 13B07FAE1A68108700A75B9A /* ArtSvgExample */, + 13B07FAE1A68108700A75B9A /* SvgExample */, 832341AE1AAA6A7D00B99B32 /* Libraries */, 83CBBA001A601CBA00E9B192 /* Products */, ); @@ -301,7 +301,7 @@ 83CBBA001A601CBA00E9B192 /* Products */ = { isa = PBXGroup; children = ( - 13B07F961A680F5B00A75B9A /* ArtSvgExample.app */, + 13B07F961A680F5B00A75B9A /* SvgExample.app */, ); name = Products; sourceTree = ""; @@ -309,9 +309,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 13B07F861A680F5B00A75B9A /* ArtSvgExample */ = { + 13B07F861A680F5B00A75B9A /* SvgExample */ = { isa = PBXNativeTarget; - buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ArtSvgExample" */; + buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "SvgExample" */; buildPhases = ( 13B07F871A680F5B00A75B9A /* Sources */, 13B07F8C1A680F5B00A75B9A /* Frameworks */, @@ -322,9 +322,9 @@ ); dependencies = ( ); - name = ArtSvgExample; + name = SvgExample; productName = "Hello World"; - productReference = 13B07F961A680F5B00A75B9A /* ArtSvgExample.app */; + productReference = 13B07F961A680F5B00A75B9A /* SvgExample.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ @@ -336,7 +336,7 @@ LastUpgradeCheck = 0610; ORGANIZATIONNAME = Facebook; }; - buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "ArtSvgExample" */; + buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "SvgExample" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; @@ -399,7 +399,7 @@ ); projectRoot = ""; targets = ( - 13B07F861A680F5B00A75B9A /* ArtSvgExample */, + 13B07F861A680F5B00A75B9A /* SvgExample */, ); }; /* End PBXProject section */ @@ -539,7 +539,7 @@ 13B07FB21A68108700A75B9A /* Base */, ); name = LaunchScreen.xib; - path = ArtSvgExample; + path = SvgExample; sourceTree = ""; }; /* End PBXVariantGroup section */ @@ -555,13 +555,13 @@ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, "$(SRCROOT)/../node_modules/react-native/React/**", ); - INFOPLIST_FILE = ArtSvgExample/Info.plist; + INFOPLIST_FILE = SvgExample/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_LDFLAGS = ( "-ObjC", "-lc++", ); - PRODUCT_NAME = ArtSvgExample; + PRODUCT_NAME = SvgExample; }; name = Debug; }; @@ -574,13 +574,13 @@ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, "$(SRCROOT)/../node_modules/react-native/React/**", ); - INFOPLIST_FILE = ArtSvgExample/Info.plist; + INFOPLIST_FILE = SvgExample/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_LDFLAGS = ( "-ObjC", "-lc++", ); - PRODUCT_NAME = ArtSvgExample; + PRODUCT_NAME = SvgExample; }; name = Release; }; @@ -673,7 +673,7 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ArtSvgExample" */ = { + 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "SvgExample" */ = { isa = XCConfigurationList; buildConfigurations = ( 13B07F941A680F5B00A75B9A /* Debug */, @@ -682,7 +682,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "ArtSvgExample" */ = { + 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "SvgExample" */ = { isa = XCConfigurationList; buildConfigurations = ( 83CBBA201A601CBA00E9B192 /* Debug */, diff --git a/Example/ios/ArtSvgExample.xcodeproj/xcshareddata/xcschemes/ArtSvgExample.xcscheme b/Example/ios/SvgExample.xcodeproj/xcshareddata/xcschemes/ArtSvgExample.xcscheme similarity index 76% rename from Example/ios/ArtSvgExample.xcodeproj/xcshareddata/xcschemes/ArtSvgExample.xcscheme rename to Example/ios/SvgExample.xcodeproj/xcshareddata/xcschemes/ArtSvgExample.xcscheme index 20da5281..dbeaedb7 100644 --- a/Example/ios/ArtSvgExample.xcodeproj/xcshareddata/xcschemes/ArtSvgExample.xcscheme +++ b/Example/ios/SvgExample.xcodeproj/xcshareddata/xcschemes/ArtSvgExample.xcscheme @@ -15,9 +15,9 @@ + BuildableName = "SvgExample.app" + BlueprintName = "SvgExample" + ReferencedContainer = "container:SvgExample.xcodeproj"> + BuildableName = "SvgExampleTests.xctest" + BlueprintName = "SvgExampleTests" + ReferencedContainer = "container:SvgExample.xcodeproj"> @@ -47,9 +47,9 @@ + BuildableName = "SvgExampleTests.xctest" + BlueprintName = "SvgExampleTests" + ReferencedContainer = "container:SvgExample.xcodeproj"> @@ -57,9 +57,9 @@ + BuildableName = "SvgExample.app" + BlueprintName = "SvgExample" + ReferencedContainer = "container:SvgExample.xcodeproj"> @@ -77,9 +77,9 @@ + BuildableName = "SvgExample.app" + BlueprintName = "SvgExample" + ReferencedContainer = "container:SvgExample.xcodeproj"> @@ -96,9 +96,9 @@ + BuildableName = "SvgExample.app" + BlueprintName = "SvgExample" + ReferencedContainer = "container:SvgExample.xcodeproj"> diff --git a/Example/ios/ArtSvgExample/AppDelegate.h b/Example/ios/SvgExample/AppDelegate.h similarity index 100% rename from Example/ios/ArtSvgExample/AppDelegate.h rename to Example/ios/SvgExample/AppDelegate.h diff --git a/Example/ios/ArtSvgExample/AppDelegate.m b/Example/ios/SvgExample/AppDelegate.m similarity index 99% rename from Example/ios/ArtSvgExample/AppDelegate.m rename to Example/ios/SvgExample/AppDelegate.m index 9aec03d5..f77f4649 100644 --- a/Example/ios/ArtSvgExample/AppDelegate.m +++ b/Example/ios/SvgExample/AppDelegate.m @@ -44,7 +44,7 @@ // jsCodeLocation = [[NSBundle mainBundle] URLForResource:@"main" withExtension:@"jsbundle"]; RCTRootView *rootView = [[RCTRootView alloc] initWithBundleURL:jsCodeLocation - moduleName:@"ArtSvgExample" + moduleName:@"SvgExample" initialProperties:nil launchOptions:launchOptions]; diff --git a/Example/ios/ArtSvgExample/Base.lproj/LaunchScreen.xib b/Example/ios/SvgExample/Base.lproj/LaunchScreen.xib similarity index 93% rename from Example/ios/ArtSvgExample/Base.lproj/LaunchScreen.xib rename to Example/ios/SvgExample/Base.lproj/LaunchScreen.xib index 02cd9345..6ea63487 100644 --- a/Example/ios/ArtSvgExample/Base.lproj/LaunchScreen.xib +++ b/Example/ios/SvgExample/Base.lproj/LaunchScreen.xib @@ -18,7 +18,7 @@ -