Skip to content

Commit c811b43

Browse files
warmenhovenJoeMatt
authored andcommitted
ios9: re-enable web server/webdav server (libretro#17275)
1 parent 1a33416 commit c811b43

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: pkg/apple/RetroArch_iOS13.xcodeproj/project.pbxproj

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
/* End PBXAggregateTarget section */
2222

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

0 commit comments

Comments
 (0)