Skip to content

Commit 912fe18

Browse files
committed
Updates to macOS Example to have it work with push notifications
1 parent ebf400a commit 912fe18

File tree

8 files changed

+108
-153
lines changed

8 files changed

+108
-153
lines changed

PusherSwift.xcworkspace/contents.xcworkspacedata

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

iOS Example Obj-C/iOS Example Obj-C.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
331F37341D82CAB900AE2852 /* Main.storyboard */,
8686
331F37371D82CAB900AE2852 /* Assets.xcassets */,
8787
331F37391D82CAB900AE2852 /* LaunchScreen.storyboard */,
88-
331F373C1D82CAB900AE2852 /* Info.plist */,
8988
331F372B1D82CAB900AE2852 /* Supporting Files */,
9089
);
9190
path = "iOS Example Obj-C";
@@ -94,6 +93,7 @@
9493
331F372B1D82CAB900AE2852 /* Supporting Files */ = {
9594
isa = PBXGroup;
9695
children = (
96+
331F373C1D82CAB900AE2852 /* Info.plist */,
9797
331F372C1D82CAB900AE2852 /* main.m */,
9898
3330F8821D86A58900D8DC88 /* iOS Example Obj-C.entitlements */,
9999
);

macOS Example Swift/.gitignore

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)