654 lines
31 KiB
Plaintext
654 lines
31 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
3077D24A1B1457EF00A9735E /* FSCalendar.podspec in Resources */ = {isa = PBXBuildFile; fileRef = 3077D2471B1457EF00A9735E /* FSCalendar.podspec */; };
|
|
3077D24B1B1457EF00A9735E /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 3077D2481B1457EF00A9735E /* LICENSE */; };
|
|
30BD9E691B3C027B0014534B /* LoadViewExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 30BD9E681B3C027B0014534B /* LoadViewExampleViewController.m */; };
|
|
30BD9E6C1B3C028B0014534B /* ViewDidLoadExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 30BD9E6B1B3C028B0014534B /* ViewDidLoadExampleViewController.m */; };
|
|
30BD9E721B3C06A20014534B /* FSTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 30BD9E711B3C06A20014534B /* FSTableViewController.m */; };
|
|
50D6661DFB2111E84D87FD51 /* libPods-Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EA143668CA544FECA6380E4A /* libPods-Tests.a */; };
|
|
50F827A71AA7F86500FA2387 /* Main_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50F827A51AA7F86500FA2387 /* Main_iPad.storyboard */; };
|
|
6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
|
|
6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
|
|
6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
|
|
6003F598195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F596195388D20070C39A /* InfoPlist.strings */; };
|
|
6003F59A195388D20070C39A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F599195388D20070C39A /* main.m */; };
|
|
6003F59E195388D20070C39A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F59D195388D20070C39A /* AppDelegate.m */; };
|
|
6003F5A1195388D20070C39A /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6003F59F195388D20070C39A /* Main_iPhone.storyboard */; };
|
|
6003F5A7195388D20070C39A /* StoryboardExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5A6195388D20070C39A /* StoryboardExampleViewController.m */; };
|
|
6003F5A9195388D20070C39A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5A8195388D20070C39A /* Images.xcassets */; };
|
|
6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
|
|
6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
|
|
6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
|
|
6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
|
|
6003F5BC195388D20070C39A /* Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5BB195388D20070C39A /* Tests.m */; };
|
|
EED4FE9F1A907BE60031554F /* CalendarConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = EED4FE9E1A907BE60031554F /* CalendarConfigViewController.m */; };
|
|
F8C3942141E4882B65342A28 /* libPods-FSCalendar.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F979DD533B3F7130E25C782 /* libPods-FSCalendar.a */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
6003F5B3195388D20070C39A /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 6003F582195388D10070C39A /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 6003F589195388D20070C39A;
|
|
remoteInfo = FSCalendar;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
3077D2471B1457EF00A9735E /* FSCalendar.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = FSCalendar.podspec; path = ../FSCalendar.podspec; sourceTree = "<group>"; };
|
|
3077D2481B1457EF00A9735E /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
|
3077D2491B1457EF00A9735E /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
|
30BD9E671B3C027B0014534B /* LoadViewExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoadViewExampleViewController.h; sourceTree = "<group>"; };
|
|
30BD9E681B3C027B0014534B /* LoadViewExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoadViewExampleViewController.m; sourceTree = "<group>"; };
|
|
30BD9E6A1B3C028B0014534B /* ViewDidLoadExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewDidLoadExampleViewController.h; sourceTree = "<group>"; };
|
|
30BD9E6B1B3C028B0014534B /* ViewDidLoadExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewDidLoadExampleViewController.m; sourceTree = "<group>"; };
|
|
30BD9E701B3C06A20014534B /* FSTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSTableViewController.h; sourceTree = "<group>"; };
|
|
30BD9E711B3C06A20014534B /* FSTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FSTableViewController.m; sourceTree = "<group>"; };
|
|
43213C5DF722135CE64D6076 /* Pods-FSCalendar.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FSCalendar.release.xcconfig"; path = "Pods/Target Support Files/Pods-FSCalendar/Pods-FSCalendar.release.xcconfig"; sourceTree = "<group>"; };
|
|
50F827A61AA7F86500FA2387 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPad.storyboard; sourceTree = "<group>"; };
|
|
52A9DD1445B54192336464F9 /* Pods-Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Tests/Pods-Tests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
6003F58A195388D20070C39A /* FSCalendar.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FSCalendar.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
6003F595195388D20070C39A /* FSCalendar-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "FSCalendar-Info.plist"; sourceTree = "<group>"; };
|
|
6003F597195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
6003F599195388D20070C39A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
6003F59B195388D20070C39A /* FSCalendar-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "FSCalendar-Prefix.pch"; sourceTree = "<group>"; };
|
|
6003F59C195388D20070C39A /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
6003F59D195388D20070C39A /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
6003F5A0195388D20070C39A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPhone.storyboard; sourceTree = "<group>"; };
|
|
6003F5A5195388D20070C39A /* StoryboardExampleViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StoryboardExampleViewController.h; sourceTree = "<group>"; };
|
|
6003F5A6195388D20070C39A /* StoryboardExampleViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StoryboardExampleViewController.m; sourceTree = "<group>"; };
|
|
6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
6003F5AE195388D20070C39A /* Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
|
6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
|
|
6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
6003F5BB195388D20070C39A /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = "<group>"; };
|
|
606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; };
|
|
8F979DD533B3F7130E25C782 /* libPods-FSCalendar.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-FSCalendar.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9CB12DDF9FF8B718CB8D5945 /* Pods-FSCalendar.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FSCalendar.debug.xcconfig"; path = "Pods/Target Support Files/Pods-FSCalendar/Pods-FSCalendar.debug.xcconfig"; sourceTree = "<group>"; };
|
|
E12F52F167890295C53E1F43 /* Pods-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Tests/Pods-Tests.release.xcconfig"; sourceTree = "<group>"; };
|
|
EA143668CA544FECA6380E4A /* libPods-Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EED4FE9D1A907BE60031554F /* CalendarConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CalendarConfigViewController.h; sourceTree = "<group>"; };
|
|
EED4FE9E1A907BE60031554F /* CalendarConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CalendarConfigViewController.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
6003F587195388D20070C39A /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
|
|
6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
|
|
6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
|
|
F8C3942141E4882B65342A28 /* libPods-FSCalendar.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
6003F5AB195388D20070C39A /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
|
|
6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
|
|
6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
|
|
50D6661DFB2111E84D87FD51 /* libPods-Tests.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
1BA7BD8A35F97E826082AF99 /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9CB12DDF9FF8B718CB8D5945 /* Pods-FSCalendar.debug.xcconfig */,
|
|
43213C5DF722135CE64D6076 /* Pods-FSCalendar.release.xcconfig */,
|
|
52A9DD1445B54192336464F9 /* Pods-Tests.debug.xcconfig */,
|
|
E12F52F167890295C53E1F43 /* Pods-Tests.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
3077D2401B14574500A9735E /* Podspec Metadata */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3077D2471B1457EF00A9735E /* FSCalendar.podspec */,
|
|
3077D2481B1457EF00A9735E /* LICENSE */,
|
|
3077D2491B1457EF00A9735E /* README.md */,
|
|
);
|
|
name = "Podspec Metadata";
|
|
sourceTree = "<group>";
|
|
};
|
|
30BD9E641B3C02400014534B /* Storyboard Example */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6003F5A5195388D20070C39A /* StoryboardExampleViewController.h */,
|
|
6003F5A6195388D20070C39A /* StoryboardExampleViewController.m */,
|
|
EED4FE9D1A907BE60031554F /* CalendarConfigViewController.h */,
|
|
EED4FE9E1A907BE60031554F /* CalendarConfigViewController.m */,
|
|
);
|
|
name = "Storyboard Example";
|
|
sourceTree = "<group>";
|
|
};
|
|
30BD9E651B3C024F0014534B /* ViewDidLoad Example */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
30BD9E6A1B3C028B0014534B /* ViewDidLoadExampleViewController.h */,
|
|
30BD9E6B1B3C028B0014534B /* ViewDidLoadExampleViewController.m */,
|
|
);
|
|
name = "ViewDidLoad Example";
|
|
sourceTree = "<group>";
|
|
};
|
|
30BD9E661B3C02590014534B /* LoadView Example */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
30BD9E671B3C027B0014534B /* LoadViewExampleViewController.h */,
|
|
30BD9E681B3C027B0014534B /* LoadViewExampleViewController.m */,
|
|
);
|
|
name = "LoadView Example";
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F581195388D10070C39A = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3077D2401B14574500A9735E /* Podspec Metadata */,
|
|
6003F593195388D20070C39A /* FSCalendar */,
|
|
6003F5B5195388D20070C39A /* Tests */,
|
|
6003F58C195388D20070C39A /* Frameworks */,
|
|
6003F58B195388D20070C39A /* Products */,
|
|
1BA7BD8A35F97E826082AF99 /* Pods */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F58B195388D20070C39A /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6003F58A195388D20070C39A /* FSCalendar.app */,
|
|
6003F5AE195388D20070C39A /* Tests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F58C195388D20070C39A /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6003F58D195388D20070C39A /* Foundation.framework */,
|
|
6003F58F195388D20070C39A /* CoreGraphics.framework */,
|
|
6003F591195388D20070C39A /* UIKit.framework */,
|
|
6003F5AF195388D20070C39A /* XCTest.framework */,
|
|
8F979DD533B3F7130E25C782 /* libPods-FSCalendar.a */,
|
|
EA143668CA544FECA6380E4A /* libPods-Tests.a */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F593195388D20070C39A /* FSCalendar */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6003F59F195388D20070C39A /* Main_iPhone.storyboard */,
|
|
50F827A51AA7F86500FA2387 /* Main_iPad.storyboard */,
|
|
6003F59C195388D20070C39A /* AppDelegate.h */,
|
|
6003F59D195388D20070C39A /* AppDelegate.m */,
|
|
30BD9E701B3C06A20014534B /* FSTableViewController.h */,
|
|
30BD9E711B3C06A20014534B /* FSTableViewController.m */,
|
|
30BD9E661B3C02590014534B /* LoadView Example */,
|
|
30BD9E651B3C024F0014534B /* ViewDidLoad Example */,
|
|
30BD9E641B3C02400014534B /* Storyboard Example */,
|
|
6003F5A8195388D20070C39A /* Images.xcassets */,
|
|
6003F594195388D20070C39A /* Supporting Files */,
|
|
);
|
|
path = FSCalendar;
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F594195388D20070C39A /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6003F595195388D20070C39A /* FSCalendar-Info.plist */,
|
|
6003F596195388D20070C39A /* InfoPlist.strings */,
|
|
6003F599195388D20070C39A /* main.m */,
|
|
6003F59B195388D20070C39A /* FSCalendar-Prefix.pch */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F5B5195388D20070C39A /* Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6003F5BB195388D20070C39A /* Tests.m */,
|
|
6003F5B6195388D20070C39A /* Supporting Files */,
|
|
);
|
|
path = Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F5B6195388D20070C39A /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6003F5B7195388D20070C39A /* Tests-Info.plist */,
|
|
6003F5B8195388D20070C39A /* InfoPlist.strings */,
|
|
606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
6003F589195388D20070C39A /* FSCalendar */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "FSCalendar" */;
|
|
buildPhases = (
|
|
1073302CC0EAF599AEFA2DB7 /* Check Pods Manifest.lock */,
|
|
6003F586195388D20070C39A /* Sources */,
|
|
6003F587195388D20070C39A /* Frameworks */,
|
|
6003F588195388D20070C39A /* Resources */,
|
|
C2CC5DE0A1E4BDC71AE6A3C6 /* Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = FSCalendar;
|
|
productName = FSCalendar;
|
|
productReference = 6003F58A195388D20070C39A /* FSCalendar.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
6003F5AD195388D20070C39A /* Tests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "Tests" */;
|
|
buildPhases = (
|
|
29B9F694E136BE3D75EC443F /* Check Pods Manifest.lock */,
|
|
6003F5AA195388D20070C39A /* Sources */,
|
|
6003F5AB195388D20070C39A /* Frameworks */,
|
|
6003F5AC195388D20070C39A /* Resources */,
|
|
FDAAB12EF2F215F0C3388F74 /* Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
6003F5B4195388D20070C39A /* PBXTargetDependency */,
|
|
);
|
|
name = Tests;
|
|
productName = FSCalendarTests;
|
|
productReference = 6003F5AE195388D20070C39A /* Tests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
6003F582195388D10070C39A /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
CLASSPREFIX = FS;
|
|
LastUpgradeCheck = 0510;
|
|
ORGANIZATIONNAME = "=";
|
|
TargetAttributes = {
|
|
6003F5AD195388D20070C39A = {
|
|
TestTargetID = 6003F589195388D20070C39A;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "FSCalendar" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 6003F581195388D10070C39A;
|
|
productRefGroup = 6003F58B195388D20070C39A /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
6003F589195388D20070C39A /* FSCalendar */,
|
|
6003F5AD195388D20070C39A /* Tests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
6003F588195388D20070C39A /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
3077D24B1B1457EF00A9735E /* LICENSE in Resources */,
|
|
3077D24A1B1457EF00A9735E /* FSCalendar.podspec in Resources */,
|
|
6003F5A9195388D20070C39A /* Images.xcassets in Resources */,
|
|
50F827A71AA7F86500FA2387 /* Main_iPad.storyboard in Resources */,
|
|
6003F5A1195388D20070C39A /* Main_iPhone.storyboard in Resources */,
|
|
6003F598195388D20070C39A /* InfoPlist.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
6003F5AC195388D20070C39A /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
1073302CC0EAF599AEFA2DB7 /* Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
29B9F694E136BE3D75EC443F /* Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
C2CC5DE0A1E4BDC71AE6A3C6 /* Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FSCalendar/Pods-FSCalendar-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
FDAAB12EF2F215F0C3388F74 /* Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Tests/Pods-Tests-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
6003F586195388D20070C39A /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
EED4FE9F1A907BE60031554F /* CalendarConfigViewController.m in Sources */,
|
|
6003F59E195388D20070C39A /* AppDelegate.m in Sources */,
|
|
6003F5A7195388D20070C39A /* StoryboardExampleViewController.m in Sources */,
|
|
30BD9E691B3C027B0014534B /* LoadViewExampleViewController.m in Sources */,
|
|
30BD9E6C1B3C028B0014534B /* ViewDidLoadExampleViewController.m in Sources */,
|
|
6003F59A195388D20070C39A /* main.m in Sources */,
|
|
30BD9E721B3C06A20014534B /* FSTableViewController.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
6003F5AA195388D20070C39A /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6003F5BC195388D20070C39A /* Tests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
6003F5B4195388D20070C39A /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 6003F589195388D20070C39A /* FSCalendar */;
|
|
targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
50F827A51AA7F86500FA2387 /* Main_iPad.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
50F827A61AA7F86500FA2387 /* Base */,
|
|
);
|
|
name = Main_iPad.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F596195388D20070C39A /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
6003F597195388D20070C39A /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F59F195388D20070C39A /* Main_iPhone.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
6003F5A0195388D20070C39A /* Base */,
|
|
);
|
|
name = Main_iPhone.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
6003F5B8195388D20070C39A /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
6003F5B9195388D20070C39A /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
6003F5BD195388D20070C39A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
6003F5BE195388D20070C39A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
6003F5C0195388D20070C39A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 9CB12DDF9FF8B718CB8D5945 /* Pods-FSCalendar.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "FSCalendar/FSCalendar-Prefix.pch";
|
|
INFOPLIST_FILE = "FSCalendar/FSCalendar-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
6003F5C1195388D20070C39A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 43213C5DF722135CE64D6076 /* Pods-FSCalendar.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "FSCalendar/FSCalendar-Prefix.pch";
|
|
INFOPLIST_FILE = "FSCalendar/FSCalendar-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
6003F5C3195388D20070C39A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 52A9DD1445B54192336464F9 /* Pods-Tests.debug.xcconfig */;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/FSCalendar.app/FSCalendar";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = "Tests/Tests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = xctest;
|
|
};
|
|
name = Debug;
|
|
};
|
|
6003F5C4195388D20070C39A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = E12F52F167890295C53E1F43 /* Pods-Tests.release.xcconfig */;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/FSCalendar.app/FSCalendar";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
|
|
INFOPLIST_FILE = "Tests/Tests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = xctest;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
6003F585195388D10070C39A /* Build configuration list for PBXProject "FSCalendar" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
6003F5BD195388D20070C39A /* Debug */,
|
|
6003F5BE195388D20070C39A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "FSCalendar" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
6003F5C0195388D20070C39A /* Debug */,
|
|
6003F5C1195388D20070C39A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "Tests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
6003F5C3195388D20070C39A /* Debug */,
|
|
6003F5C4195388D20070C39A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 6003F582195388D10070C39A /* Project object */;
|
|
}
|