Skip to content

Commit 177fe71

Browse files
author
Mike Amaral
committed
Removed old references.
1 parent a3d230e commit 177fe71

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

xkcd Open Source.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@
566566
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
567567
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
568568
PRODUCT_NAME = "xkcd Open Source";
569-
PROVISIONING_PROFILE = "58b94695-e958-4b19-9847-d926f2bfeee8";
569+
PROVISIONING_PROFILE = "d31a2265-7d81-4e2d-8f85-9962d74868b2";
570570
};
571571
name = Release;
572572
};

xkcd Open Source/App Delegate/AppDelegate.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// AppDelegate.h
3-
// xkcDump
3+
// xkcd Open Source
44
//
55
// Created by Mike on 5/14/15.
66
// Copyright (c) 2015 Mike Amaral. All rights reserved.

xkcd Open Source/App Delegate/AppDelegate.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// AppDelegate.m
3-
// xkcDump
3+
// xkcd Open Source
44
//
55
// Created by Mike on 5/14/15.
66
// Copyright (c) 2015 Mike Amaral. All rights reserved.

xkcd Open Source/Layout/ComicListFlowLayout.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// ComicListFlowLayout.h
3-
// xkcDump
3+
// xkcd Open Source
44
//
55
// Created by Mike on 5/17/15.
66
// Copyright (c) 2015 Mike Amaral. All rights reserved.

xkcd Open Source/Layout/ComicListFlowLayout.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// ComicListFlowLayout.m
3-
// xkcDump
3+
// xkcd Open Source
44
//
55
// Created by Mike on 5/17/15.
66
// Copyright (c) 2015 Mike Amaral. All rights reserved.

xkcd Open Source/Managers/Data Manager/DataManager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// DataManager.h
3-
// xkcDump
3+
// xkcd Open Source
44
//
55
// Created by Mike on 5/14/15.
66
// Copyright (c) 2015 Mike Amaral. All rights reserved.

xkcd Open Source/Managers/Data Manager/DataManager.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// DataManager.m
3-
// xkcDump
3+
// xkcd Open Source
44
//
55
// Created by Mike on 5/14/15.
66
// Copyright (c) 2015 Mike Amaral. All rights reserved.

xkcd Open Source/Managers/Request Manager/RequestManager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// RequestManager.h
3-
// xkcDump
3+
// xkcd Open Source
44
//
55
// Created by Mike on 5/14/15.
66
// Copyright (c) 2015 Mike Amaral. All rights reserved.

xkcd Open Source/Managers/Request Manager/RequestManager.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// RequestManager.m
3-
// xkcDump
3+
// xkcd Open Source
44
//
55
// Created by Mike on 5/14/15.
66
// Copyright (c) 2015 Mike Amaral. All rights reserved.

xkcd Open Source/Managers/Theme Manager/ThemeManager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// ThemeManager.h
3-
// xkcDump
3+
// xkcd Open Source
44
//
55
// Created by Mike on 5/15/15.
66
// Copyright (c) 2015 Mike Amaral. All rights reserved.

0 commit comments

Comments
 (0)