Skip to content

Commit 2913eb6

Browse files
committed
Merge pull request #575 from ParsePlatform/nlutsenko.tvos.push
Remove PFPush header from tvOS.
2 parents 30419dd + b6957a2 commit 2913eb6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Parse.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,6 @@
834834
815F23541BD04D150054659F /* PFDataProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 81A245F11B1FB188006A6953 /* PFDataProvider.h */; };
835835
815F23551BD04D150054659F /* PFConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 81EB6632198A7FA600851598 /* PFConfig.h */; settings = {ATTRIBUTES = (Public, ); }; };
836836
815F23561BD04D150054659F /* PFAnalytics.h in Headers */ = {isa = PBXBuildFile; fileRef = 9739513816B9D28E0010B884 /* PFAnalytics.h */; settings = {ATTRIBUTES = (Public, ); }; };
837-
815F23571BD04D150054659F /* PFPush.h in Headers */ = {isa = PBXBuildFile; fileRef = 0925ABF113D791770095FEFA /* PFPush.h */; settings = {ATTRIBUTES = (Public, ); }; };
838837
815F23581BD04D150054659F /* PFSQLiteDatabaseController.h in Headers */ = {isa = PBXBuildFile; fileRef = F51D06321B792CF10044539E /* PFSQLiteDatabaseController.h */; };
839838
815F23591BD04D150054659F /* PFRESTFileCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 81C9CA0419FECF5F00D514C5 /* PFRESTFileCommand.h */; };
840839
815F235A1BD04D150054659F /* PFObjectState_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 81CB7F791B16710D00DC601D /* PFObjectState_Private.h */; };
@@ -4039,7 +4038,6 @@
40394038
815F23541BD04D150054659F /* PFDataProvider.h in Headers */,
40404039
815F23551BD04D150054659F /* PFConfig.h in Headers */,
40414040
815F23561BD04D150054659F /* PFAnalytics.h in Headers */,
4042-
815F23571BD04D150054659F /* PFPush.h in Headers */,
40434041
815F23581BD04D150054659F /* PFSQLiteDatabaseController.h in Headers */,
40444042
815F23591BD04D150054659F /* PFRESTFileCommand.h in Headers */,
40454043
815F235A1BD04D150054659F /* PFObjectState_Private.h in Headers */,

0 commit comments

Comments
 (0)