Skip to content

Commit

Permalink
ios9: re-enable web server/webdav server (libretro#17275)
Browse files Browse the repository at this point in the history
  • Loading branch information
warmenhoven authored and JoeMatt committed Feb 15, 2025
1 parent 1a33416 commit c811b43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/apple/RetroArch_iOS13.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
/* End PBXAggregateTarget section */

/* Begin PBXBuildFile section */
07019B932CD24FF200D6C3FD /* GCDWebDAVServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 07C5C63E2CD167470030FBEC /* GCDWebDAVServer.m */; };
070672FB2D1723A10099FC74 /* GCDWebUploader.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 92CC059F21FE3C1700FF79F0 /* GCDWebUploader.bundle */; };
070A88432A4E7AA9003161C0 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 070A88422A4E7AA9003161C0 /* OpenAL.framework */; };
0712A7722B807AE400C9765F /* TVServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0712A7712B807AE400C9765F /* TVServices.framework */; };
0712A7762B807AE400C9765F /* ContentProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 0712A7752B807AE400C9765F /* ContentProvider.m */; };
Expand Down Expand Up @@ -1417,6 +1419,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
070672FB2D1723A10099FC74 /* GCDWebUploader.bundle in Resources */,
07F7FB022A2DA8B800037C04 /* filters in Resources */,
0753AD192C86144200874A42 /* BaseConfig.xcconfig in Resources */,
9222F2092315DAD50097C0FD /* Launch Screen.storyboard in Resources */,
Expand Down

0 comments on commit c811b43

Please sign in to comment.