Skip to content

Commit 4b9014f

Browse files
committed
Fixed a pod problem.
1 parent c4b2434 commit 4b9014f

File tree

7 files changed

+32
-32
lines changed

7 files changed

+32
-32
lines changed

Gemfile.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@ GEM
33
specs:
44
CFPropertyList (3.0.6)
55
rexml
6-
addressable (2.8.3)
6+
addressable (2.8.4)
77
public_suffix (>= 2.0.2, < 6.0)
88
artifactory (3.0.15)
99
atomos (0.1.3)
1010
aws-eventstream (1.2.0)
11-
aws-partitions (1.742.0)
12-
aws-sdk-core (3.171.0)
11+
aws-partitions (1.782.0)
12+
aws-sdk-core (3.176.1)
1313
aws-eventstream (~> 1, >= 1.0.2)
1414
aws-partitions (~> 1, >= 1.651.0)
1515
aws-sigv4 (~> 1.5)
1616
jmespath (~> 1, >= 1.6.1)
17-
aws-sdk-kms (1.63.0)
18-
aws-sdk-core (~> 3, >= 3.165.0)
17+
aws-sdk-kms (1.68.0)
18+
aws-sdk-core (~> 3, >= 3.176.0)
1919
aws-sigv4 (~> 1.1)
20-
aws-sdk-s3 (1.120.1)
21-
aws-sdk-core (~> 3, >= 3.165.0)
20+
aws-sdk-s3 (1.127.0)
21+
aws-sdk-core (~> 3, >= 3.176.0)
2222
aws-sdk-kms (~> 1)
23-
aws-sigv4 (~> 1.4)
24-
aws-sigv4 (1.5.2)
23+
aws-sigv4 (~> 1.6)
24+
aws-sigv4 (1.6.0)
2525
aws-eventstream (~> 1, >= 1.0.2)
2626
babosa (1.0.4)
2727
claide (1.1.0)
@@ -36,7 +36,7 @@ GEM
3636
unf (>= 0.0.5, < 1.0.0)
3737
dotenv (2.8.1)
3838
emoji_regex (3.2.3)
39-
excon (0.99.0)
39+
excon (0.100.0)
4040
faraday (1.10.3)
4141
faraday-em_http (~> 1.0)
4242
faraday-em_synchrony (~> 1.0)
@@ -65,8 +65,8 @@ GEM
6565
faraday-retry (1.0.3)
6666
faraday_middleware (1.2.0)
6767
faraday (~> 1.0)
68-
fastimage (2.2.6)
69-
fastlane (2.212.1)
68+
fastimage (2.2.7)
69+
fastlane (2.213.0)
7070
CFPropertyList (>= 2.3, < 4.0.0)
7171
addressable (>= 2.8, < 3.0.0)
7272
artifactory (~> 3.0)
@@ -90,7 +90,7 @@ GEM
9090
json (< 3.0.0)
9191
jwt (>= 2.1.0, < 3)
9292
mini_magick (>= 4.9.4, < 5.0.0)
93-
multipart-post (~> 2.0.0)
93+
multipart-post (>= 2.0.0, < 3.0.0)
9494
naturally (~> 2.2)
9595
optparse (~> 0.1.1)
9696
plist (>= 3.1.0, < 4.0.0)
@@ -106,7 +106,7 @@ GEM
106106
xcpretty (~> 0.3.0)
107107
xcpretty-travis-formatter (>= 0.0.3)
108108
gh_inspector (1.1.3)
109-
google-apis-androidpublisher_v3 (0.38.0)
109+
google-apis-androidpublisher_v3 (0.45.0)
110110
google-apis-core (>= 0.11.0, < 2.a)
111111
google-apis-core (0.11.0)
112112
addressable (~> 2.5, >= 2.5.1)
@@ -137,7 +137,7 @@ GEM
137137
google-cloud-core (~> 1.6)
138138
googleauth (>= 0.16.2, < 2.a)
139139
mini_mime (~> 1.0)
140-
googleauth (1.5.0)
140+
googleauth (1.6.0)
141141
faraday (>= 0.17.3, < 3.a)
142142
jwt (>= 1.4, < 3.0)
143143
memoist (~> 0.16)
@@ -150,12 +150,12 @@ GEM
150150
httpclient (2.8.3)
151151
jmespath (1.6.2)
152152
json (2.6.3)
153-
jwt (2.7.0)
153+
jwt (2.7.1)
154154
memoist (0.16.2)
155155
mini_magick (4.12.0)
156156
mini_mime (1.1.2)
157157
multi_json (1.15.0)
158-
multipart-post (2.0.0)
158+
multipart-post (2.3.0)
159159
nanaimo (0.3.0)
160160
naturally (2.2.1)
161161
optparse (0.1.1)
@@ -215,4 +215,4 @@ DEPENDENCIES
215215
fastlane (>= 2.150.rc1)
216216

217217
BUNDLED WITH
218-
2.4.10
218+
2.3.22

nightguard WatchKit App/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>825</string>
24+
<string>828</string>
2525
<key>CLKComplicationPrincipalClass</key>
2626
<string>$(PRODUCT_MODULE_NAME).ComplicationController</string>
2727
<key>NSAppTransportSecurity</key>

nightguard.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2453,7 +2453,7 @@
24532453
CODE_SIGN_ENTITLEMENTS = "nightguard WatchKit Extension/scoutwatch WatchKit Extension.entitlements";
24542454
CODE_SIGN_IDENTITY = "iPhone Developer";
24552455
CODE_SIGN_STYLE = Automatic;
2456-
CURRENT_PROJECT_VERSION = 825;
2456+
CURRENT_PROJECT_VERSION = 828;
24572457
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
24582458
DEVELOPMENT_TEAM = BSAVUVP8PV;
24592459
INFOPLIST_FILE = "nightguard WatchKit App/Info.plist";
@@ -2484,7 +2484,7 @@
24842484
CODE_SIGN_ENTITLEMENTS = "nightguard WatchKit Extension/scoutwatch WatchKit Extension.entitlements";
24852485
CODE_SIGN_IDENTITY = "iPhone Developer";
24862486
CODE_SIGN_STYLE = Automatic;
2487-
CURRENT_PROJECT_VERSION = 825;
2487+
CURRENT_PROJECT_VERSION = 828;
24882488
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
24892489
DEVELOPMENT_TEAM = BSAVUVP8PV;
24902490
INFOPLIST_FILE = "nightguard WatchKit App/Info.plist";
@@ -2513,7 +2513,7 @@
25132513
CODE_SIGN_ENTITLEMENTS = nightguard/scoutwatch.entitlements;
25142514
CODE_SIGN_IDENTITY = "iPhone Developer";
25152515
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
2516-
CURRENT_PROJECT_VERSION = 825;
2516+
CURRENT_PROJECT_VERSION = 828;
25172517
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
25182518
DEVELOPMENT_TEAM = BSAVUVP8PV;
25192519
ENABLE_BITCODE = NO;
@@ -2543,7 +2543,7 @@
25432543
CODE_SIGN_ENTITLEMENTS = nightguard/scoutwatch.entitlements;
25442544
CODE_SIGN_IDENTITY = "iPhone Developer";
25452545
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
2546-
CURRENT_PROJECT_VERSION = 825;
2546+
CURRENT_PROJECT_VERSION = 828;
25472547
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
25482548
DEVELOPMENT_TEAM = BSAVUVP8PV;
25492549
ENABLE_BITCODE = NO;
@@ -2660,7 +2660,7 @@
26602660
CODE_SIGN_IDENTITY = "iPhone Developer";
26612661
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
26622662
CODE_SIGN_STYLE = Automatic;
2663-
CURRENT_PROJECT_VERSION = 825;
2663+
CURRENT_PROJECT_VERSION = 828;
26642664
DEVELOPMENT_TEAM = BSAVUVP8PV;
26652665
GCC_C_LANGUAGE_STANDARD = gnu11;
26662666
GENERATE_INFOPLIST_FILE = YES;
@@ -2701,7 +2701,7 @@
27012701
CODE_SIGN_IDENTITY = "iPhone Developer";
27022702
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
27032703
CODE_SIGN_STYLE = Automatic;
2704-
CURRENT_PROJECT_VERSION = 825;
2704+
CURRENT_PROJECT_VERSION = 828;
27052705
DEVELOPMENT_TEAM = BSAVUVP8PV;
27062706
GCC_C_LANGUAGE_STANDARD = gnu11;
27072707
GENERATE_INFOPLIST_FILE = YES;
@@ -2740,7 +2740,7 @@
27402740
CODE_SIGN_IDENTITY = "iPhone Developer";
27412741
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer";
27422742
CODE_SIGN_STYLE = Automatic;
2743-
CURRENT_PROJECT_VERSION = 825;
2743+
CURRENT_PROJECT_VERSION = 828;
27442744
DEVELOPMENT_TEAM = BSAVUVP8PV;
27452745
GCC_C_LANGUAGE_STANDARD = gnu11;
27462746
GENERATE_INFOPLIST_FILE = YES;
@@ -2783,7 +2783,7 @@
27832783
CODE_SIGN_IDENTITY = "iPhone Developer";
27842784
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer";
27852785
CODE_SIGN_STYLE = Automatic;
2786-
CURRENT_PROJECT_VERSION = 825;
2786+
CURRENT_PROJECT_VERSION = 828;
27872787
DEVELOPMENT_TEAM = BSAVUVP8PV;
27882788
GCC_C_LANGUAGE_STANDARD = gnu11;
27892789
GENERATE_INFOPLIST_FILE = YES;

nightguard.xcodeproj/xcuserdata/dirk.xcuserdatad/xcschemes/xcschememanagement.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>nightguard ComplicationExtension.xcscheme_^#shared#^_</key>
88
<dict>
99
<key>orderHint</key>
10-
<integer>12</integer>
10+
<integer>11</integer>
1111
</dict>
1212
<key>nightguard WatchKit App (Complication).xcscheme</key>
1313
<dict>
@@ -27,7 +27,7 @@
2727
<key>nightguard Widget Extension.xcscheme_^#shared#^_</key>
2828
<dict>
2929
<key>orderHint</key>
30-
<integer>11</integer>
30+
<integer>12</integer>
3131
</dict>
3232
<key>nightguard Widget ExtensionExtension.xcscheme_^#shared#^_</key>
3333
<dict>

nightguard/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<key>CFBundleSignature</key>
2424
<string>????</string>
2525
<key>CFBundleVersion</key>
26-
<string>825</string>
26+
<string>828</string>
2727
<key>ITSAppUsesNonExemptEncryption</key>
2828
<false/>
2929
<key>LSApplicationCategoryType</key>

nightguardTests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>825</string>
22+
<string>828</string>
2323
</dict>
2424
</plist>

nightguardUITests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>825</string>
22+
<string>828</string>
2323
</dict>
2424
</plist>

0 commit comments

Comments
 (0)