Skip to content

Commit

Permalink
Compile: Azure
Browse files Browse the repository at this point in the history
  • Loading branch information
SeiRyu committed May 7, 2024
1 parent c9f4935 commit c0742c0
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 68 deletions.
4 changes: 2 additions & 2 deletions Provenance.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3328,6 +3328,7 @@
dstSubfolderSpec = 10;
files = (
9361E6FE2BD62C7200E3891A /* libMoltenVK_emuThree_iOS.dylib in Embed Frameworks */,
B3F7E58A297736C200362B92 /* PVLibRetro.framework in Embed Frameworks */,
9361E6FB2BD62C1300E3891A /* PVEmuThree.framework in Embed Frameworks */,
931485902AA8B05F002DA906 /* PVHatariRetroArch.framework in Embed Frameworks */,
93049A8A2A931E5E00BF257F /* PVDosBoxRetro.framework in Embed Frameworks */,
Expand Down Expand Up @@ -3357,7 +3358,6 @@
B3F7E587297736C200362B92 /* PVEP128Emu.framework in Embed Frameworks */,
B3F7E588297736C200362B92 /* PVLibrary.framework in Embed Frameworks */,
B3F7E589297736C200362B92 /* PVCrabEmu.framework in Embed Frameworks */,
B3F7E58A297736C200362B92 /* PVLibRetro.framework in Embed Frameworks */,
B3F7E58C297736C200362B92 /* PVFuse.framework in Embed Frameworks */,
93102A4E2A30E955002C86C6 /* PVLogging in Embed Frameworks */,
B3F7E58D297736C200362B92 /* PVGenesis.framework in Embed Frameworks */,
Expand Down Expand Up @@ -4732,6 +4732,7 @@
buildActionMask = 2147483647;
files = (
9361E6FD2BD62C6600E3891A /* libMoltenVK_emuThree_iOS.dylib in Frameworks */,
B3F7E543297736C200362B92 /* PVLibRetro.framework in Frameworks */,
9361E6FA2BD62BFA00E3891A /* PVEmuThree.framework in Frameworks */,
9314858F2AA8B052002DA906 /* PVHatariRetroArch.framework in Frameworks */,
93DB7D312A750967005F8B26 /* libswscale.framework in Frameworks */,
Expand Down Expand Up @@ -4801,7 +4802,6 @@
B3F7E541297736C200362B92 /* Metal.framework in Frameworks */,
B3F7E542297736C200362B92 /* OpenGLES.framework in Frameworks */,
936BFD852986A6CA001FF097 /* libMoltenVK.dylib in Frameworks */,
B3F7E543297736C200362B92 /* PVLibRetro.framework in Frameworks */,
B3F7E544297736C200362B92 /* Foundation.framework in Frameworks */,
93049A812A930C6F00BF257F /* PVMiniVMacRetro.framework in Frameworks */,
B3F7E545297736C200362B92 /* OpenGL.framework in Frameworks */,
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,72 +5,6 @@
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"filename" : "prov64 copy.jpeg",
"idiom" : "mac",
"scale" : "1x",
"size" : "16x16"
},
{
"filename" : "prov64 1.jpeg",
"idiom" : "mac",
"scale" : "2x",
"size" : "16x16"
},
{
"filename" : "prov64.jpeg",
"idiom" : "mac",
"scale" : "1x",
"size" : "32x32"
},
{
"filename" : "prov64 2.jpeg",
"idiom" : "mac",
"scale" : "2x",
"size" : "32x32"
},
{
"filename" : "prov128.jpg",
"idiom" : "mac",
"scale" : "1x",
"size" : "128x128"
},
{
"filename" : "prov256.jpg",
"idiom" : "mac",
"scale" : "2x",
"size" : "128x128"
},
{
"filename" : "prov256 1.jpg",
"idiom" : "mac",
"scale" : "1x",
"size" : "256x256"
},
{
"filename" : "AppIcon256x256@2x.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "256x256"
},
{
"filename" : "AppIcon512x512.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "512x512"
},
{
"filename" : "iTunesArtwork@2x 1.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "512x512"
},
{
"filename" : "iTunesArtwork@2x 2.png",
"idiom" : "universal",
"platform" : "watchos",
"size" : "1024x1024"
}
],
"info" : {
Expand Down
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 comments on commit c0742c0

Please sign in to comment.