Skip to content

Commit

Permalink
Bump build 17 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI authored and Travis CI committed Jan 25, 2019
1 parent fd23d6c commit 6b71345
Show file tree
Hide file tree
Showing 10 changed files with 29 additions and 20 deletions.
24 changes: 12 additions & 12 deletions CouchTracker.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3644,11 +3644,11 @@
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 16;
DYLIB_CURRENT_VERSION = 17;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_VERSION = A;
GCC_C_LANGUAGE_STANDARD = gnu11;
Expand Down Expand Up @@ -3683,11 +3683,11 @@
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 16;
DYLIB_CURRENT_VERSION = 17;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_VERSION = A;
GCC_C_LANGUAGE_STANDARD = gnu11;
Expand Down Expand Up @@ -3788,11 +3788,11 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 16;
DYLIB_CURRENT_VERSION = 17;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = "CouchTrackerCore-iOS/Info.plist";
Expand Down Expand Up @@ -3827,11 +3827,11 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 16;
DYLIB_CURRENT_VERSION = 17;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = "CouchTrackerCore-iOS/Info.plist";
Expand Down Expand Up @@ -4175,11 +4175,11 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = B5RPM7SE3L;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 16;
DYLIB_CURRENT_VERSION = 17;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = CouchTrackerApp/Info.plist;
Expand Down Expand Up @@ -4217,11 +4217,11 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = B5RPM7SE3L;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 16;
DYLIB_CURRENT_VERSION = 17;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = CouchTrackerApp/Info.plist;
Expand Down
2 changes: 1 addition & 1 deletion CouchTracker/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>0.0.1</string>
<key>CFBundleVersion</key>
<string>16</string>
<string>17</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>
Expand Down
2 changes: 1 addition & 1 deletion CouchTrackerApp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>0.0.1</string>
<key>CFBundleVersion</key>
<string>16</string>
<string>17</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion CouchTrackerCore-iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>0.0.1</string>
<key>CFBundleVersion</key>
<string>16</string>
<string>17</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion CouchTrackerCore/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>0.0.1</string>
<key>CFBundleVersion</key>
<string>16</string>
<string>17</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2018 Pietro Caselani. All rights reserved.</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion CouchTrackerCoreTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>16</string>
<string>17</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion TMDBTestsResources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>0.0.1</string>
<key>CFBundleVersion</key>
<string>16</string>
<string>17</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2018 Pietro Caselani. All rights reserved.</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion TVDBTestsResources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>0.0.1</string>
<key>CFBundleVersion</key>
<string>16</string>
<string>17</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2018 Pietro Caselani. All rights reserved.</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion TraktTestsResources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>0.0.1</string>
<key>CFBundleVersion</key>
<string>16</string>
<string>17</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2018 Pietro Caselani. All rights reserved.</string>
<key>NSPrincipalClass</key>
Expand Down
9 changes: 9 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 0.0.1 (17)
* Merge pull request #185 from pietrocaselani/episode_image_fix [view commit](http://github.com/pietrocaselani/CouchTracker/commit/fd23d6c37300ea5106bb6a14b2a96b87b27f45a6)
* Add tests for each image repository [view commit](http://github.com/pietrocaselani/CouchTracker/commit/8d8d27ff11e5895a3cb3873cf8714a41779e770a)
* Split ImageRepository into Movie/Show/EpisodeImageRepository and implement a simple cache for each one [view commit](http://github.com/pietrocaselani/CouchTracker/commit/c3055feb8897614d2af36d2ed0ffa03e3b29c49a)
* Implement a simple cache for TMDB Configuration [view commit](http://github.com/pietrocaselani/CouchTracker/commit/75527ece796e270828103e860973da8289f9c99a)
* Filter status code on ImageRepository [view commit](http://github.com/pietrocaselani/CouchTracker/commit/0256aabdb81d0c476326d563c1e631995bec5dc8)
* Fix warnings and remove unnecessary code [view commit](http://github.com/pietrocaselani/CouchTracker/commit/3ae012de251169d13f433da5752fc2edf2e45cbe)
* Fix typo [view commit](http://github.com/pietrocaselani/CouchTracker/commit/946dbfe6ea42cda9ae2d6b2877a9bcc8210d52f5)

# 0.0.1 (16)
* Merge pull request #183 from pietrocaselani/fix_actionitems_and_cell_reutilization [view commit](http://github.com/pietrocaselani/CouchTracker/commit/8c5670cc94ba9e5ab86764a74275aede79d164cb)
* Cancel image download task on cell reuse [view commit](http://github.com/pietrocaselani/CouchTracker/commit/2936cc618fccefd91165372fb89e809e198a2587)
Expand Down

0 comments on commit 6b71345

Please sign in to comment.