Skip to content

Commit

Permalink
Merge pull request #135 from khaptonstall/feature/swift5
Browse files Browse the repository at this point in the history
feature/swift5
  • Loading branch information
bryanluby authored Jun 10, 2019
2 parents 44bc0c4 + c6d0d0b commit 71b4dbe
Show file tree
Hide file tree
Showing 68 changed files with 3,288 additions and 3,075 deletions.
20 changes: 10 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
language: objective-c
osx_image: xcode10
osx_image: xcode10.2
env:
global:
- SCAN_SKIP_BUILD=1
- SCAN_SKIP_BUILD=true
matrix:
# Test on iOS 12.2
- SCAN_WORKSPACE="SampleProject/SampleProject.xcworkspace" SCAN_SCHEME="VOKCoreDataManager" SCAN_DEVICE="iPhone 5s (12.2)"
- SCAN_WORKSPACE="SwiftSampleProject/SwiftSampleProject.xcworkspace" SCAN_SCHEME="SwiftyVokoder" SCAN_DEVICE="iPhone 5s (12.2)"
- SCAN_WORKSPACE="Paging Data Source Example/Paging Data Source Example.xcworkspace" SCAN_SCHEME="Paging Data Source Example" SCAN_DEVICE="iPhone 5s (12.2)"

# Test on iOS 12.0
- SCAN_WORKSPACE="SampleProject/SampleProject.xcworkspace" SCAN_SCHEME="VOKCoreDataManager" SCAN_DEVICE="iPhone 5s (12.0)"
- SCAN_WORKSPACE="SwiftSampleProject/SwiftSampleProject.xcworkspace" SCAN_SCHEME="SwiftyVokoder" SCAN_DEVICE="iPhone 5s (12.0)"
Expand All @@ -15,14 +20,9 @@ env:
- SCAN_WORKSPACE="Paging Data Source Example/Paging Data Source Example.xcworkspace" SCAN_SCHEME="Paging Data Source Example" SCAN_DEVICE="iPhone 5s (11.4)"

# Test on iOS 10.2
- SCAN_WORKSPACE="SampleProject/SampleProject.xcworkspace" SCAN_SCHEME="VOKCoreDataManager" SCAN_DEVICE="iPhone 5 (10.2)"
- SCAN_WORKSPACE="SwiftSampleProject/SwiftSampleProject.xcworkspace" SCAN_SCHEME="SwiftyVokoder" SCAN_DEVICE="iPhone 5 (10.2)"
- SCAN_WORKSPACE="Paging Data Source Example/Paging Data Source Example.xcworkspace" SCAN_SCHEME="Paging Data Source Example" SCAN_DEVICE="iPhone 5 (10.2)"

# Test on iOS 9.3 (same tests as the set above)
- SCAN_WORKSPACE="SampleProject/SampleProject.xcworkspace" SCAN_SCHEME="VOKCoreDataManager" SCAN_DEVICE="iPhone 5 (9.3)"
- SCAN_WORKSPACE="SwiftSampleProject/SwiftSampleProject.xcworkspace" SCAN_SCHEME="SwiftyVokoder" SCAN_DEVICE="iPhone 5 (9.3)"
- SCAN_WORKSPACE="Paging Data Source Example/Paging Data Source Example.xcworkspace" SCAN_SCHEME="Paging Data Source Example" SCAN_DEVICE="iPhone 5 (9.3)"
- SCAN_WORKSPACE="SampleProject/SampleProject.xcworkspace" SCAN_SCHEME="VOKCoreDataManager" SCAN_DEVICE="iPhone 5s (10.2)"
- SCAN_WORKSPACE="SwiftSampleProject/SwiftSampleProject.xcworkspace" SCAN_SCHEME="SwiftyVokoder" SCAN_DEVICE="iPhone 5s (10.2)"
- SCAN_WORKSPACE="Paging Data Source Example/Paging Data Source Example.xcworkspace" SCAN_SCHEME="Paging Data Source Example" SCAN_DEVICE="iPhone 5s (10.2)"

# Test on tvOS
- SCAN_WORKSPACE="SampleProject/SampleProject.xcworkspace" SCAN_SCHEME="VOKCoreDataManager-tvOS" SCAN_SDK="appletvsimulator"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source 'https://rubygems.org'
gem 'cocoapods', '~>1.6.0.beta.1'
gem 'fastlane', '~>2.105.2'
gem 'cocoapods', '~>1.6.2'
gem 'fastlane', '~>2.123.0'
97 changes: 54 additions & 43 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,45 +2,45 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.0)
activesupport (4.2.10)
activesupport (4.2.11.1)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.2)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
atomos (0.1.3)
babosa (1.0.2)
claide (1.0.2)
cocoapods (1.6.0.beta.1)
cocoapods (1.6.2)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.6.0.beta.1)
cocoapods-core (= 1.6.2)
cocoapods-deintegrate (>= 1.0.2, < 2.0)
cocoapods-downloader (>= 1.2.1, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-stats (>= 1.0.0, < 2.0)
cocoapods-trunk (>= 1.3.1, < 2.0)
cocoapods-try (>= 1.1.0, < 2.0)
colored2 (~> 3.1)
escape (~> 0.0.4)
fourflusher (~> 2.0.1)
fourflusher (>= 2.2.0, < 3.0)
gh_inspector (~> 1.0)
molinillo (~> 0.6.6)
nap (~> 1.0)
ruby-macho (~> 1.2)
xcodeproj (>= 1.6.0, < 2.0)
cocoapods-core (1.6.0.beta.1)
ruby-macho (~> 1.4)
xcodeproj (>= 1.8.1, < 2.0)
cocoapods-core (1.6.2)
activesupport (>= 4.0.2, < 6)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
cocoapods-deintegrate (1.0.2)
cocoapods-downloader (1.2.1)
cocoapods-deintegrate (1.0.4)
cocoapods-downloader (1.2.2)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.0)
cocoapods-stats (1.0.0)
cocoapods-stats (1.1.0)
cocoapods-trunk (1.3.1)
nap (>= 0.8, < 2.0)
netrc (~> 0.11)
Expand All @@ -49,39 +49,41 @@ GEM
colored2 (3.1.2)
commander-fastlane (4.4.6)
highline (~> 1.7.2)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.5)
declarative (0.0.10)
declarative-option (0.1.0)
digest-crc (0.4.1)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.5.0)
emoji_regex (0.1.1)
dotenv (2.7.2)
emoji_regex (1.0.1)
escape (0.0.4)
excon (0.62.0)
faraday (0.15.3)
excon (0.64.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
http-cookie (~> 1.0.0)
faraday_middleware (0.12.2)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
fastimage (2.1.4)
fastlane (2.105.2)
fastimage (2.1.5)
fastlane (2.123.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0)
babosa (>= 1.0.2, < 2.0.0)
bundler (>= 1.12.0, < 2.0.0)
bundler (>= 1.12.0, < 3.0.0)
colored
commander-fastlane (>= 4.4.6, < 5.0.0)
dotenv (>= 2.1.1, < 3.0.0)
emoji_regex (~> 0.1)
emoji_regex (>= 0.1, < 2.0)
excon (>= 0.45.0, < 1.0.0)
faraday (~> 0.9)
faraday-cookie_jar (~> 0.0.6)
faraday_middleware (~> 0.9)
fastimage (>= 2.1.0, < 3.0.0)
gh_inspector (>= 1.1.2, < 2.0.0)
google-api-client (>= 0.21.2, < 0.24.0)
google-cloud-storage (>= 1.15.0, < 2.0.0)
highline (>= 1.7.2, < 2.0.0)
json (< 3.0.0)
mini_magick (~> 4.5.1)
Expand All @@ -94,15 +96,15 @@ GEM
security (= 0.1.3)
simctl (~> 1.6.3)
slack-notifier (>= 2.0.0, < 3.0.0)
terminal-notifier (>= 1.6.2, < 2.0.0)
terminal-notifier (>= 2.0.0, < 3.0.0)
terminal-table (>= 1.4.5, < 2.0.0)
tty-screen (>= 0.6.3, < 1.0.0)
tty-spinner (>= 0.8.0, < 1.0.0)
word_wrap (~> 1.0.0)
xcodeproj (>= 1.6.0, < 2.0.0)
xcodeproj (>= 1.8.1, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
fourflusher (2.0.1)
fourflusher (2.2.0)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
google-api-client (0.23.9)
Expand All @@ -113,10 +115,19 @@ GEM
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
signet (~> 0.9)
googleauth (0.6.6)
google-cloud-core (1.3.0)
google-cloud-env (~> 1.0)
google-cloud-env (1.0.5)
faraday (~> 0.11)
google-cloud-storage (1.16.0)
digest-crc (~> 0.4)
google-api-client (~> 0.23)
google-cloud-core (~> 1.2)
googleauth (>= 0.6.2, < 0.10.0)
googleauth (0.6.7)
faraday (~> 0.12)
jwt (>= 1.4, < 3.0)
memoist (~> 0.12)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (~> 0.7)
Expand All @@ -126,12 +137,12 @@ GEM
httpclient (2.8.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
json (2.1.0)
json (2.2.0)
jwt (2.1.0)
memoist (0.16.0)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mime-types-data (3.2019.0331)
mini_magick (4.5.1)
minitest (5.11.3)
molinillo (0.6.6)
Expand All @@ -142,19 +153,19 @@ GEM
nap (1.1.0)
naturally (2.2.0)
netrc (0.11.0)
os (1.0.0)
plist (3.4.0)
os (1.0.1)
plist (3.5.0)
public_suffix (2.0.5)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rouge (2.0.7)
ruby-macho (1.2.0)
ruby-macho (1.4.0)
rubyzip (1.2.2)
security (0.1.3)
signet (0.10.0)
signet (0.11.0)
addressable (~> 2.3)
faraday (~> 0.9)
jwt (>= 1.5, < 3.0)
Expand All @@ -163,23 +174,23 @@ GEM
CFPropertyList
naturally
slack-notifier (2.3.2)
terminal-notifier (1.8.0)
terminal-notifier (2.0.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
tty-cursor (0.6.0)
tty-cursor (0.6.1)
tty-screen (0.6.5)
tty-spinner (0.8.0)
tty-cursor (>= 0.5.0)
tty-spinner (0.9.0)
tty-cursor (~> 0.6.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uber (0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.4.0)
unf_ext (0.0.7.6)
unicode-display_width (1.6.0)
word_wrap (1.0.0)
xcodeproj (1.6.0)
xcodeproj (1.9.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
Expand All @@ -194,8 +205,8 @@ PLATFORMS
ruby

DEPENDENCIES
cocoapods (~> 1.6.0.beta.1)
fastlane (~> 2.105.2)
cocoapods (~> 1.6.2)
fastlane (~> 2.123.0)

BUNDLED WITH
1.16.5
1.17.3
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
);
mainGroup = 9FC58C958D239BED97A06490DB0BE670;
Expand Down Expand Up @@ -359,7 +360,6 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Paging Data Source Example-Prefix.pch";
INFOPLIST_FILE = "$(SRCROOT)/Paging Data Source Example-Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.Vokal.Paging-Data-Source-Example";
PRODUCT_NAME = "Paging Data Source Example";
WRAPPER_EXTENSION = app;
Expand All @@ -386,7 +386,6 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
INFOPLIST_FILE = "Paging Data Source ExampleTests/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MTL_ENABLE_DEBUG_INFO = NO;
PRODUCT_BUNDLE_IDENTIFIER = "io.vokal.Paging-Data-Source-ExampleTests";
Expand Down Expand Up @@ -438,7 +437,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
};
Expand All @@ -455,7 +454,6 @@
GCC_PREFIX_HEADER = "Paging Data Source Example-Prefix.pch";
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
INFOPLIST_FILE = "$(SRCROOT)/Paging Data Source Example-Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.Vokal.Paging-Data-Source-Example";
PRODUCT_NAME = "Paging Data Source Example";
WRAPPER_EXTENSION = app;
Expand Down Expand Up @@ -497,7 +495,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
Expand All @@ -522,7 +520,6 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
INFOPLIST_FILE = "Paging Data Source ExampleTests/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MTL_ENABLE_DEBUG_INFO = YES;
PRODUCT_BUNDLE_IDENTIFIER = "io.vokal.Paging-Data-Source-ExampleTests";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0940"
LastUpgradeVersion = "1020"
version = "1.7">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
30 changes: 15 additions & 15 deletions Paging Data Source Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
PODS:
- ILGDynamicObjC/ILGClasses (0.1.1)
- Vokoder (7.0.0):
- Vokoder/Core (= 7.0.0)
- Vokoder/DataSources (= 7.0.0)
- Vokoder/MapperMacros (= 7.0.0)
- Vokoder/Core (7.0.0):
- Vokoder (8.0.0):
- Vokoder/Core (= 8.0.0)
- Vokoder/DataSources (= 8.0.0)
- Vokoder/MapperMacros (= 8.0.0)
- Vokoder/Core (8.0.0):
- ILGDynamicObjC/ILGClasses (~> 0.1.1)
- VOKUtilities/VOKKeyPathHelper (~> 0.11.0)
- Vokoder/DataSources (7.0.0):
- Vokoder/DataSources (8.0.0):
- Vokoder/Core
- Vokoder/DataSources/Collection (= 7.0.0)
- Vokoder/DataSources/FetchedResults (= 7.0.0)
- Vokoder/DataSources/PagingFetchedResults (= 7.0.0)
- Vokoder/DataSources/Collection (7.0.0):
- Vokoder/DataSources/Collection (= 8.0.0)
- Vokoder/DataSources/FetchedResults (= 8.0.0)
- Vokoder/DataSources/PagingFetchedResults (= 8.0.0)
- Vokoder/DataSources/Collection (8.0.0):
- Vokoder/Core
- Vokoder/DataSources/FetchedResults
- Vokoder/DataSources/FetchedResults (7.0.0):
- Vokoder/DataSources/FetchedResults (8.0.0):
- Vokoder/Core
- Vokoder/DataSources/PagingFetchedResults (7.0.0):
- Vokoder/DataSources/PagingFetchedResults (8.0.0):
- Vokoder/Core
- Vokoder/DataSources/FetchedResults
- Vokoder/MapperMacros (7.0.0):
- Vokoder/MapperMacros (8.0.0):
- Vokoder/Core
- VOKUtilities/VOKKeyPathHelper (0.11.0)
- xUnique (4.1.2)
Expand Down Expand Up @@ -48,10 +48,10 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
ILGDynamicObjC: 63443567f8ce851067ea3070d3b8c7f93d37207c
Vokoder: f9a0d40c0c9ad6bac2c32d0835ab0547fbd9ab74
Vokoder: df4349f9105b28ff3ebcdb1f5903424ae7f9f7ad
VOKUtilities: e831207f9217bd8060467d28f26b5f7a902db63c
xUnique: 7f74d3f52c7769f648aa7be8fe614fc27dba2405

PODFILE CHECKSUM: 62a6b5711f70b58c89cba6c1651a10da90c8131e

COCOAPODS: 1.5.3
COCOAPODS: 1.6.2
Loading

0 comments on commit 71b4dbe

Please sign in to comment.