Skip to content

Commit

Permalink
Xcode project changes
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed May 22, 2024
1 parent 1df59ea commit 2fc5310
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Xcode/SDL_image.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,13 @@
remoteGlobalIDString = BECDF66C0761BA81005FE872;
remoteInfo = SDL3;
};
F3F76C512BF6A84800214E05 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F35475D42829BA80007E9EDA /* avif.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = F314F1AE2B62C8AA0006624D;
remoteInfo = aom;
};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
Expand Down Expand Up @@ -310,6 +317,7 @@
isa = PBXGroup;
children = (
F35475DC2829BA80007E9EDA /* avif.framework */,
F3F76C522BF6A84800214E05 /* libaom.a */,
F35475DE2829BA80007E9EDA /* libdav1d.a */,
F35475E02829BA80007E9EDA /* libdav1d-8bit.a */,
F35475E22829BA80007E9EDA /* libdav1d-16bit.a */,
Expand Down Expand Up @@ -493,6 +501,13 @@
remoteRef = F3E1F8942A794A3D00AC76D3 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
F3F76C522BF6A84800214E05 /* libaom.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libaom.a;
remoteRef = F3F76C512BF6A84800214E05 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */

/* Begin PBXResourcesBuildPhase section */
Expand Down

0 comments on commit 2fc5310

Please sign in to comment.