Skip to content

Commit

Permalink
Merge branch 'deploy/1.7.1' into productive
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeehut committed Mar 19, 2017
2 parents 52ca36e + 3a9f26c commit b09c11d
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 60 deletions.
2 changes: 1 addition & 1 deletion CSVImporter.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "CSVImporter"
s.version = "1.7.0"
s.version = "1.7.1"
s.summary = "Import CSV files line by line with ease."

s.description = <<-DESC
Expand Down
54 changes: 0 additions & 54 deletions CSVImporter.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,9 @@
/* Begin PBXBuildFile section */
82239F4B1C4AF70500627674 /* CSVImporter.h in Headers */ = {isa = PBXBuildFile; fileRef = 82239F4A1C4AF70500627674 /* CSVImporter.h */; settings = {ATTRIBUTES = (Public, ); }; };
82239F521C4AF70500627674 /* CSVImporter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82239F471C4AF70500627674 /* CSVImporter.framework */; };
82239F6A1C4AF9AE00627674 /* HandySwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82239F681C4AF9AE00627674 /* HandySwift.framework */; };
82239F711C4AFAA800627674 /* CSVImporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82239F701C4AFAA800627674 /* CSVImporter.swift */; };
82239F811C4AFAFF00627674 /* CSVImporter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82239F771C4AFAFF00627674 /* CSVImporter.framework */; };
82239F9D1C4AFB1000627674 /* CSVImporter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82239F931C4AFB1000627674 /* CSVImporter.framework */; };
82239FAB1C4AFB2D00627674 /* HandySwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82239F6C1C4AFA0F00627674 /* HandySwift.framework */; };
82239FAD1C4AFB3200627674 /* HandySwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82239F6E1C4AFA1E00627674 /* HandySwift.framework */; };
82239FAE1C4AFB3500627674 /* CSVImporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82239F701C4AFAA800627674 /* CSVImporter.swift */; };
82239FAF1C4AFB3600627674 /* CSVImporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82239F701C4AFAA800627674 /* CSVImporter.swift */; };
82239FB01C4AFB3900627674 /* CSVImporter.h in Headers */ = {isa = PBXBuildFile; fileRef = 82239F4A1C4AF70500627674 /* CSVImporter.h */; settings = {ATTRIBUTES = (Public, ); }; };
Expand Down Expand Up @@ -241,7 +238,6 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
82239F6A1C4AF9AE00627674 /* HandySwift.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -259,7 +255,6 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
82239FAB1C4AFB2D00627674 /* HandySwift.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -277,7 +272,6 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
82239FAD1C4AFB3200627674 /* HandySwift.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -538,7 +532,6 @@
82239F431C4AF70500627674 /* Frameworks */,
82239F441C4AF70500627674 /* Headers */,
82239F451C4AF70500627674 /* Resources */,
82239F6F1C4AFA4900627674 /* Copy Frameworks */,
828348681CA6E1F100DC4C26 /* Run Swift Linter */,
);
buildRules = (
Expand Down Expand Up @@ -578,7 +571,6 @@
82239F731C4AFAFF00627674 /* Frameworks */,
82239F741C4AFAFF00627674 /* Headers */,
82239F751C4AFAFF00627674 /* Resources */,
82239FB21C4AFB9200627674 /* Copy Frameworks */,
828348691CA6E1FD00DC4C26 /* Run Swift Linter */,
);
buildRules = (
Expand Down Expand Up @@ -618,7 +610,6 @@
82239F8F1C4AFB1000627674 /* Frameworks */,
82239F901C4AFB1000627674 /* Headers */,
82239F911C4AFB1000627674 /* Resources */,
82239FB31C4AFB9700627674 /* Copy Frameworks */,
8283486A1CA6E20800DC4C26 /* Run Swift Linter */,
);
buildRules = (
Expand Down Expand Up @@ -839,51 +830,6 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
82239F6F1C4AFA4900627674 /* Copy Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"$(SRCROOT)/Carthage/Build/iOS/HandySwift.framework",
);
name = "Copy Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "/usr/local/bin/carthage copy-frameworks";
};
82239FB21C4AFB9200627674 /* Copy Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"$(SRCROOT)/Carthage/Build/tvOS/HandySwift.framework",
);
name = "Copy Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "/usr/local/bin/carthage copy-frameworks";
};
82239FB31C4AFB9700627674 /* Copy Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"$(SRCROOT)/Carthage/Build/Mac/HandySwift.framework",
);
name = "Copy Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "/usr/local/bin/carthage copy-frameworks";
};
8223A0371C4AFD7B00627674 /* Copy Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand Down
4 changes: 2 additions & 2 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
github "Flinesoft/HandySwift" "2.0.0"
github "Flinesoft/HandySwift" "2.2.0"
github "Quick/Nimble" "v6.0.1"
github "Quick/Quick" "v1.0.0"
github "Quick/Quick" "v1.1.0"
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
alt="codebeat badge">
</a>
<a href="https://github.com/Flinesoft/CSVImporter/releases">
<img src="https://img.shields.io/badge/Version-1.7.0-blue.svg"
alt="Version: 1.7.0">
<img src="https://img.shields.io/badge/Version-1.7.1-blue.svg"
alt="Version: 1.7.1">
</a>
<img src="https://img.shields.io/badge/Swift-3-FFAC45.svg"
alt="Swift: 3">
Expand Down
2 changes: 1 addition & 1 deletion Sources/Supporting Files/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.7.0</string>
<string>1.7.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit b09c11d

Please sign in to comment.