diff --git a/UberRides.podspec b/UberRides.podspec index 35223473..ba222e47 100644 --- a/UberRides.podspec +++ b/UberRides.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "UberRides" - s.version = "0.1.0" + s.version = "0.1.1" s.summary = "The Official Uber Rides iOS SDK." s.description = <<-DESC This Swift library allows you to integrate Uber into your iOS app. It is designed to make it quick and easy to add a 'Request a Ride' button in your application, seamlessly connecting your users with Uber. diff --git a/examples/Obj-C SDK/Obj-C SDK.xcodeproj/project.pbxproj b/examples/Obj-C SDK/Obj-C SDK.xcodeproj/project.pbxproj index fdc1a7e0..c63448d0 100644 --- a/examples/Obj-C SDK/Obj-C SDK.xcodeproj/project.pbxproj +++ b/examples/Obj-C SDK/Obj-C SDK.xcodeproj/project.pbxproj @@ -15,8 +15,6 @@ AC0405001BFB82CC00AC1501 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AC0404FE1BFB82CC00AC1501 /* LaunchScreen.storyboard */; }; AC04050B1BFB82CC00AC1501 /* Obj_C_SDKTests.m in Sources */ = {isa = PBXBuildFile; fileRef = AC04050A1BFB82CC00AC1501 /* Obj_C_SDKTests.m */; }; AC0405161BFB82CC00AC1501 /* Obj_C_SDKUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = AC0405151BFB82CC00AC1501 /* Obj_C_SDKUITests.m */; }; - AC0405741BFBB32500AC1501 /* UberRides.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC0405291BFB836000AC1501 /* UberRides.framework */; }; - AC0405751BFBB32500AC1501 /* UberRides.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = AC0405291BFB836000AC1501 /* UberRides.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -34,34 +32,6 @@ remoteGlobalIDString = AC0404EC1BFB82CC00AC1501; remoteInfo = "Obj-C SDK"; }; - AC0405281BFB836000AC1501 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = AC0405231BFB836000AC1501 /* UberRides.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = AC0404751BFACD1D00AC1501; - remoteInfo = UberRides; - }; - AC04052A1BFB836000AC1501 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = AC0405231BFB836000AC1501 /* UberRides.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = AC04047F1BFACD1D00AC1501; - remoteInfo = UberRidesTests; - }; - AC04052C1BFB837100AC1501 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = AC0405231BFB836000AC1501 /* UberRides.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = AC0404741BFACD1D00AC1501; - remoteInfo = UberRides; - }; - AC0405761BFBB32500AC1501 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = AC0405231BFB836000AC1501 /* UberRides.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = AC0404741BFACD1D00AC1501; - remoteInfo = UberRides; - }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -71,7 +41,6 @@ dstPath = ""; dstSubfolderSpec = 10; files = ( - AC0405751BFBB32500AC1501 /* UberRides.framework in Embed Frameworks */, ); name = "Embed Frameworks"; runOnlyForDeploymentPostprocessing = 0; @@ -95,7 +64,6 @@ AC0405111BFB82CC00AC1501 /* Obj-C SDKUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Obj-C SDKUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; AC0405151BFB82CC00AC1501 /* Obj_C_SDKUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Obj_C_SDKUITests.m; sourceTree = ""; }; AC0405171BFB82CC00AC1501 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - AC0405231BFB836000AC1501 /* UberRides.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = UberRides.xcodeproj; path = ../../source/UberRides.xcodeproj; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -103,7 +71,6 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - AC0405741BFBB32500AC1501 /* UberRides.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -127,7 +94,6 @@ AC0404E41BFB82CC00AC1501 = { isa = PBXGroup; children = ( - AC0405231BFB836000AC1501 /* UberRides.xcodeproj */, AC0404EF1BFB82CC00AC1501 /* Obj-C SDK */, AC0405091BFB82CC00AC1501 /* Obj-C SDKTests */, AC0405141BFB82CC00AC1501 /* Obj-C SDKUITests */, @@ -187,15 +153,6 @@ path = "Obj-C SDKUITests"; sourceTree = ""; }; - AC0405241BFB836000AC1501 /* Products */ = { - isa = PBXGroup; - children = ( - AC0405291BFB836000AC1501 /* UberRides.framework */, - AC04052B1BFB836000AC1501 /* UberRidesTests.xctest */, - ); - name = Products; - sourceTree = ""; - }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ @@ -211,8 +168,6 @@ buildRules = ( ); dependencies = ( - AC04052D1BFB837100AC1501 /* PBXTargetDependency */, - AC0405771BFBB32500AC1501 /* PBXTargetDependency */, ); name = "Obj-C SDK"; productName = "Obj-C SDK"; @@ -290,12 +245,6 @@ mainGroup = AC0404E41BFB82CC00AC1501; productRefGroup = AC0404EE1BFB82CC00AC1501 /* Products */; projectDirPath = ""; - projectReferences = ( - { - ProductGroup = AC0405241BFB836000AC1501 /* Products */; - ProjectRef = AC0405231BFB836000AC1501 /* UberRides.xcodeproj */; - }, - ); projectRoot = ""; targets = ( AC0404EC1BFB82CC00AC1501 /* Obj-C SDK */, @@ -305,23 +254,6 @@ }; /* End PBXProject section */ -/* Begin PBXReferenceProxy section */ - AC0405291BFB836000AC1501 /* UberRides.framework */ = { - isa = PBXReferenceProxy; - fileType = wrapper.framework; - path = UberRides.framework; - remoteRef = AC0405281BFB836000AC1501 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - AC04052B1BFB836000AC1501 /* UberRidesTests.xctest */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = UberRidesTests.xctest; - remoteRef = AC04052A1BFB836000AC1501 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; -/* End PBXReferenceProxy section */ - /* Begin PBXResourcesBuildPhase section */ AC0404EB1BFB82CC00AC1501 /* Resources */ = { isa = PBXResourcesBuildPhase; @@ -389,16 +321,6 @@ target = AC0404EC1BFB82CC00AC1501 /* Obj-C SDK */; targetProxy = AC0405121BFB82CC00AC1501 /* PBXContainerItemProxy */; }; - AC04052D1BFB837100AC1501 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = UberRides; - targetProxy = AC04052C1BFB837100AC1501 /* PBXContainerItemProxy */; - }; - AC0405771BFBB32500AC1501 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = UberRides; - targetProxy = AC0405761BFBB32500AC1501 /* PBXContainerItemProxy */; - }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ diff --git a/examples/Obj-C SDK/Obj-C SDK/Base.lproj/LaunchScreen.storyboard b/examples/Obj-C SDK/Obj-C SDK/Base.lproj/LaunchScreen.storyboard index 2e721e18..497e9d79 100644 --- a/examples/Obj-C SDK/Obj-C SDK/Base.lproj/LaunchScreen.storyboard +++ b/examples/Obj-C SDK/Obj-C SDK/Base.lproj/LaunchScreen.storyboard @@ -1,7 +1,8 @@ - + - + + diff --git a/examples/Obj-C SDK/Podfile b/examples/Obj-C SDK/Podfile new file mode 100644 index 00000000..924abd73 --- /dev/null +++ b/examples/Obj-C SDK/Podfile @@ -0,0 +1,5 @@ +use_frameworks! + +target 'Obj-C SDK' do +pod 'UberRides' +end diff --git a/examples/Swift SDK/Podfile b/examples/Swift SDK/Podfile new file mode 100644 index 00000000..cd61e9f0 --- /dev/null +++ b/examples/Swift SDK/Podfile @@ -0,0 +1,5 @@ +use_frameworks! + +target 'Swift SDK' do +pod 'UberRides' +end diff --git a/examples/Swift SDK/Swift SDK.xcodeproj/project.pbxproj b/examples/Swift SDK/Swift SDK.xcodeproj/project.pbxproj index 589ac21d..1863bbb1 100644 --- a/examples/Swift SDK/Swift SDK.xcodeproj/project.pbxproj +++ b/examples/Swift SDK/Swift SDK.xcodeproj/project.pbxproj @@ -14,7 +14,6 @@ AC0404B21BFAD0C800AC1501 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AC0404B01BFAD0C800AC1501 /* LaunchScreen.storyboard */; }; AC0404BD1BFAD0C800AC1501 /* Swift_SDKTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC0404BC1BFAD0C800AC1501 /* Swift_SDKTests.swift */; }; AC0404C81BFAD0C800AC1501 /* Swift_SDKUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC0404C71BFAD0C800AC1501 /* Swift_SDKUITests.swift */; }; - AC0404E31BFAD54200AC1501 /* UberRides.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC0404DB1BFAD0D800AC1501 /* UberRides.framework */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -32,27 +31,6 @@ remoteGlobalIDString = AC0404A31BFAD0C800AC1501; remoteInfo = "Swift SDK"; }; - AC0404DA1BFAD0D800AC1501 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = AC0404D51BFAD0D700AC1501 /* UberRides.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = AC0404751BFACD1D00AC1501; - remoteInfo = UberRides; - }; - AC0404DC1BFAD0D800AC1501 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = AC0404D51BFAD0D700AC1501 /* UberRides.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = AC04047F1BFACD1D00AC1501; - remoteInfo = UberRidesTests; - }; - AC0404E11BFAD53200AC1501 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = AC0404D51BFAD0D700AC1501 /* UberRides.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = AC0404741BFACD1D00AC1501; - remoteInfo = UberRides; - }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ @@ -69,7 +47,6 @@ AC0404C31BFAD0C800AC1501 /* Swift SDKUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Swift SDKUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; AC0404C71BFAD0C800AC1501 /* Swift_SDKUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Swift_SDKUITests.swift; sourceTree = ""; }; AC0404C91BFAD0C800AC1501 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - AC0404D51BFAD0D700AC1501 /* UberRides.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = UberRides.xcodeproj; path = ../../source/UberRides.xcodeproj; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -77,7 +54,6 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - AC0404E31BFAD54200AC1501 /* UberRides.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -101,7 +77,6 @@ AC04049B1BFAD0C800AC1501 = { isa = PBXGroup; children = ( - AC0404D51BFAD0D700AC1501 /* UberRides.xcodeproj */, AC0404A61BFAD0C800AC1501 /* Swift SDK */, AC0404BB1BFAD0C800AC1501 /* Swift SDKTests */, AC0404C61BFAD0C800AC1501 /* Swift SDKUITests */, @@ -150,15 +125,6 @@ path = "Swift SDKUITests"; sourceTree = ""; }; - AC0404D61BFAD0D700AC1501 /* Products */ = { - isa = PBXGroup; - children = ( - AC0404DB1BFAD0D800AC1501 /* UberRides.framework */, - AC0404DD1BFAD0D800AC1501 /* UberRidesTests.xctest */, - ); - name = Products; - sourceTree = ""; - }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ @@ -173,7 +139,6 @@ buildRules = ( ); dependencies = ( - AC0404E21BFAD53200AC1501 /* PBXTargetDependency */, ); name = "Swift SDK"; productName = "Swift SDK"; @@ -252,12 +217,6 @@ mainGroup = AC04049B1BFAD0C800AC1501; productRefGroup = AC0404A51BFAD0C800AC1501 /* Products */; projectDirPath = ""; - projectReferences = ( - { - ProductGroup = AC0404D61BFAD0D700AC1501 /* Products */; - ProjectRef = AC0404D51BFAD0D700AC1501 /* UberRides.xcodeproj */; - }, - ); projectRoot = ""; targets = ( AC0404A31BFAD0C800AC1501 /* Swift SDK */, @@ -267,23 +226,6 @@ }; /* End PBXProject section */ -/* Begin PBXReferenceProxy section */ - AC0404DB1BFAD0D800AC1501 /* UberRides.framework */ = { - isa = PBXReferenceProxy; - fileType = wrapper.framework; - path = UberRides.framework; - remoteRef = AC0404DA1BFAD0D800AC1501 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - AC0404DD1BFAD0D800AC1501 /* UberRidesTests.xctest */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = UberRidesTests.xctest; - remoteRef = AC0404DC1BFAD0D800AC1501 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; -/* End PBXReferenceProxy section */ - /* Begin PBXResourcesBuildPhase section */ AC0404A21BFAD0C800AC1501 /* Resources */ = { isa = PBXResourcesBuildPhase; @@ -350,11 +292,6 @@ target = AC0404A31BFAD0C800AC1501 /* Swift SDK */; targetProxy = AC0404C41BFAD0C800AC1501 /* PBXContainerItemProxy */; }; - AC0404E21BFAD53200AC1501 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = UberRides; - targetProxy = AC0404E11BFAD53200AC1501 /* PBXContainerItemProxy */; - }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */