Skip to content

Commit c0742c0

Browse files
author
SeiRyu
committed
Compile: Azure
1 parent c9f4935 commit c0742c0

File tree

13 files changed

+2
-68
lines changed

13 files changed

+2
-68
lines changed

Provenance.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -3328,6 +3328,7 @@
33283328
dstSubfolderSpec = 10;
33293329
files = (
33303330
9361E6FE2BD62C7200E3891A /* libMoltenVK_emuThree_iOS.dylib in Embed Frameworks */,
3331+
B3F7E58A297736C200362B92 /* PVLibRetro.framework in Embed Frameworks */,
33313332
9361E6FB2BD62C1300E3891A /* PVEmuThree.framework in Embed Frameworks */,
33323333
931485902AA8B05F002DA906 /* PVHatariRetroArch.framework in Embed Frameworks */,
33333334
93049A8A2A931E5E00BF257F /* PVDosBoxRetro.framework in Embed Frameworks */,
@@ -3357,7 +3358,6 @@
33573358
B3F7E587297736C200362B92 /* PVEP128Emu.framework in Embed Frameworks */,
33583359
B3F7E588297736C200362B92 /* PVLibrary.framework in Embed Frameworks */,
33593360
B3F7E589297736C200362B92 /* PVCrabEmu.framework in Embed Frameworks */,
3360-
B3F7E58A297736C200362B92 /* PVLibRetro.framework in Embed Frameworks */,
33613361
B3F7E58C297736C200362B92 /* PVFuse.framework in Embed Frameworks */,
33623362
93102A4E2A30E955002C86C6 /* PVLogging in Embed Frameworks */,
33633363
B3F7E58D297736C200362B92 /* PVGenesis.framework in Embed Frameworks */,
@@ -4732,6 +4732,7 @@
47324732
buildActionMask = 2147483647;
47334733
files = (
47344734
9361E6FD2BD62C6600E3891A /* libMoltenVK_emuThree_iOS.dylib in Frameworks */,
4735+
B3F7E543297736C200362B92 /* PVLibRetro.framework in Frameworks */,
47354736
9361E6FA2BD62BFA00E3891A /* PVEmuThree.framework in Frameworks */,
47364737
9314858F2AA8B052002DA906 /* PVHatariRetroArch.framework in Frameworks */,
47374738
93DB7D312A750967005F8B26 /* libswscale.framework in Frameworks */,
@@ -4801,7 +4802,6 @@
48014802
B3F7E541297736C200362B92 /* Metal.framework in Frameworks */,
48024803
B3F7E542297736C200362B92 /* OpenGLES.framework in Frameworks */,
48034804
936BFD852986A6CA001FF097 /* libMoltenVK.dylib in Frameworks */,
4804-
B3F7E543297736C200362B92 /* PVLibRetro.framework in Frameworks */,
48054805
B3F7E544297736C200362B92 /* Foundation.framework in Frameworks */,
48064806
93049A812A930C6F00BF257F /* PVMiniVMacRetro.framework in Frameworks */,
48074807
B3F7E545297736C200362B92 /* OpenGL.framework in Frameworks */,
Binary file not shown.
Binary file not shown.

Provenance/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json

-66
Original file line numberDiff line numberDiff line change
@@ -5,72 +5,6 @@
55
"idiom" : "universal",
66
"platform" : "ios",
77
"size" : "1024x1024"
8-
},
9-
{
10-
"filename" : "prov64 copy.jpeg",
11-
"idiom" : "mac",
12-
"scale" : "1x",
13-
"size" : "16x16"
14-
},
15-
{
16-
"filename" : "prov64 1.jpeg",
17-
"idiom" : "mac",
18-
"scale" : "2x",
19-
"size" : "16x16"
20-
},
21-
{
22-
"filename" : "prov64.jpeg",
23-
"idiom" : "mac",
24-
"scale" : "1x",
25-
"size" : "32x32"
26-
},
27-
{
28-
"filename" : "prov64 2.jpeg",
29-
"idiom" : "mac",
30-
"scale" : "2x",
31-
"size" : "32x32"
32-
},
33-
{
34-
"filename" : "prov128.jpg",
35-
"idiom" : "mac",
36-
"scale" : "1x",
37-
"size" : "128x128"
38-
},
39-
{
40-
"filename" : "prov256.jpg",
41-
"idiom" : "mac",
42-
"scale" : "2x",
43-
"size" : "128x128"
44-
},
45-
{
46-
"filename" : "prov256 1.jpg",
47-
"idiom" : "mac",
48-
"scale" : "1x",
49-
"size" : "256x256"
50-
},
51-
{
52-
"filename" : "[email protected]",
53-
"idiom" : "mac",
54-
"scale" : "2x",
55-
"size" : "256x256"
56-
},
57-
{
58-
"filename" : "AppIcon512x512.png",
59-
"idiom" : "mac",
60-
"scale" : "1x",
61-
"size" : "512x512"
62-
},
63-
{
64-
"filename" : "iTunesArtwork@2x 1.png",
65-
"idiom" : "mac",
66-
"scale" : "2x",
67-
"size" : "512x512"
68-
},
69-
{
70-
"filename" : "iTunesArtwork@2x 2.png",
71-
"idiom" : "universal",
72-
"platform" : "watchos",
73-
"size" : "1024x1024"
748
}
759
],
7610
"info" : {
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)