From d0818b825a120be07294d7f8cacb3a89f6969eb4 Mon Sep 17 00:00:00 2001 From: Ben Guo Date: Tue, 18 Jul 2017 17:32:22 -0400 Subject: [PATCH] rename Stripe iOS Example (Custom) -> Custom Integration (ObjC) --- .../project.pbxproj | 34 ++++++------- .../contents.xcworkspacedata | 0 .../Custom Integration (ObjC).xcscheme} | 48 +++++-------------- .../AppDelegate.h | 2 +- .../AppDelegate.m | 0 .../ApplePayExampleViewController.h | 2 +- .../ApplePayExampleViewController.m | 2 +- .../BrowseExamplesViewController.h | 2 +- .../BrowseExamplesViewController.m | 2 +- .../CardExampleViewController.h | 2 +- .../CardExampleViewController.m | 2 +- .../Constants.h | 0 .../Constants.m | 0 .../AppIcon.appiconset/Contents.json | 0 .../Images.xcassets/Contents.json | 0 .../LaunchImage.launchimage/Contents.json | 0 .../Info.plist | 22 ++++----- .../ShippingManager.h | 0 .../ShippingManager.m | 0 .../SofortExampleViewController.h | 2 +- .../SofortExampleViewController.m | 2 +- .../ThreeDSExampleViewController.h | 2 +- .../ThreeDSExampleViewController.m | 2 +- .../main.m | 2 +- Stripe.xcworkspace/contents.xcworkspacedata | 2 +- 25 files changed, 53 insertions(+), 77 deletions(-) rename Example/{Stripe iOS Example (Custom).xcodeproj => Custom Integration (ObjC).xcodeproj}/project.pbxproj (93%) rename Example/{Stripe iOS Example (Custom).xcodeproj => Custom Integration (ObjC).xcodeproj}/project.xcworkspace/contents.xcworkspacedata (100%) rename Example/{Stripe iOS Example (Custom).xcodeproj/xcshareddata/xcschemes/Stripe iOS Example (Custom).xcscheme => Custom Integration (ObjC).xcodeproj/xcshareddata/xcschemes/Custom Integration (ObjC).xcscheme} (58%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/AppDelegate.h (89%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/AppDelegate.m (100%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/ApplePayExampleViewController.h (91%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/ApplePayExampleViewController.m (99%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/BrowseExamplesViewController.h (96%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/BrowseExamplesViewController.m (99%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/CardExampleViewController.h (91%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/CardExampleViewController.m (99%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/Constants.h (100%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/Constants.m (100%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/Images.xcassets/AppIcon.appiconset/Contents.json (100%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/Images.xcassets/Contents.json (100%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/Images.xcassets/LaunchImage.launchimage/Contents.json (100%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/Info.plist (100%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/ShippingManager.h (100%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/ShippingManager.m (100%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/SofortExampleViewController.h (91%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/SofortExampleViewController.m (99%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/ThreeDSExampleViewController.h (91%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/ThreeDSExampleViewController.m (99%) rename Example/{Stripe iOS Example (Custom) => Custom Integration (ObjC)}/main.m (91%) diff --git a/Example/Stripe iOS Example (Custom).xcodeproj/project.pbxproj b/Example/Custom Integration (ObjC).xcodeproj/project.pbxproj similarity index 93% rename from Example/Stripe iOS Example (Custom).xcodeproj/project.pbxproj rename to Example/Custom Integration (ObjC).xcodeproj/project.pbxproj index d4df5c8e8a..eaf16cb5c5 100644 --- a/Example/Stripe iOS Example (Custom).xcodeproj/project.pbxproj +++ b/Example/Custom Integration (ObjC).xcodeproj/project.pbxproj @@ -38,7 +38,7 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ - 04533E871A687F5D00C7E52E /* Stripe iOS Example (Custom).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Stripe iOS Example (Custom).app"; sourceTree = BUILT_PRODUCTS_DIR; }; + 04533E871A687F5D00C7E52E /* Custom Integration (ObjC).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Custom Integration (ObjC).app"; sourceTree = BUILT_PRODUCTS_DIR; }; 04533E8B1A687F5D00C7E52E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 04533E8C1A687F5D00C7E52E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 04533E8E1A687F5D00C7E52E /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; @@ -81,7 +81,7 @@ isa = PBXGroup; children = ( 04533F0E1A68813100C7E52E /* Frameworks */, - 04533E891A687F5D00C7E52E /* Stripe iOS Example (Custom) */, + 04533E891A687F5D00C7E52E /* Custom Integration (ObjC) */, 04533E881A687F5D00C7E52E /* Products */, ); sourceTree = ""; @@ -89,12 +89,12 @@ 04533E881A687F5D00C7E52E /* Products */ = { isa = PBXGroup; children = ( - 04533E871A687F5D00C7E52E /* Stripe iOS Example (Custom).app */, + 04533E871A687F5D00C7E52E /* Custom Integration (ObjC).app */, ); name = Products; sourceTree = ""; }; - 04533E891A687F5D00C7E52E /* Stripe iOS Example (Custom) */ = { + 04533E891A687F5D00C7E52E /* Custom Integration (ObjC) */ = { isa = PBXGroup; children = ( 04533EB01A68802E00C7E52E /* ShippingManager.h */, @@ -116,7 +116,7 @@ 04533E971A687F5D00C7E52E /* Images.xcassets */, 04533E8A1A687F5D00C7E52E /* Supporting Files */, ); - path = "Stripe iOS Example (Custom)"; + path = "Custom Integration (ObjC)"; sourceTree = ""; }; 04533E8A1A687F5D00C7E52E /* Supporting Files */ = { @@ -141,9 +141,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 04533E861A687F5D00C7E52E /* Stripe iOS Example (Custom) */ = { + 04533E861A687F5D00C7E52E /* Custom Integration (ObjC) */ = { isa = PBXNativeTarget; - buildConfigurationList = 04533EAA1A687F5E00C7E52E /* Build configuration list for PBXNativeTarget "Stripe iOS Example (Custom)" */; + buildConfigurationList = 04533EAA1A687F5E00C7E52E /* Build configuration list for PBXNativeTarget "Custom Integration (ObjC)" */; buildPhases = ( 04533E831A687F5D00C7E52E /* Sources */, 04533E841A687F5D00C7E52E /* Frameworks */, @@ -154,9 +154,9 @@ ); dependencies = ( ); - name = "Stripe iOS Example (Custom)"; + name = "Custom Integration (ObjC)"; productName = "Stripe iOS Example (Custom)"; - productReference = 04533E871A687F5D00C7E52E /* Stripe iOS Example (Custom).app */; + productReference = 04533E871A687F5D00C7E52E /* Custom Integration (ObjC).app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ @@ -174,7 +174,7 @@ }; }; }; - buildConfigurationList = 04533E821A687F5D00C7E52E /* Build configuration list for PBXProject "Stripe iOS Example (Custom)" */; + buildConfigurationList = 04533E821A687F5D00C7E52E /* Build configuration list for PBXProject "Custom Integration (ObjC)" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; @@ -187,7 +187,7 @@ projectDirPath = ""; projectRoot = ""; targets = ( - 04533E861A687F5D00C7E52E /* Stripe iOS Example (Custom) */, + 04533E861A687F5D00C7E52E /* Custom Integration (ObjC) */, ); }; /* End PBXProject section */ @@ -338,9 +338,9 @@ "$(inherited)", "$(PROJECT_DIR)/**", ); - INFOPLIST_FILE = "Stripe iOS Example (Custom)/Info.plist"; + INFOPLIST_FILE = "Custom Integration (ObjC)/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.stripe.CustomSDKExample; + PRODUCT_BUNDLE_IDENTIFIER = com.stripe.customexample; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; }; @@ -362,9 +362,9 @@ "$(inherited)", "$(PROJECT_DIR)/**", ); - INFOPLIST_FILE = "Stripe iOS Example (Custom)/Info.plist"; + INFOPLIST_FILE = "Custom Integration (ObjC)/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.stripe.CustomSDKExample; + PRODUCT_BUNDLE_IDENTIFIER = com.stripe.customexample; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; }; @@ -373,7 +373,7 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 04533E821A687F5D00C7E52E /* Build configuration list for PBXProject "Stripe iOS Example (Custom)" */ = { + 04533E821A687F5D00C7E52E /* Build configuration list for PBXProject "Custom Integration (ObjC)" */ = { isa = XCConfigurationList; buildConfigurations = ( 04533EA81A687F5E00C7E52E /* Debug */, @@ -382,7 +382,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 04533EAA1A687F5E00C7E52E /* Build configuration list for PBXNativeTarget "Stripe iOS Example (Custom)" */ = { + 04533EAA1A687F5E00C7E52E /* Build configuration list for PBXNativeTarget "Custom Integration (ObjC)" */ = { isa = XCConfigurationList; buildConfigurations = ( 04533EAB1A687F5E00C7E52E /* Debug */, diff --git a/Example/Stripe iOS Example (Custom).xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Example/Custom Integration (ObjC).xcodeproj/project.xcworkspace/contents.xcworkspacedata similarity index 100% rename from Example/Stripe iOS Example (Custom).xcodeproj/project.xcworkspace/contents.xcworkspacedata rename to Example/Custom Integration (ObjC).xcodeproj/project.xcworkspace/contents.xcworkspacedata diff --git a/Example/Stripe iOS Example (Custom).xcodeproj/xcshareddata/xcschemes/Stripe iOS Example (Custom).xcscheme b/Example/Custom Integration (ObjC).xcodeproj/xcshareddata/xcschemes/Custom Integration (ObjC).xcscheme similarity index 58% rename from Example/Stripe iOS Example (Custom).xcodeproj/xcshareddata/xcschemes/Stripe iOS Example (Custom).xcscheme rename to Example/Custom Integration (ObjC).xcodeproj/xcshareddata/xcschemes/Custom Integration (ObjC).xcscheme index f565b30f97..25ccc5c8c9 100644 --- a/Example/Stripe iOS Example (Custom).xcodeproj/xcshareddata/xcschemes/Stripe iOS Example (Custom).xcscheme +++ b/Example/Custom Integration (ObjC).xcodeproj/xcshareddata/xcschemes/Custom Integration (ObjC).xcscheme @@ -15,23 +15,9 @@ - - - - + BuildableName = "Custom Integration (ObjC).app" + BlueprintName = "Custom Integration (ObjC)" + ReferencedContainer = "container:Custom Integration (ObjC).xcodeproj"> @@ -42,24 +28,14 @@ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" shouldUseLaunchSchemeArgsEnv = "YES"> - - - - + BuildableName = "Custom Integration (ObjC).app" + BlueprintName = "Custom Integration (ObjC)" + ReferencedContainer = "container:Custom Integration (ObjC).xcodeproj"> @@ -80,9 +56,9 @@ + BuildableName = "Custom Integration (ObjC).app" + BlueprintName = "Custom Integration (ObjC)" + ReferencedContainer = "container:Custom Integration (ObjC).xcodeproj"> @@ -99,9 +75,9 @@ + BuildableName = "Custom Integration (ObjC).app" + BlueprintName = "Custom Integration (ObjC)" + ReferencedContainer = "container:Custom Integration (ObjC).xcodeproj"> diff --git a/Example/Stripe iOS Example (Custom)/AppDelegate.h b/Example/Custom Integration (ObjC)/AppDelegate.h similarity index 89% rename from Example/Stripe iOS Example (Custom)/AppDelegate.h rename to Example/Custom Integration (ObjC)/AppDelegate.h index 6331b50983..f0d420f0c0 100644 --- a/Example/Stripe iOS Example (Custom)/AppDelegate.h +++ b/Example/Custom Integration (ObjC)/AppDelegate.h @@ -1,6 +1,6 @@ // // AppDelegate.h -// Stripe iOS Example (Custom) +// Custom Integration (ObjC) // // Created by Jack Flintermann on 1/15/15. // Copyright (c) 2015 Stripe. All rights reserved. diff --git a/Example/Stripe iOS Example (Custom)/AppDelegate.m b/Example/Custom Integration (ObjC)/AppDelegate.m similarity index 100% rename from Example/Stripe iOS Example (Custom)/AppDelegate.m rename to Example/Custom Integration (ObjC)/AppDelegate.m diff --git a/Example/Stripe iOS Example (Custom)/ApplePayExampleViewController.h b/Example/Custom Integration (ObjC)/ApplePayExampleViewController.h similarity index 91% rename from Example/Stripe iOS Example (Custom)/ApplePayExampleViewController.h rename to Example/Custom Integration (ObjC)/ApplePayExampleViewController.h index 074ff1915d..113f9d42b8 100644 --- a/Example/Stripe iOS Example (Custom)/ApplePayExampleViewController.h +++ b/Example/Custom Integration (ObjC)/ApplePayExampleViewController.h @@ -1,6 +1,6 @@ // // ApplePayExampleViewController.h -// Stripe iOS Example (Custom) +// Custom Integration (ObjC) // // Created by Ben Guo on 2/22/17. // Copyright © 2017 Stripe. All rights reserved. diff --git a/Example/Stripe iOS Example (Custom)/ApplePayExampleViewController.m b/Example/Custom Integration (ObjC)/ApplePayExampleViewController.m similarity index 99% rename from Example/Stripe iOS Example (Custom)/ApplePayExampleViewController.m rename to Example/Custom Integration (ObjC)/ApplePayExampleViewController.m index 1ea35aae3f..a7692210aa 100644 --- a/Example/Stripe iOS Example (Custom)/ApplePayExampleViewController.m +++ b/Example/Custom Integration (ObjC)/ApplePayExampleViewController.m @@ -1,6 +1,6 @@ // // ApplePayExampleViewController.m -// Stripe iOS Example (Custom) +// Custom Integration (ObjC) // // Created by Ben Guo on 2/22/17. // Copyright © 2017 Stripe. All rights reserved. diff --git a/Example/Stripe iOS Example (Custom)/BrowseExamplesViewController.h b/Example/Custom Integration (ObjC)/BrowseExamplesViewController.h similarity index 96% rename from Example/Stripe iOS Example (Custom)/BrowseExamplesViewController.h rename to Example/Custom Integration (ObjC)/BrowseExamplesViewController.h index b72eabb550..cdf9bdc3dc 100644 --- a/Example/Stripe iOS Example (Custom)/BrowseExamplesViewController.h +++ b/Example/Custom Integration (ObjC)/BrowseExamplesViewController.h @@ -1,6 +1,6 @@ // // BrowseExamplesViewController.h -// Stripe iOS Example (Custom) +// Custom Integration (ObjC) // // Created by Ben Guo on 2/17/17. // Copyright © 2017 Stripe. All rights reserved. diff --git a/Example/Stripe iOS Example (Custom)/BrowseExamplesViewController.m b/Example/Custom Integration (ObjC)/BrowseExamplesViewController.m similarity index 99% rename from Example/Stripe iOS Example (Custom)/BrowseExamplesViewController.m rename to Example/Custom Integration (ObjC)/BrowseExamplesViewController.m index 66985cbbf1..a603ecd803 100644 --- a/Example/Stripe iOS Example (Custom)/BrowseExamplesViewController.m +++ b/Example/Custom Integration (ObjC)/BrowseExamplesViewController.m @@ -1,6 +1,6 @@ // // BrowseExamplesViewController.m -// Stripe iOS Example (Custom) +// Custom Integration (ObjC) // // Created by Ben Guo on 2/17/17. // Copyright © 2017 Stripe. All rights reserved. diff --git a/Example/Stripe iOS Example (Custom)/CardExampleViewController.h b/Example/Custom Integration (ObjC)/CardExampleViewController.h similarity index 91% rename from Example/Stripe iOS Example (Custom)/CardExampleViewController.h rename to Example/Custom Integration (ObjC)/CardExampleViewController.h index 95f88b618f..481f3a2881 100644 --- a/Example/Stripe iOS Example (Custom)/CardExampleViewController.h +++ b/Example/Custom Integration (ObjC)/CardExampleViewController.h @@ -1,6 +1,6 @@ // // CardExampleViewController.h -// Stripe iOS Example (Custom) +// Custom Integration (ObjC) // // Created by Ben Guo on 2/22/17. // Copyright © 2017 Stripe. All rights reserved. diff --git a/Example/Stripe iOS Example (Custom)/CardExampleViewController.m b/Example/Custom Integration (ObjC)/CardExampleViewController.m similarity index 99% rename from Example/Stripe iOS Example (Custom)/CardExampleViewController.m rename to Example/Custom Integration (ObjC)/CardExampleViewController.m index b7c5c48aa2..16cf6c125d 100644 --- a/Example/Stripe iOS Example (Custom)/CardExampleViewController.m +++ b/Example/Custom Integration (ObjC)/CardExampleViewController.m @@ -1,6 +1,6 @@ // // CardExampleViewController.m -// Stripe iOS Example (Custom) +// Custom Integration (ObjC) // // Created by Ben Guo on 2/22/17. // Copyright © 2017 Stripe. All rights reserved. diff --git a/Example/Stripe iOS Example (Custom)/Constants.h b/Example/Custom Integration (ObjC)/Constants.h similarity index 100% rename from Example/Stripe iOS Example (Custom)/Constants.h rename to Example/Custom Integration (ObjC)/Constants.h diff --git a/Example/Stripe iOS Example (Custom)/Constants.m b/Example/Custom Integration (ObjC)/Constants.m similarity index 100% rename from Example/Stripe iOS Example (Custom)/Constants.m rename to Example/Custom Integration (ObjC)/Constants.m diff --git a/Example/Stripe iOS Example (Custom)/Images.xcassets/AppIcon.appiconset/Contents.json b/Example/Custom Integration (ObjC)/Images.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from Example/Stripe iOS Example (Custom)/Images.xcassets/AppIcon.appiconset/Contents.json rename to Example/Custom Integration (ObjC)/Images.xcassets/AppIcon.appiconset/Contents.json diff --git a/Example/Stripe iOS Example (Custom)/Images.xcassets/Contents.json b/Example/Custom Integration (ObjC)/Images.xcassets/Contents.json similarity index 100% rename from Example/Stripe iOS Example (Custom)/Images.xcassets/Contents.json rename to Example/Custom Integration (ObjC)/Images.xcassets/Contents.json diff --git a/Example/Stripe iOS Example (Custom)/Images.xcassets/LaunchImage.launchimage/Contents.json b/Example/Custom Integration (ObjC)/Images.xcassets/LaunchImage.launchimage/Contents.json similarity index 100% rename from Example/Stripe iOS Example (Custom)/Images.xcassets/LaunchImage.launchimage/Contents.json rename to Example/Custom Integration (ObjC)/Images.xcassets/LaunchImage.launchimage/Contents.json diff --git a/Example/Stripe iOS Example (Custom)/Info.plist b/Example/Custom Integration (ObjC)/Info.plist similarity index 100% rename from Example/Stripe iOS Example (Custom)/Info.plist rename to Example/Custom Integration (ObjC)/Info.plist index a02c718b9a..1fff57195c 100644 --- a/Example/Stripe iOS Example (Custom)/Info.plist +++ b/Example/Custom Integration (ObjC)/Info.plist @@ -18,6 +18,17 @@ 1.0 CFBundleSignature ???? + CFBundleURLTypes + + + CFBundleURLName + $(BUNDLE_IDENTIFIER) + CFBundleURLSchemes + + payments-example + + + CFBundleVersion 1 LSRequiresIPhoneOS @@ -34,16 +45,5 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight - CFBundleURLTypes - - - CFBundleURLName - $(BUNDLE_IDENTIFIER) - CFBundleURLSchemes - - payments-example - - - diff --git a/Example/Stripe iOS Example (Custom)/ShippingManager.h b/Example/Custom Integration (ObjC)/ShippingManager.h similarity index 100% rename from Example/Stripe iOS Example (Custom)/ShippingManager.h rename to Example/Custom Integration (ObjC)/ShippingManager.h diff --git a/Example/Stripe iOS Example (Custom)/ShippingManager.m b/Example/Custom Integration (ObjC)/ShippingManager.m similarity index 100% rename from Example/Stripe iOS Example (Custom)/ShippingManager.m rename to Example/Custom Integration (ObjC)/ShippingManager.m diff --git a/Example/Stripe iOS Example (Custom)/SofortExampleViewController.h b/Example/Custom Integration (ObjC)/SofortExampleViewController.h similarity index 91% rename from Example/Stripe iOS Example (Custom)/SofortExampleViewController.h rename to Example/Custom Integration (ObjC)/SofortExampleViewController.h index a5a5f190b6..9d12245bf6 100644 --- a/Example/Stripe iOS Example (Custom)/SofortExampleViewController.h +++ b/Example/Custom Integration (ObjC)/SofortExampleViewController.h @@ -1,6 +1,6 @@ // // SofortExampleViewController.h -// Stripe iOS Example (Custom) +// Custom Integration (ObjC) // // Created by Ben Guo on 2/22/17. // Copyright © 2017 Stripe. All rights reserved. diff --git a/Example/Stripe iOS Example (Custom)/SofortExampleViewController.m b/Example/Custom Integration (ObjC)/SofortExampleViewController.m similarity index 99% rename from Example/Stripe iOS Example (Custom)/SofortExampleViewController.m rename to Example/Custom Integration (ObjC)/SofortExampleViewController.m index b2bc88d5f4..328f80b46a 100644 --- a/Example/Stripe iOS Example (Custom)/SofortExampleViewController.m +++ b/Example/Custom Integration (ObjC)/SofortExampleViewController.m @@ -1,6 +1,6 @@ // // SofortExampleViewController.m -// Stripe iOS Example (Custom) +// Custom Integration (ObjC) // // Created by Ben Guo on 2/22/17. // Copyright © 2017 Stripe. All rights reserved. diff --git a/Example/Stripe iOS Example (Custom)/ThreeDSExampleViewController.h b/Example/Custom Integration (ObjC)/ThreeDSExampleViewController.h similarity index 91% rename from Example/Stripe iOS Example (Custom)/ThreeDSExampleViewController.h rename to Example/Custom Integration (ObjC)/ThreeDSExampleViewController.h index 47c60a57f9..47ed3286cf 100644 --- a/Example/Stripe iOS Example (Custom)/ThreeDSExampleViewController.h +++ b/Example/Custom Integration (ObjC)/ThreeDSExampleViewController.h @@ -1,6 +1,6 @@ // // Card3DSExampleViewController.h -// Stripe iOS Example (Custom) +// Custom Integration (ObjC) // // Created by Ben Guo on 2/22/17. // Copyright © 2017 Stripe. All rights reserved. diff --git a/Example/Stripe iOS Example (Custom)/ThreeDSExampleViewController.m b/Example/Custom Integration (ObjC)/ThreeDSExampleViewController.m similarity index 99% rename from Example/Stripe iOS Example (Custom)/ThreeDSExampleViewController.m rename to Example/Custom Integration (ObjC)/ThreeDSExampleViewController.m index a96eafcf82..755eca6672 100644 --- a/Example/Stripe iOS Example (Custom)/ThreeDSExampleViewController.m +++ b/Example/Custom Integration (ObjC)/ThreeDSExampleViewController.m @@ -1,6 +1,6 @@ // // Card3DSExampleViewController.m -// Stripe iOS Example (Custom) +// Custom Integration (ObjC) // // Created by Ben Guo on 2/22/17. // Copyright © 2017 Stripe. All rights reserved. diff --git a/Example/Stripe iOS Example (Custom)/main.m b/Example/Custom Integration (ObjC)/main.m similarity index 91% rename from Example/Stripe iOS Example (Custom)/main.m rename to Example/Custom Integration (ObjC)/main.m index 1a61b34759..2a99bdefb9 100644 --- a/Example/Stripe iOS Example (Custom)/main.m +++ b/Example/Custom Integration (ObjC)/main.m @@ -1,6 +1,6 @@ // // main.m -// Stripe iOS Example (Custom) +// Custom Integration (ObjC) // // Created by Jack Flintermann on 1/15/15. // Copyright (c) 2015 Stripe. All rights reserved. diff --git a/Stripe.xcworkspace/contents.xcworkspacedata b/Stripe.xcworkspace/contents.xcworkspacedata index 76040f63ae..5259cccd6d 100644 --- a/Stripe.xcworkspace/contents.xcworkspacedata +++ b/Stripe.xcworkspace/contents.xcworkspacedata @@ -8,6 +8,6 @@ location = "group:/Users/bg/stripe/stripe-ios/Example/Standard Integration (Swift).xcodeproj"> + location = "group:/Users/bg/stripe/stripe-ios/Example/Custom Integration (ObjC).xcodeproj">