Skip to content

Commit 68d25c1

Browse files
author
billatq
committed
Add Fiat 500e images.
1 parent edbc4c0 commit 68d25c1

4 files changed

Lines changed: 12 additions & 0 deletions

File tree

OpenVehicleApp/Open Vehicle.xcodeproj/project.pbxproj

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,9 @@
562562
63F9E37616E0EA9D00E3B313 /* ConnectionTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 63F9E37516E0EA9D00E3B313 /* ConnectionTypes.m */; };
563563
63F9E37B16E105F200E3B313 /* CRTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 63F9E37816E105F200E3B313 /* CRTableViewCell.m */; };
564564
63F9E37C16E105F200E3B313 /* ConnectionTypesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 63F9E37A16E105F200E3B313 /* ConnectionTypesController.m */; };
565+
A929B74A2921956E00B299A3 /* car_fiat500e_black.png in Resources */ = {isa = PBXBuildFile; fileRef = A929B7492921956E00B299A3 /* car_fiat500e_black.png */; };
566+
A929B74C2921957E00B299A3 /* ol_car_fiat500e_black.png in Resources */ = {isa = PBXBuildFile; fileRef = A929B74B2921957E00B299A3 /* ol_car_fiat500e_black.png */; };
567+
A929B74E2921958E00B299A3 /* map_car_fiat500e_black.png in Resources */ = {isa = PBXBuildFile; fileRef = A929B74D2921958E00B299A3 /* map_car_fiat500e_black.png */; };
565568
/* End PBXBuildFile section */
566569

567570
/* Begin PBXFileReference section */
@@ -1227,6 +1230,9 @@
12271230
63F9E37816E105F200E3B313 /* CRTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CRTableViewCell.m; sourceTree = "<group>"; };
12281231
63F9E37916E105F200E3B313 /* ConnectionTypesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConnectionTypesController.h; sourceTree = "<group>"; };
12291232
63F9E37A16E105F200E3B313 /* ConnectionTypesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ConnectionTypesController.m; sourceTree = "<group>"; };
1233+
A929B7492921956E00B299A3 /* car_fiat500e_black.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = car_fiat500e_black.png; sourceTree = "<group>"; };
1234+
A929B74B2921957E00B299A3 /* ol_car_fiat500e_black.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ol_car_fiat500e_black.png; sourceTree = "<group>"; };
1235+
A929B74D2921958E00B299A3 /* map_car_fiat500e_black.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = map_car_fiat500e_black.png; sourceTree = "<group>"; };
12301236
/* End PBXFileReference section */
12311237

12321238
/* Begin PBXFrameworksBuildPhase section */
@@ -1347,6 +1353,7 @@
13471353
4D82FA70154829A9009D73E8 /* Car Map Images */ = {
13481354
isa = PBXGroup;
13491355
children = (
1356+
A929B74D2921958E00B299A3 /* map_car_fiat500e_black.png */,
13501357
0B4177672623C8EF0050EE5F /* map_car_maxus_edeliver3.png */,
13511358
0B921318252AC8EC00EDE1BF /* map_car_teslas_black.png */,
13521359
0B921317252AC8EC00EDE1BF /* map_car_teslas_blue.png */,
@@ -1773,6 +1780,7 @@
17731780
4DF2FF1114981FB900E488F2 /* Car Outlines */ = {
17741781
isa = PBXGroup;
17751782
children = (
1783+
A929B74B2921957E00B299A3 /* ol_car_fiat500e_black.png */,
17761784
0B4177642623C8E20050EE5F /* ol_car_maxus_edeliver3.png */,
17771785
0B921306252AC8DF00EDE1BF /* ol_car_teslas_black.png */,
17781786
0B921301252AC8DE00EDE1BF /* ol_car_teslas_blue.png */,
@@ -1882,6 +1890,7 @@
18821890
4DF754CA147F1D5B00C33AA4 /* Car Images */ = {
18831891
isa = PBXGroup;
18841892
children = (
1893+
A929B7492921956E00B299A3 /* car_fiat500e_black.png */,
18851894
0B4177612623C8D20050EE5F /* car_maxus_edeliver3.png */,
18861895
0B9212EF252AC8CD00EDE1BF /* car_teslas_black.png */,
18871896
0B9212EE252AC8CD00EDE1BF /* car_teslas_blue.png */,
@@ -2444,6 +2453,7 @@
24442453
4DCABEB0151B666100CB3D2A /* wsymbol_362.png in Resources */,
24452454
4DCABEB1151B666100CB3D2A /* wsymbol_365.png in Resources */,
24462455
4D244D53235DDE1A005E27B6 /* car_imiev_cherrybrown.png in Resources */,
2456+
A929B74E2921958E00B299A3 /* map_car_fiat500e_black.png in Resources */,
24472457
4D3C0FA3235FDA16001818BD /* ol_car_imiev_white.png in Resources */,
24482458
0B921313252AC8DF00EDE1BF /* ol_car_teslas_silver.png in Resources */,
24492459
4DCABEB2151B666100CB3D2A /* wsymbol_368.png in Resources */,
@@ -2452,6 +2462,7 @@
24522462
4D3C0F73235FD1C8001818BD /* map_car_kona_yellow.png in Resources */,
24532463
4D3C0F31235FD198001818BD /* ol_car_kiasoul_cherryblackinfernored.png in Resources */,
24542464
4DCABEB4151B666100CB3D2A /* wsymbol_374.png in Resources */,
2465+
A929B74A2921956E00B299A3 /* car_fiat500e_black.png in Resources */,
24552466
0B92130F252AC8DF00EDE1BF /* ol_car_teslax_white.png in Resources */,
24562467
4DCABEB5151B666100CB3D2A /* wsymbol_377.png in Resources */,
24572468
4DCABEB6151B666100CB3D2A /* wsymbol_386.png in Resources */,
@@ -2618,6 +2629,7 @@
26182629
63A04D2A16E2782E00471816 /* ic_pin@2x.png in Resources */,
26192630
4D244D60235DDE1A005E27B6 /* car_zoe_red.png in Resources */,
26202631
4D3C0F2C235FD198001818BD /* ol_car_zoe_lila.png in Resources */,
2632+
A929B74C2921957E00B299A3 /* ol_car_fiat500e_black.png in Resources */,
26212633
63A04D2D16E27D7B00471816 /* success.png in Resources */,
26222634
63A04D2E16E27D7B00471816 /* success@2x.png in Resources */,
26232635
63A04D3116E27D8C00471816 /* error.png in Resources */,
45.1 KB
Loading
2.99 KB
Loading
58.3 KB
Loading

0 commit comments

Comments
 (0)