Skip to content

Commit

Permalink
Merge pull request #152 from fassko/1.13
Browse files Browse the repository at this point in the history
1.13
  • Loading branch information
fassko authored Apr 2, 2020
2 parents 89142de + 3a2101f commit 4b9de75
Show file tree
Hide file tree
Showing 55 changed files with 272 additions and 179 deletions.
50 changes: 0 additions & 50 deletions .circleci/config.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .travis.yml

This file was deleted.

123 changes: 79 additions & 44 deletions Dodies.lv.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,24 +1,6 @@
{
"object": {
"pins": [
{
"package": "Alamofire",
"repositoryURL": "https://github.com/Alamofire/Alamofire.git",
"state": {
"branch": null,
"revision": "59037bfd28aa963a7916f1eb22a74107a3522f16",
"version": "5.0.5"
}
},
{
"package": "AlamofireImage",
"repositoryURL": "https://github.com/Alamofire/AlamofireImage.git",
"state": {
"branch": null,
"revision": "5384f5509cb37075c468002fb49ffe0faa82e2ad",
"version": "4.0.3"
}
},
{
"package": "Cache",
"repositoryURL": "https://github.com/fassko/Cache",
Expand All @@ -37,15 +19,6 @@
"version": "5.0.0"
}
},
{
"package": "ImageSlideshow",
"repositoryURL": "https://github.com/fassko/ImageSlideshow",
"state": {
"branch": "master",
"revision": "25b3a538c698d34f6bebd8fb04441fba07e643de",
"version": null
}
},
{
"package": "Imaginary",
"repositoryURL": "https://github.com/fassko/Imaginary",
Expand All @@ -55,15 +28,6 @@
"version": null
}
},
{
"package": "Kingfisher",
"repositoryURL": "https://github.com/onevcat/Kingfisher",
"state": {
"branch": null,
"revision": "56075f629bc3915e1bfa876d175df67e1a7cbe3c",
"version": "5.13.2"
}
},
{
"package": "Lightbox",
"repositoryURL": "https://github.com/fassko/Lightbox",
Expand Down Expand Up @@ -96,7 +60,7 @@
"repositoryURL": "https://github.com/realm/realm-cocoa.git",
"state": {
"branch": "master",
"revision": "9011b2df17019552d7acae3ed085bf8c01a6a38f",
"revision": "c766959951702087b70b3dd748d78e87b43a3bf9",
"version": null
}
},
Expand All @@ -109,15 +73,6 @@
"version": "5.23.8"
}
},
{
"package": "SDWebImage",
"repositoryURL": "https://github.com/SDWebImage/SDWebImage.git",
"state": {
"branch": null,
"revision": "2dcf1b65994d92ef8806f52dc41aa6fdd677489c",
"version": "5.6.1"
}
},
{
"package": "SwiftSpinner",
"repositoryURL": "https://github.com/icanzilb/SwiftSpinner",
Expand Down
10 changes: 10 additions & 0 deletions Dodies.lv.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions Dodies.lv.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>
88 changes: 88 additions & 0 deletions Dodies.lv.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
{
"object": {
"pins": [
{
"package": "Cache",
"repositoryURL": "https://github.com/fassko/Cache",
"state": {
"branch": "master",
"revision": "fa7f1aadd88428d05ff3bfcf7096a10a3f888a18",
"version": null
}
},
{
"package": "HTMLString",
"repositoryURL": "https://github.com/alexaubry/HTMLString",
"state": {
"branch": null,
"revision": "373048cc4084dd7481c86e3bee41612eff93b14d",
"version": "5.0.0"
}
},
{
"package": "Imaginary",
"repositoryURL": "https://github.com/fassko/Imaginary",
"state": {
"branch": "master",
"revision": "2847cd255160dabf4317d08843ab6ed8d16f2a67",
"version": null
}
},
{
"package": "Lightbox",
"repositoryURL": "https://github.com/fassko/Lightbox",
"state": {
"branch": "master",
"revision": "b2b00a26165ab9bc66c2a9adf7bef0cfc8249cd9",
"version": null
}
},
{
"package": "Localize_Swift",
"repositoryURL": "https://github.com/marmelroy/Localize-Swift",
"state": {
"branch": null,
"revision": "f2d0c6d790b8af64ae54377ad93494e8d3e46b17",
"version": "3.1.0"
}
},
{
"package": "PromiseKit",
"repositoryURL": "https://github.com/mxcl/PromiseKit.git",
"state": {
"branch": null,
"revision": "f14f16cc2602afec1030e4f492100d6d43dca544",
"version": "6.13.1"
}
},
{
"package": "Realm",
"repositoryURL": "https://github.com/realm/realm-cocoa.git",
"state": {
"branch": "master",
"revision": "c766959951702087b70b3dd748d78e87b43a3bf9",
"version": null
}
},
{
"package": "RealmCore",
"repositoryURL": "https://github.com/realm/realm-core",
"state": {
"branch": null,
"revision": "35662ff940e340bf630ad1d1d88acfc7af18bee6",
"version": "5.23.8"
}
},
{
"package": "SwiftSpinner",
"repositoryURL": "https://github.com/icanzilb/SwiftSpinner",
"state": {
"branch": null,
"revision": "b11109c98524526af3a1c6f69c5818862acda6fb",
"version": "2.1.0"
}
}
]
},
"version": 1
}
4 changes: 2 additions & 2 deletions Dodies.lv/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
func application(_ application: UIApplication,
didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]? = nil) -> Bool {
Realm.Configuration.defaultConfiguration = Realm.Configuration(
schemaVersion: 7,
schemaVersion: 8,
migrationBlock: { migration, oldSchemaVersion in
if oldSchemaVersion < 7 {
if oldSchemaVersion < 8 {
migration.deleteData(forType: DodiesPoint.className())
}
})
Expand Down
1 change: 0 additions & 1 deletion Dodies.lv/DetailsViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import Lightbox
import SafariServices
import HTMLString
import ImageSlideshow
import ImageSlideshowKingfisher

class DetailsViewController: UIViewController, Storyboarded {

Expand Down
2 changes: 1 addition & 1 deletion Dodies.lv/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.11.0.190929.1035</string>
<string>1.13.200401.1912</string>
<key>Fabric</key>
<dict>
<key>APIKey</key>
Expand Down
2 changes: 1 addition & 1 deletion Dodies.lv/MapViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ class MapViewController: UIViewController, CLLocationManagerDelegate, Storyboard
.filter("name BEGINSWITH 'Viesatas upesloku taka'")
} else {
return realm.objects(DodiesPoint.self)
.filter("txt != ''")
.filter("txt != ''")
}
}()

Expand Down
2 changes: 1 addition & 1 deletion Dodies.lvUITests/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>1.11.0.190929.1035</string>
<string>1.13.200401.1912</string>
</dict>
</plist>
Binary file modified Dodies.paw
Binary file not shown.
10 changes: 10 additions & 0 deletions Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
platform :ios, '12.0'

target 'Dodies.lv' do
use_frameworks!

pod 'Kingfisher'
pod 'ImageSlideshow'
pod 'ImageSlideshow/Kingfisher'

end
28 changes: 28 additions & 0 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
PODS:
- ImageSlideshow (1.8.3):
- ImageSlideshow/Core (= 1.8.3)
- ImageSlideshow/Core (1.8.3)
- ImageSlideshow/Kingfisher (1.8.3):
- ImageSlideshow/Core
- Kingfisher (> 3.0)
- Kingfisher (5.13.2):
- Kingfisher/Core (= 5.13.2)
- Kingfisher/Core (5.13.2)

DEPENDENCIES:
- ImageSlideshow
- ImageSlideshow/Kingfisher
- Kingfisher

SPEC REPOS:
trunk:
- ImageSlideshow
- Kingfisher

SPEC CHECKSUMS:
ImageSlideshow: 4694d7d699a1549582e7cc631fb392d8f91630f3
Kingfisher: d342c8354c10c3d85a27d6d4c42c41285924b898

PODFILE CHECKSUM: 5bf24953f6cb11c6516abf8baba083bfb6b92b8a

COCOAPODS: 1.9.1
5 changes: 2 additions & 3 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ platform :ios do
increment_build_number build_number: get_version_number + "." + Time.new.strftime("%y%m%d.%H%M")

gym(
project: "Dodies.lv.xcodeproj",
workspace: "Dodies.lv.xcworkspace",
scheme: "Dodies.lv",
clean: true,
output_name: "Dodies.lv.ipa",
Expand All @@ -33,11 +33,10 @@ platform :ios do
desc "Test"
lane :test do
scan(
project: "Dodies.lv.xcodeproj",
workspace: "Dodies.lv.xcworkspace",
scheme: "Dodies.lv",
clean: true,
devices: ["iPhone X"]
# devices: ["iPhone X", "iPad (5th generation)"]
)
end

Expand Down
2 changes: 1 addition & 1 deletion fastlane/Gymfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

output_directory "./"

project "Dodies.lv.xcodeproj"
workspace "Dodies.lv.xcworkspace"
scheme "Dodies.lv"
clean true
output_name "Dodies.lv.ipa"
Expand Down
Binary file added fastlane/metadata/app_icon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion fastlane/metadata/copyright.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Kristaps Grinbergs
Kristaps Grinbergs
1 change: 1 addition & 0 deletions fastlane/metadata/en-US/apple_tv_privacy_policy.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

2 changes: 1 addition & 1 deletion fastlane/metadata/en-US/description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Mūsu kartē attēlotas visiem pieejami bezmaksas objekti, galvenokārt, vietas
Pārsvarā ir iekļautas nekomerciālas vietas, izņemot, ja norādīts citādāk. Vietām, kuras esam apmeklējuši paši, ir arī bildes un plašāks apraksts. Dati ievākti no dažādiem avotiem: DAP, LVM, pašvaldību mājaslapām. Liela daļa ir pārbaudīta dzīvē, tās kartē un tabulā ir iekrāsotas zaļas.


Continued use of GPS running in the background can dramatically decrease battery life.
Continued use of GPS running in the background can dramatically decrease battery life.
2 changes: 1 addition & 1 deletion fastlane/metadata/en-US/keywords.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dodies,daba,pārgājieni,takas,karte,latvija,latvia,piknins,taka,mežs,upes,ugunskurs,vasara,telts
dodies,daba,pārgājieni,takas,karte,latvija,latvia,piknins,taka,mežs,upes,ugunskurs,vasara,telts
2 changes: 1 addition & 1 deletion fastlane/metadata/en-US/marketing_url.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
http://dodies.lv
https://dodies.lv
Loading

0 comments on commit 4b9de75

Please sign in to comment.