Skip to content

Commit

Permalink
Updated version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Oshion Niemela committed Dec 21, 2016
1 parent af8827b commit ce77f2c
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
AE2178111DB37E2D00D9CF69 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AE2178101DB37E2D00D9CF69 /* Assets.xcassets */; };
AE2178141DB37E2D00D9CF69 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AE2178121DB37E2D00D9CF69 /* LaunchScreen.storyboard */; };
AE21781D1DB37E4200D9CF69 /* SSZipCodeSingleLookupExample.m in Sources */ = {isa = PBXBuildFile; fileRef = AE21781C1DB37E4200D9CF69 /* SSZipCodeSingleLookupExample.m */; };
AE429CF71E0B485C004DA6C3 /* SmartystreetsSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AE429CF61E0B485C004DA6C3 /* SmartystreetsSDK.framework */; };
AE429CF81E0B4868004DA6C3 /* SmartystreetsSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AE429CF61E0B485C004DA6C3 /* SmartystreetsSDK.framework */; };
AE429CF91E0B4868004DA6C3 /* SmartystreetsSDK.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = AE429CF61E0B485C004DA6C3 /* SmartystreetsSDK.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
AE53A9921DCD43B500EE58A8 /* SSUSStreetMultipleLookupsExample.m in Sources */ = {isa = PBXBuildFile; fileRef = AE53A9911DCD43B500EE58A8 /* SSUSStreetMultipleLookupsExample.m */; };
AE879ACB1DCA6A0E0078C0B0 /* SSUSStreetSingleAddressExample.m in Sources */ = {isa = PBXBuildFile; fileRef = AE879ACA1DCA6A0E0078C0B0 /* SSUSStreetSingleAddressExample.m */; };
AE879ACE1DCA6F020078C0B0 /* SSMyCredentials.m in Sources */ = {isa = PBXBuildFile; fileRef = AE879ACD1DCA6F020078C0B0 /* SSMyCredentials.m */; };
AED0E8C81DD643BC0041201A /* SSUSStreetLookupsWithMatchStrategyExamples.m in Sources */ = {isa = PBXBuildFile; fileRef = AED0E8C71DD643BC0041201A /* SSUSStreetLookupsWithMatchStrategyExamples.m */; };
AEF3744A1DF890AE00DB3738 /* Smartystreets_iOS_SDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AEF374491DF890AE00DB3738 /* Smartystreets_iOS_SDK.framework */; };
AEF374581DF8952600DB3738 /* Smartystreets_iOS_SDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AEF374571DF8952600DB3738 /* Smartystreets_iOS_SDK.framework */; };
AEF374591DF8952600DB3738 /* Smartystreets_iOS_SDK.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = AEF374571DF8952600DB3738 /* Smartystreets_iOS_SDK.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
Expand All @@ -31,7 +31,7 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
AEF374591DF8952600DB3738 /* Smartystreets_iOS_SDK.framework in Embed Frameworks */,
AE429CF91E0B4868004DA6C3 /* SmartystreetsSDK.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -53,6 +53,7 @@
AE2178151DB37E2D00D9CF69 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
AE21781B1DB37E4200D9CF69 /* SSZipCodeSingleLookupExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SSZipCodeSingleLookupExample.h; sourceTree = "<group>"; };
AE21781C1DB37E4200D9CF69 /* SSZipCodeSingleLookupExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SSZipCodeSingleLookupExample.m; sourceTree = "<group>"; };
AE429CF61E0B485C004DA6C3 /* SmartystreetsSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SmartystreetsSDK.framework; path = "../../../../../../Library/Developer/Xcode/DerivedData/SmartystreetsSDK-desxmyjjqbhasfhheoqpkyjxbfew/Build/Products/Debug-iphonesimulator/SmartystreetsSDK.framework"; sourceTree = "<group>"; };
AE53A9901DCD43B500EE58A8 /* SSUSStreetMultipleLookupsExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SSUSStreetMultipleLookupsExample.h; sourceTree = "<group>"; };
AE53A9911DCD43B500EE58A8 /* SSUSStreetMultipleLookupsExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SSUSStreetMultipleLookupsExample.m; sourceTree = "<group>"; };
AE879AC91DCA6A0E0078C0B0 /* SSUSStreetSingleAddressExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SSUSStreetSingleAddressExample.h; sourceTree = "<group>"; };
Expand All @@ -61,17 +62,15 @@
AE879ACD1DCA6F020078C0B0 /* SSMyCredentials.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SSMyCredentials.m; sourceTree = "<group>"; };
AED0E8C61DD643BC0041201A /* SSUSStreetLookupsWithMatchStrategyExamples.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SSUSStreetLookupsWithMatchStrategyExamples.h; sourceTree = "<group>"; };
AED0E8C71DD643BC0041201A /* SSUSStreetLookupsWithMatchStrategyExamples.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SSUSStreetLookupsWithMatchStrategyExamples.m; sourceTree = "<group>"; };
AEF374491DF890AE00DB3738 /* Smartystreets_iOS_SDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Smartystreets_iOS_SDK.framework; path = "../../build/Debug-iphoneos/Smartystreets_iOS_SDK.framework"; sourceTree = "<group>"; };
AEF374571DF8952600DB3738 /* Smartystreets_iOS_SDK.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Smartystreets_iOS_SDK.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
AE2177FE1DB37E2D00D9CF69 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
AEF374581DF8952600DB3738 /* Smartystreets_iOS_SDK.framework in Frameworks */,
AEF3744A1DF890AE00DB3738 /* Smartystreets_iOS_SDK.framework in Frameworks */,
AE429CF81E0B4868004DA6C3 /* SmartystreetsSDK.framework in Frameworks */,
AE429CF71E0B485C004DA6C3 /* SmartystreetsSDK.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -81,7 +80,6 @@
AE2177F81DB37E2D00D9CF69 = {
isa = PBXGroup;
children = (
AEF374571DF8952600DB3738 /* Smartystreets_iOS_SDK.framework */,
AE6860011DF23FEC00B243B7 /* Frameworks */,
AE2178021DB37E2D00D9CF69 /* Products */,
AE2178031DB37E2D00D9CF69 /* Sources */,
Expand Down Expand Up @@ -135,7 +133,7 @@
AE6860011DF23FEC00B243B7 /* Frameworks */ = {
isa = PBXGroup;
children = (
AEF374491DF890AE00DB3738 /* Smartystreets_iOS_SDK.framework */,
AE429CF61E0B485C004DA6C3 /* SmartystreetsSDK.framework */,
);
name = Frameworks;
sourceTree = "<group>";
Expand Down
18 changes: 8 additions & 10 deletions Examples/Swift_Examples/Swift_Examples.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

/* Begin PBXBuildFile section */
AE0587A51DE4B566000A6079 /* MyCredentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE0587A41DE4B566000A6079 /* MyCredentials.swift */; };
AE429CFB1E0B4881004DA6C3 /* SmartystreetsSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AE429CFA1E0B4881004DA6C3 /* SmartystreetsSDK.framework */; };
AE429CFC1E0B4887004DA6C3 /* SmartystreetsSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AE429CFA1E0B4881004DA6C3 /* SmartystreetsSDK.framework */; };
AE429CFD1E0B4887004DA6C3 /* SmartystreetsSDK.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = AE429CFA1E0B4881004DA6C3 /* SmartystreetsSDK.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
AE54787A1DDA3FD4005DEB61 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE5478791DDA3FD4005DEB61 /* AppDelegate.swift */; };
AE54787C1DDA3FD4005DEB61 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE54787B1DDA3FD4005DEB61 /* ViewController.swift */; };
AE54787F1DDA3FD4005DEB61 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AE54787D1DDA3FD4005DEB61 /* Main.storyboard */; };
Expand All @@ -18,9 +21,6 @@
AE824C7A1DE5135E004F684E /* USStreetSingleAddressExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE824C791DE5135E004F684E /* USStreetSingleAddressExample.swift */; };
AE8B346D1DE60D0900FFE97A /* USStreetMultipleLookupsExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE8B346C1DE60D0900FFE97A /* USStreetMultipleLookupsExample.swift */; };
AE8B346F1DE6435800FFE97A /* USStreetLookupsWithMatchStrategyExamples.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE8B346E1DE6435800FFE97A /* USStreetLookupsWithMatchStrategyExamples.swift */; };
AEF374501DF8920800DB3738 /* Smartystreets_iOS_SDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AEF3744F1DF8920800DB3738 /* Smartystreets_iOS_SDK.framework */; };
AEF374551DF894EB00DB3738 /* Smartystreets_iOS_SDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AEF374541DF894EB00DB3738 /* Smartystreets_iOS_SDK.framework */; };
AEF374561DF894EB00DB3738 /* Smartystreets_iOS_SDK.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = AEF374541DF894EB00DB3738 /* Smartystreets_iOS_SDK.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
Expand All @@ -30,7 +30,7 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
AEF374561DF894EB00DB3738 /* Smartystreets_iOS_SDK.framework in Embed Frameworks */,
AE429CFD1E0B4887004DA6C3 /* SmartystreetsSDK.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -40,6 +40,7 @@
/* Begin PBXFileReference section */
AE01B7571DE126C700363A59 /* Swift_Examples-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Swift_Examples-Bridging-Header.h"; sourceTree = "<group>"; };
AE0587A41DE4B566000A6079 /* MyCredentials.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MyCredentials.swift; sourceTree = "<group>"; };
AE429CFA1E0B4881004DA6C3 /* SmartystreetsSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SmartystreetsSDK.framework; path = "../../../../../../Library/Developer/Xcode/DerivedData/SmartystreetsSDK-desxmyjjqbhasfhheoqpkyjxbfew/Build/Products/Debug-iphonesimulator/SmartystreetsSDK.framework"; sourceTree = "<group>"; };
AE5478761DDA3FD4005DEB61 /* Swift_Examples.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Swift_Examples.app; sourceTree = BUILT_PRODUCTS_DIR; };
AE5478791DDA3FD4005DEB61 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
AE54787B1DDA3FD4005DEB61 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
Expand All @@ -52,17 +53,15 @@
AE824C791DE5135E004F684E /* USStreetSingleAddressExample.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = USStreetSingleAddressExample.swift; sourceTree = "<group>"; };
AE8B346C1DE60D0900FFE97A /* USStreetMultipleLookupsExample.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = USStreetMultipleLookupsExample.swift; sourceTree = "<group>"; };
AE8B346E1DE6435800FFE97A /* USStreetLookupsWithMatchStrategyExamples.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = USStreetLookupsWithMatchStrategyExamples.swift; sourceTree = "<group>"; };
AEF3744F1DF8920800DB3738 /* Smartystreets_iOS_SDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Smartystreets_iOS_SDK.framework; path = "../../build/Debug-iphoneos/Smartystreets_iOS_SDK.framework"; sourceTree = "<group>"; };
AEF374541DF894EB00DB3738 /* Smartystreets_iOS_SDK.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Smartystreets_iOS_SDK.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
AE5478731DDA3FD4005DEB61 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
AEF374551DF894EB00DB3738 /* Smartystreets_iOS_SDK.framework in Frameworks */,
AEF374501DF8920800DB3738 /* Smartystreets_iOS_SDK.framework in Frameworks */,
AE429CFC1E0B4887004DA6C3 /* SmartystreetsSDK.framework in Frameworks */,
AE429CFB1E0B4881004DA6C3 /* SmartystreetsSDK.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -72,15 +71,14 @@
AE238A811DECC1A900C1447D /* Frameworks */ = {
isa = PBXGroup;
children = (
AEF3744F1DF8920800DB3738 /* Smartystreets_iOS_SDK.framework */,
AE429CFA1E0B4881004DA6C3 /* SmartystreetsSDK.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
AE54786D1DDA3FD4005DEB61 = {
isa = PBXGroup;
children = (
AEF374541DF894EB00DB3738 /* Smartystreets_iOS_SDK.framework */,
AE238A811DECC1A900C1447D /* Frameworks */,
AE5478771DDA3FD4005DEB61 /* Products */,
AE5478781DDA3FD4005DEB61 /* Sources */,
Expand Down
2 changes: 1 addition & 1 deletion SmartystreetsSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SmartystreetsSDK'
s.version = '1.0.3'
s.version = '2.0.0'
s.summary = 'A library to help iOS developers easily access the SmartyStreets APIs.'
s.homepage = 'https://github.com/smartystreets/smartystreets-ios-sdk'
s.author = { 'SmartyStreets SDK Team' => 'support@smartystreets.com' }
Expand Down
2 changes: 1 addition & 1 deletion Sources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0.3</string>
<string>2.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit ce77f2c

Please sign in to comment.