cocoapods-ykutility 3.0.2 → 3.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: aa9faf083f88938e20719c61fca31fa5a57e1c39e91bf5f62f3699f9fb3560fb
4
- data.tar.gz: c39d068f9cb4b16d99c4f5fa001a94c0414368037bb68dee0133b4a719af6aee
3
+ metadata.gz: df7f615cdba54c8ec8b090c7ddda77431eb2b6b26c175bf0e51585299387ccd0
4
+ data.tar.gz: 95d88d060812c1d7bc31d007131d9e73f600098e650b28932f093fa927e1c53f
5
5
  SHA512:
6
- metadata.gz: bf3fa25a57b21b8c938963b48876b2f8e9c082ff2d1f19262717bda7390aeb0bc02bf81aef7bbe43b6ba457ec770c1e678765ca3a945831cc5c0df1ff74692d0
7
- data.tar.gz: 29ed30a8530ede3848b306ed8098cfcbdd1fdeb0968d0a324d6f8bd769be1c71c852a3f30eab2e128f830ea5441504603f23bd819ca40b828f8a6c0c39f986e9
6
+ metadata.gz: 6d164224f66f8da9ba05dc7ac3a6d98841dad27bcca440e3f171673323f5befa157197a091e4ef45af5e8b36f99ee5655f39b95e7b9b62917e53a7f8f9edf697
7
+ data.tar.gz: 07147375d00dfd4579cef0808158a43f5e1282259342801d335f5fcfa9ecf4e8e6c814433258c084912b3cb9cdf3e99f065d52d39bbbf150596bfbcecb1736ed
@@ -13,6 +13,11 @@ targets:
13
13
  platform: iOS
14
14
  info:
15
15
  path: $SRCROOT/InfoFiles/TargetMainInfo.plist
16
+
17
+ settings:
18
+ base:
19
+ # 1,2,3,4,7 1:iOS 2:macos 3:tvOS 4:watchOS 7:VisionOS
20
+ TARGETED_DEVICE_FAMILY: 1
16
21
 
17
22
  # sources
18
23
  sources:
@@ -13,6 +13,11 @@ targets:
13
13
  platform: iOS
14
14
  info:
15
15
  path: $SRCROOT/InfoFiles/TargetMainInfo.plist
16
+
17
+ settings:
18
+ base:
19
+ # 1,2,3,4,7 1:iOS 2:macos 3:tvOS 4:watchOS 7:VisionOS
20
+ TARGETED_DEVICE_FAMILY: 1
16
21
 
17
22
  # sources
18
23
  sources:
@@ -1,5 +1,5 @@
1
1
  module CocoapodsYkPodUtility
2
- VERSION = '3.0.2'
2
+ VERSION = '3.0.3'
3
3
  YK_POD_TEMPLATE_PATH = File.expand_path(File.join(__FILE__, '../../../podTemplate'))
4
4
  YK_POD_BUSINESS_REGISTER_PATH = File.expand_path(File.join(__FILE__, '../../../podTemplate/register'))
5
5
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-ykutility
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.2
4
+ version: 3.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - stephen.chen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-14 00:00:00.000000000 Z
11
+ date: 2024-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jazzy