You've already forked FinalYearProject-MyMind
mirror of
https://github.com/MrLyallCSIT/FinalYearProject-MyMind.git
synced 2026-01-18 07:09:41 +00:00
791 lines
35 KiB
Plaintext
Executable File
791 lines
35 KiB
Plaintext
Executable File
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
3ACB9C3B14367869096A1E2A /* Pods_My_MindUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 418AED10EA0F21E67AB48A34 /* Pods_My_MindUITests.framework */; };
|
|
5FB80A781EB7CAD400A8D5C6 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80A771EB7CAD400A8D5C6 /* AppDelegate.swift */; };
|
|
5FB80A7D1EB7CAD400A8D5C6 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5FB80A7B1EB7CAD400A8D5C6 /* Main.storyboard */; };
|
|
5FB80A801EB7CAD400A8D5C6 /* My_Mind.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80A7E1EB7CAD400A8D5C6 /* My_Mind.xcdatamodeld */; };
|
|
5FB80A821EB7CAD400A8D5C6 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5FB80A811EB7CAD400A8D5C6 /* Assets.xcassets */; };
|
|
5FB80A851EB7CAD400A8D5C6 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5FB80A831EB7CAD400A8D5C6 /* LaunchScreen.storyboard */; };
|
|
5FB80A901EB7CAD400A8D5C6 /* My_MindTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80A8F1EB7CAD400A8D5C6 /* My_MindTests.swift */; };
|
|
5FB80A9B1EB7CAD400A8D5C6 /* My_MindUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80A9A1EB7CAD400A8D5C6 /* My_MindUITests.swift */; };
|
|
5FB80AB31EB7CCBB00A8D5C6 /* FormViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80AA81EB7CCBB00A8D5C6 /* FormViews.swift */; };
|
|
5FB80AB41EB7CCBB00A8D5C6 /* ForumView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80AA91EB7CCBB00A8D5C6 /* ForumView.swift */; };
|
|
5FB80AB51EB7CCBB00A8D5C6 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5FB80AAA1EB7CCBB00A8D5C6 /* GoogleService-Info.plist */; };
|
|
5FB80AB61EB7CCBB00A8D5C6 /* MainViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80AAB1EB7CCBB00A8D5C6 /* MainViews.swift */; };
|
|
5FB80AB71EB7CCBB00A8D5C6 /* OnBoardingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80AAC1EB7CCBB00A8D5C6 /* OnBoardingController.swift */; };
|
|
5FB80AB81EB7CCBB00A8D5C6 /* OnlineInterfaces.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80AAD1EB7CCBB00A8D5C6 /* OnlineInterfaces.swift */; };
|
|
5FB80AB91EB7CCBB00A8D5C6 /* TabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80AAE1EB7CCBB00A8D5C6 /* TabBarController.swift */; };
|
|
5FB80ABA1EB7CCBB00A8D5C6 /* UserViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80AAF1EB7CCBB00A8D5C6 /* UserViews.swift */; };
|
|
5FB80ABB1EB7CCBB00A8D5C6 /* WelcomeScreenOne.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80AB01EB7CCBB00A8D5C6 /* WelcomeScreenOne.swift */; };
|
|
5FB80ABC1EB7CCBB00A8D5C6 /* WelcomeScreenThree.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80AB11EB7CCBB00A8D5C6 /* WelcomeScreenThree.swift */; };
|
|
5FB80ABD1EB7CCBB00A8D5C6 /* WelcomeScreenTwo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB80AB21EB7CCBB00A8D5C6 /* WelcomeScreenTwo.swift */; };
|
|
79948BA04154DFF2FD4CEA59 /* Pods_My_Mind.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4E01461C25C1401F7ED1DD38 /* Pods_My_Mind.framework */; };
|
|
79BBBA2D9F5AF5BC8E616B5B /* Pods_My_MindTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C690B9A48910810777FC1481 /* Pods_My_MindTests.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
5FB80A8C1EB7CAD400A8D5C6 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 5FB80A6C1EB7CAD300A8D5C6 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 5FB80A731EB7CAD400A8D5C6;
|
|
remoteInfo = "My Mind";
|
|
};
|
|
5FB80A971EB7CAD400A8D5C6 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 5FB80A6C1EB7CAD300A8D5C6 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 5FB80A731EB7CAD400A8D5C6;
|
|
remoteInfo = "My Mind";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
418AED10EA0F21E67AB48A34 /* Pods_My_MindUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_My_MindUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
4E01461C25C1401F7ED1DD38 /* Pods_My_Mind.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_My_Mind.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5F57ADA820D7B855B27C3A39 /* Pods-My MindTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-My MindTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-My MindTests/Pods-My MindTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
5FB80A741EB7CAD400A8D5C6 /* My Mind.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "My Mind.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5FB80A771EB7CAD400A8D5C6 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
5FB80A7C1EB7CAD400A8D5C6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
5FB80A7F1EB7CAD400A8D5C6 /* My_Mind.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = My_Mind.xcdatamodel; sourceTree = "<group>"; };
|
|
5FB80A811EB7CAD400A8D5C6 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
5FB80A841EB7CAD400A8D5C6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
5FB80A861EB7CAD400A8D5C6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
5FB80A8B1EB7CAD400A8D5C6 /* My MindTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "My MindTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5FB80A8F1EB7CAD400A8D5C6 /* My_MindTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = My_MindTests.swift; sourceTree = "<group>"; };
|
|
5FB80A911EB7CAD400A8D5C6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
5FB80A961EB7CAD400A8D5C6 /* My MindUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "My MindUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5FB80A9A1EB7CAD400A8D5C6 /* My_MindUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = My_MindUITests.swift; sourceTree = "<group>"; };
|
|
5FB80A9C1EB7CAD400A8D5C6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
5FB80AA81EB7CCBB00A8D5C6 /* FormViews.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FormViews.swift; sourceTree = "<group>"; };
|
|
5FB80AA91EB7CCBB00A8D5C6 /* ForumView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ForumView.swift; sourceTree = "<group>"; };
|
|
5FB80AAA1EB7CCBB00A8D5C6 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
|
5FB80AAB1EB7CCBB00A8D5C6 /* MainViews.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainViews.swift; sourceTree = "<group>"; };
|
|
5FB80AAC1EB7CCBB00A8D5C6 /* OnBoardingController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OnBoardingController.swift; sourceTree = "<group>"; };
|
|
5FB80AAD1EB7CCBB00A8D5C6 /* OnlineInterfaces.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OnlineInterfaces.swift; sourceTree = "<group>"; };
|
|
5FB80AAE1EB7CCBB00A8D5C6 /* TabBarController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TabBarController.swift; sourceTree = "<group>"; };
|
|
5FB80AAF1EB7CCBB00A8D5C6 /* UserViews.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserViews.swift; sourceTree = "<group>"; };
|
|
5FB80AB01EB7CCBB00A8D5C6 /* WelcomeScreenOne.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WelcomeScreenOne.swift; sourceTree = "<group>"; };
|
|
5FB80AB11EB7CCBB00A8D5C6 /* WelcomeScreenThree.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WelcomeScreenThree.swift; sourceTree = "<group>"; };
|
|
5FB80AB21EB7CCBB00A8D5C6 /* WelcomeScreenTwo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WelcomeScreenTwo.swift; sourceTree = "<group>"; };
|
|
628A04A7E5D9D60FE4221D6E /* Pods-My Mind.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-My Mind.release.xcconfig"; path = "Pods/Target Support Files/Pods-My Mind/Pods-My Mind.release.xcconfig"; sourceTree = "<group>"; };
|
|
6BC5B20BB070128329338769 /* Pods-My Mind.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-My Mind.debug.xcconfig"; path = "Pods/Target Support Files/Pods-My Mind/Pods-My Mind.debug.xcconfig"; sourceTree = "<group>"; };
|
|
C690B9A48910810777FC1481 /* Pods_My_MindTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_My_MindTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EC15F67C962DE3B4FBBDC209 /* Pods-My MindUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-My MindUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-My MindUITests/Pods-My MindUITests.release.xcconfig"; sourceTree = "<group>"; };
|
|
F0C2CC8216E8BD48AB967DF1 /* Pods-My MindUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-My MindUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-My MindUITests/Pods-My MindUITests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
F1F378FCE703A13097479048 /* Pods-My MindTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-My MindTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-My MindTests/Pods-My MindTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
5FB80A711EB7CAD400A8D5C6 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
79948BA04154DFF2FD4CEA59 /* Pods_My_Mind.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5FB80A881EB7CAD400A8D5C6 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
79BBBA2D9F5AF5BC8E616B5B /* Pods_My_MindTests.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5FB80A931EB7CAD400A8D5C6 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
3ACB9C3B14367869096A1E2A /* Pods_My_MindUITests.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
273B76A2D041D5D5FFBAD0A6 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4E01461C25C1401F7ED1DD38 /* Pods_My_Mind.framework */,
|
|
C690B9A48910810777FC1481 /* Pods_My_MindTests.framework */,
|
|
418AED10EA0F21E67AB48A34 /* Pods_My_MindUITests.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
5FB80A6B1EB7CAD300A8D5C6 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5FB80A761EB7CAD400A8D5C6 /* My Mind */,
|
|
5FB80A8E1EB7CAD400A8D5C6 /* My MindTests */,
|
|
5FB80A991EB7CAD400A8D5C6 /* My MindUITests */,
|
|
5FB80A751EB7CAD400A8D5C6 /* Products */,
|
|
E82D39ACDDE96E3EC5EB0528 /* Pods */,
|
|
273B76A2D041D5D5FFBAD0A6 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
5FB80A751EB7CAD400A8D5C6 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5FB80A741EB7CAD400A8D5C6 /* My Mind.app */,
|
|
5FB80A8B1EB7CAD400A8D5C6 /* My MindTests.xctest */,
|
|
5FB80A961EB7CAD400A8D5C6 /* My MindUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
5FB80A761EB7CAD400A8D5C6 /* My Mind */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5FB80A771EB7CAD400A8D5C6 /* AppDelegate.swift */,
|
|
5FB80A7B1EB7CAD400A8D5C6 /* Main.storyboard */,
|
|
5FB80AA81EB7CCBB00A8D5C6 /* FormViews.swift */,
|
|
5FB80AA91EB7CCBB00A8D5C6 /* ForumView.swift */,
|
|
5FB80AAA1EB7CCBB00A8D5C6 /* GoogleService-Info.plist */,
|
|
5FB80AAB1EB7CCBB00A8D5C6 /* MainViews.swift */,
|
|
5FB80AAC1EB7CCBB00A8D5C6 /* OnBoardingController.swift */,
|
|
5FB80AAD1EB7CCBB00A8D5C6 /* OnlineInterfaces.swift */,
|
|
5FB80AAE1EB7CCBB00A8D5C6 /* TabBarController.swift */,
|
|
5FB80AAF1EB7CCBB00A8D5C6 /* UserViews.swift */,
|
|
5FB80AB01EB7CCBB00A8D5C6 /* WelcomeScreenOne.swift */,
|
|
5FB80AB11EB7CCBB00A8D5C6 /* WelcomeScreenThree.swift */,
|
|
5FB80AB21EB7CCBB00A8D5C6 /* WelcomeScreenTwo.swift */,
|
|
5FB80A811EB7CAD400A8D5C6 /* Assets.xcassets */,
|
|
5FB80A831EB7CAD400A8D5C6 /* LaunchScreen.storyboard */,
|
|
5FB80A861EB7CAD400A8D5C6 /* Info.plist */,
|
|
5FB80A7E1EB7CAD400A8D5C6 /* My_Mind.xcdatamodeld */,
|
|
);
|
|
path = "My Mind";
|
|
sourceTree = "<group>";
|
|
};
|
|
5FB80A8E1EB7CAD400A8D5C6 /* My MindTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5FB80A8F1EB7CAD400A8D5C6 /* My_MindTests.swift */,
|
|
5FB80A911EB7CAD400A8D5C6 /* Info.plist */,
|
|
);
|
|
path = "My MindTests";
|
|
sourceTree = "<group>";
|
|
};
|
|
5FB80A991EB7CAD400A8D5C6 /* My MindUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5FB80A9A1EB7CAD400A8D5C6 /* My_MindUITests.swift */,
|
|
5FB80A9C1EB7CAD400A8D5C6 /* Info.plist */,
|
|
);
|
|
path = "My MindUITests";
|
|
sourceTree = "<group>";
|
|
};
|
|
E82D39ACDDE96E3EC5EB0528 /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6BC5B20BB070128329338769 /* Pods-My Mind.debug.xcconfig */,
|
|
628A04A7E5D9D60FE4221D6E /* Pods-My Mind.release.xcconfig */,
|
|
F1F378FCE703A13097479048 /* Pods-My MindTests.debug.xcconfig */,
|
|
5F57ADA820D7B855B27C3A39 /* Pods-My MindTests.release.xcconfig */,
|
|
F0C2CC8216E8BD48AB967DF1 /* Pods-My MindUITests.debug.xcconfig */,
|
|
EC15F67C962DE3B4FBBDC209 /* Pods-My MindUITests.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
5FB80A731EB7CAD400A8D5C6 /* My Mind */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 5FB80A9F1EB7CAD400A8D5C6 /* Build configuration list for PBXNativeTarget "My Mind" */;
|
|
buildPhases = (
|
|
2F94B4977414D722A52B630E /* [CP] Check Pods Manifest.lock */,
|
|
5FB80A701EB7CAD400A8D5C6 /* Sources */,
|
|
5FB80A711EB7CAD400A8D5C6 /* Frameworks */,
|
|
5FB80A721EB7CAD400A8D5C6 /* Resources */,
|
|
667E81E099AAF857820819A7 /* [CP] Embed Pods Frameworks */,
|
|
A5421D7876D68E2F82054D98 /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "My Mind";
|
|
productName = "My Mind";
|
|
productReference = 5FB80A741EB7CAD400A8D5C6 /* My Mind.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
5FB80A8A1EB7CAD400A8D5C6 /* My MindTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 5FB80AA21EB7CAD400A8D5C6 /* Build configuration list for PBXNativeTarget "My MindTests" */;
|
|
buildPhases = (
|
|
E8C2CD945800272BF08FCB51 /* [CP] Check Pods Manifest.lock */,
|
|
5FB80A871EB7CAD400A8D5C6 /* Sources */,
|
|
5FB80A881EB7CAD400A8D5C6 /* Frameworks */,
|
|
5FB80A891EB7CAD400A8D5C6 /* Resources */,
|
|
B2CB741C5B9C687C43812E0E /* [CP] Embed Pods Frameworks */,
|
|
2F26F4F9637591FF02515DF6 /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
5FB80A8D1EB7CAD400A8D5C6 /* PBXTargetDependency */,
|
|
);
|
|
name = "My MindTests";
|
|
productName = "My MindTests";
|
|
productReference = 5FB80A8B1EB7CAD400A8D5C6 /* My MindTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
5FB80A951EB7CAD400A8D5C6 /* My MindUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 5FB80AA51EB7CAD400A8D5C6 /* Build configuration list for PBXNativeTarget "My MindUITests" */;
|
|
buildPhases = (
|
|
A96BA32362C038C54FA0A98A /* [CP] Check Pods Manifest.lock */,
|
|
5FB80A921EB7CAD400A8D5C6 /* Sources */,
|
|
5FB80A931EB7CAD400A8D5C6 /* Frameworks */,
|
|
5FB80A941EB7CAD400A8D5C6 /* Resources */,
|
|
DF1D2A66ADC7063336E55CF1 /* [CP] Embed Pods Frameworks */,
|
|
67A99228897A04CDCA1023CC /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
5FB80A981EB7CAD400A8D5C6 /* PBXTargetDependency */,
|
|
);
|
|
name = "My MindUITests";
|
|
productName = "My MindUITests";
|
|
productReference = 5FB80A961EB7CAD400A8D5C6 /* My MindUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
5FB80A6C1EB7CAD300A8D5C6 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0830;
|
|
LastUpgradeCheck = 0830;
|
|
ORGANIZATIONNAME = "Alexander Davis";
|
|
TargetAttributes = {
|
|
5FB80A731EB7CAD400A8D5C6 = {
|
|
CreatedOnToolsVersion = 8.3.2;
|
|
DevelopmentTeam = 28CC8SCVUN;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
5FB80A8A1EB7CAD400A8D5C6 = {
|
|
CreatedOnToolsVersion = 8.3.2;
|
|
DevelopmentTeam = 28CC8SCVUN;
|
|
ProvisioningStyle = Automatic;
|
|
TestTargetID = 5FB80A731EB7CAD400A8D5C6;
|
|
};
|
|
5FB80A951EB7CAD400A8D5C6 = {
|
|
CreatedOnToolsVersion = 8.3.2;
|
|
DevelopmentTeam = 28CC8SCVUN;
|
|
ProvisioningStyle = Automatic;
|
|
TestTargetID = 5FB80A731EB7CAD400A8D5C6;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 5FB80A6F1EB7CAD300A8D5C6 /* Build configuration list for PBXProject "My Mind" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 5FB80A6B1EB7CAD300A8D5C6;
|
|
productRefGroup = 5FB80A751EB7CAD400A8D5C6 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
5FB80A731EB7CAD400A8D5C6 /* My Mind */,
|
|
5FB80A8A1EB7CAD400A8D5C6 /* My MindTests */,
|
|
5FB80A951EB7CAD400A8D5C6 /* My MindUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
5FB80A721EB7CAD400A8D5C6 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5FB80A851EB7CAD400A8D5C6 /* LaunchScreen.storyboard in Resources */,
|
|
5FB80AB51EB7CCBB00A8D5C6 /* GoogleService-Info.plist in Resources */,
|
|
5FB80A821EB7CAD400A8D5C6 /* Assets.xcassets in Resources */,
|
|
5FB80A7D1EB7CAD400A8D5C6 /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5FB80A891EB7CAD400A8D5C6 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5FB80A941EB7CAD400A8D5C6 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
2F26F4F9637591FF02515DF6 /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-My MindTests/Pods-My MindTests-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
2F94B4977414D722A52B630E /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
667E81E099AAF857820819A7 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-My Mind/Pods-My Mind-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
67A99228897A04CDCA1023CC /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-My MindUITests/Pods-My MindUITests-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
A5421D7876D68E2F82054D98 /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-My Mind/Pods-My Mind-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
A96BA32362C038C54FA0A98A /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
B2CB741C5B9C687C43812E0E /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-My MindTests/Pods-My MindTests-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
DF1D2A66ADC7063336E55CF1 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-My MindUITests/Pods-My MindUITests-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
E8C2CD945800272BF08FCB51 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
5FB80A701EB7CAD400A8D5C6 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5FB80AB71EB7CCBB00A8D5C6 /* OnBoardingController.swift in Sources */,
|
|
5FB80ABB1EB7CCBB00A8D5C6 /* WelcomeScreenOne.swift in Sources */,
|
|
5FB80AB91EB7CCBB00A8D5C6 /* TabBarController.swift in Sources */,
|
|
5FB80AB81EB7CCBB00A8D5C6 /* OnlineInterfaces.swift in Sources */,
|
|
5FB80A801EB7CAD400A8D5C6 /* My_Mind.xcdatamodeld in Sources */,
|
|
5FB80ABC1EB7CCBB00A8D5C6 /* WelcomeScreenThree.swift in Sources */,
|
|
5FB80ABA1EB7CCBB00A8D5C6 /* UserViews.swift in Sources */,
|
|
5FB80AB61EB7CCBB00A8D5C6 /* MainViews.swift in Sources */,
|
|
5FB80A781EB7CAD400A8D5C6 /* AppDelegate.swift in Sources */,
|
|
5FB80AB41EB7CCBB00A8D5C6 /* ForumView.swift in Sources */,
|
|
5FB80AB31EB7CCBB00A8D5C6 /* FormViews.swift in Sources */,
|
|
5FB80ABD1EB7CCBB00A8D5C6 /* WelcomeScreenTwo.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5FB80A871EB7CAD400A8D5C6 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5FB80A901EB7CAD400A8D5C6 /* My_MindTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5FB80A921EB7CAD400A8D5C6 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5FB80A9B1EB7CAD400A8D5C6 /* My_MindUITests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
5FB80A8D1EB7CAD400A8D5C6 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 5FB80A731EB7CAD400A8D5C6 /* My Mind */;
|
|
targetProxy = 5FB80A8C1EB7CAD400A8D5C6 /* PBXContainerItemProxy */;
|
|
};
|
|
5FB80A981EB7CAD400A8D5C6 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 5FB80A731EB7CAD400A8D5C6 /* My Mind */;
|
|
targetProxy = 5FB80A971EB7CAD400A8D5C6 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
5FB80A7B1EB7CAD400A8D5C6 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
5FB80A7C1EB7CAD400A8D5C6 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
5FB80A831EB7CAD400A8D5C6 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
5FB80A841EB7CAD400A8D5C6 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
5FB80A9D1EB7CAD400A8D5C6 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
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_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
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 = 10.3;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
5FB80A9E1EB7CAD400A8D5C6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
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_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
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 = 10.3;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
5FB80AA01EB7CAD400A8D5C6 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 6BC5B20BB070128329338769 /* Pods-My Mind.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
DEVELOPMENT_TEAM = 28CC8SCVUN;
|
|
INFOPLIST_FILE = "My Mind/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "ADCMNetworks.My-Mind";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
5FB80AA11EB7CAD400A8D5C6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 628A04A7E5D9D60FE4221D6E /* Pods-My Mind.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
DEVELOPMENT_TEAM = 28CC8SCVUN;
|
|
INFOPLIST_FILE = "My Mind/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "ADCMNetworks.My-Mind";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
5FB80AA31EB7CAD400A8D5C6 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F1F378FCE703A13097479048 /* Pods-My MindTests.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
DEVELOPMENT_TEAM = 28CC8SCVUN;
|
|
INFOPLIST_FILE = "My MindTests/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "ADCMNetworks.My-MindTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/My Mind.app/My Mind";
|
|
};
|
|
name = Debug;
|
|
};
|
|
5FB80AA41EB7CAD400A8D5C6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5F57ADA820D7B855B27C3A39 /* Pods-My MindTests.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
DEVELOPMENT_TEAM = 28CC8SCVUN;
|
|
INFOPLIST_FILE = "My MindTests/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "ADCMNetworks.My-MindTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/My Mind.app/My Mind";
|
|
};
|
|
name = Release;
|
|
};
|
|
5FB80AA61EB7CAD400A8D5C6 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F0C2CC8216E8BD48AB967DF1 /* Pods-My MindUITests.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
DEVELOPMENT_TEAM = 28CC8SCVUN;
|
|
INFOPLIST_FILE = "My MindUITests/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "ADCMNetworks.My-MindUITests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
TEST_TARGET_NAME = "My Mind";
|
|
};
|
|
name = Debug;
|
|
};
|
|
5FB80AA71EB7CAD400A8D5C6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = EC15F67C962DE3B4FBBDC209 /* Pods-My MindUITests.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
DEVELOPMENT_TEAM = 28CC8SCVUN;
|
|
INFOPLIST_FILE = "My MindUITests/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "ADCMNetworks.My-MindUITests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
TEST_TARGET_NAME = "My Mind";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
5FB80A6F1EB7CAD300A8D5C6 /* Build configuration list for PBXProject "My Mind" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5FB80A9D1EB7CAD400A8D5C6 /* Debug */,
|
|
5FB80A9E1EB7CAD400A8D5C6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
5FB80A9F1EB7CAD400A8D5C6 /* Build configuration list for PBXNativeTarget "My Mind" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5FB80AA01EB7CAD400A8D5C6 /* Debug */,
|
|
5FB80AA11EB7CAD400A8D5C6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
5FB80AA21EB7CAD400A8D5C6 /* Build configuration list for PBXNativeTarget "My MindTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5FB80AA31EB7CAD400A8D5C6 /* Debug */,
|
|
5FB80AA41EB7CAD400A8D5C6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
5FB80AA51EB7CAD400A8D5C6 /* Build configuration list for PBXNativeTarget "My MindUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5FB80AA61EB7CAD400A8D5C6 /* Debug */,
|
|
5FB80AA71EB7CAD400A8D5C6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCVersionGroup section */
|
|
5FB80A7E1EB7CAD400A8D5C6 /* My_Mind.xcdatamodeld */ = {
|
|
isa = XCVersionGroup;
|
|
children = (
|
|
5FB80A7F1EB7CAD400A8D5C6 /* My_Mind.xcdatamodel */,
|
|
);
|
|
currentVersion = 5FB80A7F1EB7CAD400A8D5C6 /* My_Mind.xcdatamodel */;
|
|
path = My_Mind.xcdatamodeld;
|
|
sourceTree = "<group>";
|
|
versionGroupType = wrapper.xcdatamodel;
|
|
};
|
|
/* End XCVersionGroup section */
|
|
};
|
|
rootObject = 5FB80A6C1EB7CAD300A8D5C6 /* Project object */;
|
|
}
|