Skip to content

Commit 85a7797

Browse files
committed
🌲 Update
1 parent 57fa643 commit 85a7797

6 files changed

Lines changed: 283 additions & 593 deletions

File tree

Demo/Book.TiledLayer.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import StorybookKit
22
import EasyPeasy
3+
import UIKit
34

45
extension Book {
56

Demo/Info.plist

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,13 @@
2929
<key>UISupportedInterfaceOrientations</key>
3030
<array>
3131
<string>UIInterfaceOrientationPortrait</string>
32-
<string>UIInterfaceOrientationLandscapeLeft</string>
33-
<string>UIInterfaceOrientationLandscapeRight</string>
3432
</array>
3533
<key>UISupportedInterfaceOrientations~ipad</key>
3634
<array>
37-
<string>UIInterfaceOrientationPortrait</string>
38-
<string>UIInterfaceOrientationPortraitUpsideDown</string>
3935
<string>UIInterfaceOrientationLandscapeLeft</string>
4036
<string>UIInterfaceOrientationLandscapeRight</string>
37+
<string>UIInterfaceOrientationPortrait</string>
38+
<string>UIInterfaceOrientationPortraitUpsideDown</string>
4139
</array>
4240
</dict>
4341
</plist>

Podfile

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,8 @@
22
platform :ios, '13.0'
33
use_frameworks!
44

5-
def texture
6-
pod "Texture/Core", "~> 3" #, git: 'git@github.com:TextureGroup/Texture.git', branch: 'master'
7-
end
8-
9-
target "TextureSwiftSupport" do
10-
# Comment the next line if you don't want to use dynamic frameworks
11-
12-
pod "Verge/Store"
13-
pod "Descriptors", ">= 0.2.1"
14-
texture
15-
16-
target "TextureSwiftSupportTests" do
17-
inherit! :search_paths
18-
end
19-
end
20-
215
target "Demo-TextureSwiftSuppoprt" do
22-
texture
23-
pod "TypedTextAttributes"
24-
pod "GlossButtonNode"
25-
pod "TextureSwiftSupport", path: "./"
266
pod "Reveal-SDK"
27-
pod "StorybookKit"
28-
pod "StorybookUI"
29-
pod "StorybookKitTextureSupport"
30-
pod "EasyPeasy"
317
end
328

339
pre_install do |installer|

Podfile.lock

Lines changed: 3 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1,89 +1,16 @@
11
PODS:
2-
- Descriptors (0.2.1):
3-
- Descriptors/Core (= 0.2.1)
4-
- Descriptors/Core (0.2.1)
5-
- EasyPeasy (1.10.0)
6-
- GlossButtonNode (3.3.0):
7-
- Texture/Core (~> 3)
8-
- TextureSwiftSupport (>= 3.10.0)
9-
- Reveal-SDK (41)
10-
- StorybookKit (1.7.0)
11-
- StorybookKitTextureSupport (1.7.0):
12-
- StorybookKit (>= 1.7.0)
13-
- Texture/Core (>= 3.0.0)
14-
- TextureBridging (>= 3.0.1)
15-
- TextureSwiftSupport (>= 3.9.0)
16-
- StorybookUI (1.7.0):
17-
- StorybookKit (>= 1.3.0)
18-
- Texture/Core (3.1.0)
19-
- TextureBridging (3.1.0):
20-
- Texture/Core (~> 3)
21-
- TextureSwiftSupport (3.19.0):
22-
- Texture/Core (>= 3)
23-
- TextureSwiftSupport/Components (= 3.19.0)
24-
- TextureSwiftSupport/Experiments (= 3.19.0)
25-
- TextureSwiftSupport/Extensions (= 3.19.0)
26-
- TextureSwiftSupport/LayoutSpecBuilders (= 3.19.0)
27-
- TextureSwiftSupport/Components (3.19.0):
28-
- Descriptors (>= 0.2.1)
29-
- Texture/Core (>= 3)
30-
- TextureSwiftSupport/LayoutSpecBuilders
31-
- TextureSwiftSupport/Experiments (3.19.0):
32-
- Texture/Core (>= 3)
33-
- TextureSwiftSupport/Extensions (3.19.0):
34-
- Texture/Core (>= 3)
35-
- TextureSwiftSupport/LayoutSpecBuilders (3.19.0):
36-
- Texture/Core (>= 3)
37-
- TypedTextAttributes (1.4.0)
38-
- Verge/ObjcBridge (8.19.0)
39-
- Verge/Store (8.19.0):
40-
- Verge/ObjcBridge
2+
- Reveal-SDK (38)
413

424
DEPENDENCIES:
43-
- Descriptors (>= 0.2.1)
44-
- EasyPeasy
45-
- GlossButtonNode
465
- Reveal-SDK
47-
- StorybookKit
48-
- StorybookKitTextureSupport
49-
- StorybookUI
50-
- Texture/Core (~> 3)
51-
- TextureSwiftSupport (from `./`)
52-
- TypedTextAttributes
53-
- Verge/Store
546

557
SPEC REPOS:
568
trunk:
57-
- Descriptors
58-
- EasyPeasy
59-
- GlossButtonNode
609
- Reveal-SDK
61-
- StorybookKit
62-
- StorybookKitTextureSupport
63-
- StorybookUI
64-
- Texture
65-
- TextureBridging
66-
- TypedTextAttributes
67-
- Verge
68-
69-
EXTERNAL SOURCES:
70-
TextureSwiftSupport:
71-
:path: "./"
7210

7311
SPEC CHECKSUMS:
74-
Descriptors: 44f9f316368c2815048b1062e0be49be59c1c696
75-
EasyPeasy: b9b1bae024d21a7dfa9bad26d6826d88348cc6f1
76-
GlossButtonNode: f6d7d517406a012175d604eaa258f4ed2e5b58d8
77-
Reveal-SDK: c33a66072cd9ac5f3e6fb94984743ab5f3057d28
78-
StorybookKit: 6821c796c7abd909ea370dbf86eb7bd5087a9e04
79-
StorybookKitTextureSupport: 2fe047a155f87dedff413247ce1d53e26e726a1e
80-
StorybookUI: aa60ba1ea5a169f39134822cddd2248f3840b79e
81-
Texture: 2e8ab2519452515f7f5a520f5a8f7e0a413abfa3
82-
TextureBridging: ddc11a6abed757a57996ab7e0d2b37c78de7e6e0
83-
TextureSwiftSupport: 2de508abb74363be84f02721c5f0c273439963ee
84-
TypedTextAttributes: 8b363a82553099d885c9f06648ae9aed09bec263
85-
Verge: 5199d7de11162b5568697dabdfab4f83d99d6436
12+
Reveal-SDK: 685ccb1f3cdb0b1d2926ec0b29f0eeb43d2240a3
8613

87-
PODFILE CHECKSUM: 4e988e9c85417e182d501d68fba7509ae874fb53
14+
PODFILE CHECKSUM: 927f7ca6646c980d48f299a1c670e31487cd3f1b
8815

8916
COCOAPODS: 1.11.3

0 commit comments

Comments
 (0)