Skip to content

Commit 8cdaacd

Browse files
committed
chore(examples): update API example mobile projects
1 parent d46778e commit 8cdaacd

File tree

12 files changed

+120
-177
lines changed

12 files changed

+120
-177
lines changed

examples/api/src-tauri/gen/android/.idea/compiler.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/api/src-tauri/gen/android/.idea/gradle.xml

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/api/src-tauri/gen/android/.idea/misc.xml

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 77 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1,116 +1,116 @@
11
{
2-
"images": [
2+
"images" : [
33
{
4-
"size": "20x20",
5-
"idiom": "iphone",
6-
"filename": "AppIcon-20x20@2x.png",
7-
"scale": "2x"
4+
"size" : "20x20",
5+
"idiom" : "iphone",
6+
"filename" : "AppIcon-20x20@2x.png",
7+
"scale" : "2x"
88
},
99
{
10-
"size": "20x20",
11-
"idiom": "iphone",
12-
"filename": "AppIcon-20x20@3x.png",
13-
"scale": "3x"
10+
"size" : "20x20",
11+
"idiom" : "iphone",
12+
"filename" : "AppIcon-20x20@3x.png",
13+
"scale" : "3x"
1414
},
1515
{
16-
"size": "29x29",
17-
"idiom": "iphone",
18-
"filename": "AppIcon-29x29@2x-1.png",
19-
"scale": "2x"
16+
"size" : "29x29",
17+
"idiom" : "iphone",
18+
"filename" : "AppIcon-29x29@2x-1.png",
19+
"scale" : "2x"
2020
},
2121
{
22-
"size": "29x29",
23-
"idiom": "iphone",
24-
"filename": "AppIcon-29x29@3x.png",
25-
"scale": "3x"
22+
"size" : "29x29",
23+
"idiom" : "iphone",
24+
"filename" : "AppIcon-29x29@3x.png",
25+
"scale" : "3x"
2626
},
2727
{
28-
"size": "40x40",
29-
"idiom": "iphone",
30-
"filename": "AppIcon-40x40@2x.png",
31-
"scale": "2x"
28+
"size" : "40x40",
29+
"idiom" : "iphone",
30+
"filename" : "AppIcon-40x40@2x.png",
31+
"scale" : "2x"
3232
},
3333
{
34-
"size": "40x40",
35-
"idiom": "iphone",
36-
"filename": "AppIcon-40x40@3x.png",
37-
"scale": "3x"
34+
"size" : "40x40",
35+
"idiom" : "iphone",
36+
"filename" : "AppIcon-40x40@3x.png",
37+
"scale" : "3x"
3838
},
3939
{
40-
"size": "60x60",
41-
"idiom": "iphone",
42-
"filename": "AppIcon-60x60@2x.png",
43-
"scale": "2x"
40+
"size" : "60x60",
41+
"idiom" : "iphone",
42+
"filename" : "AppIcon-60x60@2x.png",
43+
"scale" : "2x"
4444
},
4545
{
46-
"size": "60x60",
47-
"idiom": "iphone",
48-
"filename": "AppIcon-60x60@3x.png",
49-
"scale": "3x"
46+
"size" : "60x60",
47+
"idiom" : "iphone",
48+
"filename" : "AppIcon-60x60@3x.png",
49+
"scale" : "3x"
5050
},
5151
{
52-
"size": "20x20",
53-
"idiom": "ipad",
54-
"filename": "AppIcon-20x20@1x.png",
55-
"scale": "1x"
52+
"size" : "20x20",
53+
"idiom" : "ipad",
54+
"filename" : "AppIcon-20x20@1x.png",
55+
"scale" : "1x"
5656
},
5757
{
58-
"size": "20x20",
59-
"idiom": "ipad",
60-
"filename": "AppIcon-20x20@2x-1.png",
61-
"scale": "2x"
58+
"size" : "20x20",
59+
"idiom" : "ipad",
60+
"filename" : "AppIcon-20x20@2x-1.png",
61+
"scale" : "2x"
6262
},
6363
{
64-
"size": "29x29",
65-
"idiom": "ipad",
66-
"filename": "AppIcon-29x29@1x.png",
67-
"scale": "1x"
64+
"size" : "29x29",
65+
"idiom" : "ipad",
66+
"filename" : "AppIcon-29x29@1x.png",
67+
"scale" : "1x"
6868
},
6969
{
70-
"size": "29x29",
71-
"idiom": "ipad",
72-
"filename": "AppIcon-29x29@2x.png",
73-
"scale": "2x"
70+
"size" : "29x29",
71+
"idiom" : "ipad",
72+
"filename" : "AppIcon-29x29@2x.png",
73+
"scale" : "2x"
7474
},
7575
{
76-
"size": "40x40",
77-
"idiom": "ipad",
78-
"filename": "AppIcon-40x40@1x.png",
79-
"scale": "1x"
76+
"size" : "40x40",
77+
"idiom" : "ipad",
78+
"filename" : "AppIcon-40x40@1x.png",
79+
"scale" : "1x"
8080
},
8181
{
82-
"size": "40x40",
83-
"idiom": "ipad",
84-
"filename": "AppIcon-40x40@2x-1.png",
85-
"scale": "2x"
82+
"size" : "40x40",
83+
"idiom" : "ipad",
84+
"filename" : "AppIcon-40x40@2x-1.png",
85+
"scale" : "2x"
8686
},
8787
{
88-
"size": "76x76",
89-
"idiom": "ipad",
90-
"filename": "AppIcon-76x76@1x.png",
91-
"scale": "1x"
88+
"size" : "76x76",
89+
"idiom" : "ipad",
90+
"filename" : "AppIcon-76x76@1x.png",
91+
"scale" : "1x"
9292
},
9393
{
94-
"size": "76x76",
95-
"idiom": "ipad",
96-
"filename": "AppIcon-76x76@2x.png",
97-
"scale": "2x"
94+
"size" : "76x76",
95+
"idiom" : "ipad",
96+
"filename" : "AppIcon-76x76@2x.png",
97+
"scale" : "2x"
9898
},
9999
{
100-
"size": "83.5x83.5",
101-
"idiom": "ipad",
102-
"filename": "AppIcon-83.5x83.5@2x.png",
103-
"scale": "2x"
100+
"size" : "83.5x83.5",
101+
"idiom" : "ipad",
102+
"filename" : "AppIcon-83.5x83.5@2x.png",
103+
"scale" : "2x"
104104
},
105105
{
106-
"size": "1024x1024",
107-
"idiom": "ios-marketing",
108-
"filename": "AppIcon-512@2x.png",
109-
"scale": "1x"
106+
"size" : "1024x1024",
107+
"idiom" : "ios-marketing",
108+
"filename" : "AppIcon-512@2x.png",
109+
"scale" : "1x"
110110
}
111111
],
112-
"info": {
113-
"version": 1,
114-
"author": "xcode"
112+
"info" : {
113+
"version" : 1,
114+
"author" : "xcode"
115115
}
116-
}
116+
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"info": {
3-
"version": 1,
4-
"author": "xcode"
2+
"info" : {
3+
"version" : 1,
4+
"author" : "xcode"
55
}
6-
}
6+
}

examples/api/src-tauri/gen/apple/LaunchScreen.storyboard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17150" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17150" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Y6W-OH-hqX">
33
<dependencies>
44
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17122"/>
55
<capability name="Safe area layout guides" minToolsVersion="9.0"/>

examples/api/src-tauri/gen/apple/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Uncomment the next line to define a global platform for your project
22

33
target 'api_iOS' do
4-
platform :ios, '13.0'
4+
platform :ios, '14.0'
55
# Pods for api_iOS
66
end
77

0 commit comments

Comments
 (0)