Skip to content

Commit 7499bd3

Browse files
committed
Updated project
1 parent e71f5b0 commit 7499bd3

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

ForecastIO.xcodeproj/project.pbxproj

+9
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,14 @@
261261
/* End PBXFrameworksBuildPhase section */
262262

263263
/* Begin PBXGroup section */
264+
4AF4CE20206EDF4B00BFA485 /* Recovered References */ = {
265+
isa = PBXGroup;
266+
children = (
267+
4A56CEB11D44770C00751AF6 /* Language.swift */,
268+
);
269+
name = "Recovered References";
270+
sourceTree = "<group>";
271+
};
264272
7DB346D0F39D3F0E887471402A8071AB = {
265273
isa = PBXGroup;
266274
children = (
@@ -270,6 +278,7 @@
270278
BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */,
271279
8B40303E341216B1C5CF6E57ADE54857 /* Products */,
272280
CAC24571B48A74C836257F9A /* Pods */,
281+
4AF4CE20206EDF4B00BFA485 /* Recovered References */,
273282
);
274283
sourceTree = "<group>";
275284
};
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>IDEDidComputeMac32BitWarning</key>
6+
<true/>
7+
</dict>
8+
</plist>

0 commit comments

Comments
 (0)