Skip to content
This repository was archived by the owner on Dec 8, 2017. It is now read-only.

Commit 92fe19d

Browse files
committed
Fix bug?
1 parent 34ce009 commit 92fe19d

File tree

6 files changed

+40
-76
lines changed

6 files changed

+40
-76
lines changed

FBLA.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@
158158
521150AD1E421B9D0059D86A /* Extensions */ = {
159159
isa = PBXGroup;
160160
children = (
161+
52AE2BA11E1E1E3800A7D2E6 /* Config.swift */,
161162
52F69EA71E1E1A2A00602EC3 /* Extension.swift */,
162163
);
163164
name = Extensions;
@@ -296,9 +297,8 @@
296297
children = (
297298
52461FFA1E398E30000AF183 /* Assets.xcassets */,
298299
52AFEDD01E1E16A500FA9ABA /* AppDelegate.swift */,
299-
52AE2BA11E1E1E3800A7D2E6 /* Config.swift */,
300-
52F69EA61E1E1A2A00602EC3 /* Misc */,
301300
521150AD1E421B9D0059D86A /* Extensions */,
301+
52F69EA61E1E1A2A00602EC3 /* Misc */,
302302
52F772771E2962290033C8AA /* Frameworks */,
303303
);
304304
name = "Supporting Files";

0 commit comments

Comments
 (0)