App Completed

Basic Prototype App Completed. Proposal, Literature Review and Final
Report to Follow.
This commit is contained in:
Alexander Davis
2017-04-13 18:18:38 +01:00
parent 933a4acff6
commit 0018e82ee5
510 changed files with 86109 additions and 1315 deletions

View File

@@ -0,0 +1,21 @@
{
"EmergencyContacts" : {
"samaritans" : {
"name": "Samaritans",
"number": "08457909090"
},
"saneline": {
"name": "SANELINE",
"number": "08457678000"
},
"fwdthink" : {
"name": "Forward Thinking Birmingham",
"number": "03003000099"
},
"bsmhft": {
"name": "Birmingham and Solihull Mental Health Foundation Trust",
"number": "01213010000"
}
}
}

View File

@@ -0,0 +1,770 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 48;
objects = {
/* Begin PBXBuildFile section */
5F3156141E8EE8670010FE7D /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F5A1D6F1E8DB2F100BCE63D /* libsqlite3.tbd */; };
5F3156151E8EE8670010FE7D /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F5A1D701E8DB2F100BCE63D /* libz.tbd */; };
5F5A1D291E8DB0F300BCE63D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F5A1D281E8DB0F300BCE63D /* AppDelegate.swift */; };
5F5A1D2E1E8DB0F300BCE63D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5F5A1D2C1E8DB0F300BCE63D /* Main.storyboard */; };
5F5A1D301E8DB0F300BCE63D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5F5A1D2F1E8DB0F300BCE63D /* Assets.xcassets */; };
5F5A1D331E8DB0F300BCE63D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5F5A1D311E8DB0F300BCE63D /* LaunchScreen.storyboard */; };
5F5A1D3E1E8DB0F300BCE63D /* My_MindTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F5A1D3D1E8DB0F300BCE63D /* My_MindTests.swift */; };
5F5A1D491E8DB0F300BCE63D /* My_MindUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F5A1D481E8DB0F300BCE63D /* My_MindUITests.swift */; };
5F5A1D571E8DB24C00BCE63D /* Sdk in Resources */ = {isa = PBXBuildFile; fileRef = 5F5A1D561E8DB24C00BCE63D /* Sdk */; };
5F5A1D5D1E8DB26200BCE63D /* AWSCognitoIdentityProvider.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F5A1D581E8DB26200BCE63D /* AWSCognitoIdentityProvider.framework */; };
5F5A1D5E1E8DB26200BCE63D /* AWSCognitoIdentityProvider.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 5F5A1D581E8DB26200BCE63D /* AWSCognitoIdentityProvider.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
5F5A1D5F1E8DB26200BCE63D /* AWSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F5A1D591E8DB26200BCE63D /* AWSCore.framework */; };
5F5A1D601E8DB26200BCE63D /* AWSCore.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 5F5A1D591E8DB26200BCE63D /* AWSCore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
5F5A1D611E8DB26200BCE63D /* AWSPinpoint.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F5A1D5A1E8DB26200BCE63D /* AWSPinpoint.framework */; };
5F5A1D621E8DB26200BCE63D /* AWSPinpoint.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 5F5A1D5A1E8DB26200BCE63D /* AWSPinpoint.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
5F5A1D631E8DB26200BCE63D /* AWSS3.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F5A1D5B1E8DB26200BCE63D /* AWSS3.framework */; };
5F5A1D641E8DB26200BCE63D /* AWSS3.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 5F5A1D5B1E8DB26200BCE63D /* AWSS3.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
5F5A1D6B1E8DB2A300BCE63D /* AWSConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F5A1D681E8DB2A300BCE63D /* AWSConfiguration.swift */; };
5F5A1D6C1E8DB2A300BCE63D /* AWSMobileClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F5A1D691E8DB2A300BCE63D /* AWSMobileClient.swift */; };
5F5A1D6D1E8DB2A300BCE63D /* AWSMobileHubHelper.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F5A1D6A1E8DB2A300BCE63D /* AWSMobileHubHelper.framework */; };
5FDAA1351E946EDE00FF80D4 /* TabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FDAA1341E946EDE00FF80D4 /* TabBarController.swift */; };
5FF72FEF1E8DDECA00FFD64D /* SignInViewControllerExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF72FE81E8DDECA00FFD64D /* SignInViewControllerExtensions.swift */; };
5FF72FF01E8DDECA00FFD64D /* UserPoolForgotPasswordViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF72FE91E8DDECA00FFD64D /* UserPoolForgotPasswordViewController.swift */; };
5FF72FF11E8DDECA00FFD64D /* UserPoolMFAViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF72FEA1E8DDECA00FFD64D /* UserPoolMFAViewController.swift */; };
5FF72FF21E8DDECA00FFD64D /* UserPoolNewPasswordViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF72FEB1E8DDECA00FFD64D /* UserPoolNewPasswordViewController.swift */; };
5FF72FF41E8DDECA00FFD64D /* UserPoolSignUpConfirmationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF72FED1E8DDECA00FFD64D /* UserPoolSignUpConfirmationViewController.swift */; };
5FF72FF51E8DDECA00FFD64D /* UserPoolSignUpViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF72FEE1E8DDECA00FFD64D /* UserPoolSignUpViewController.swift */; };
5FF9721B1E8DBA98007AE280 /* OnBoardingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF9721A1E8DBA98007AE280 /* OnBoardingController.swift */; };
5FF9721E1E8DBAC3007AE280 /* WelcomeScreenOne.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF9721D1E8DBAC3007AE280 /* WelcomeScreenOne.swift */; };
5FF972201E8DBAD9007AE280 /* WelcomeScreenTwo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF9721F1E8DBAD9007AE280 /* WelcomeScreenTwo.swift */; };
5FF972221E8DBAE1007AE280 /* WelcomeScreenThree.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF972211E8DBAE1007AE280 /* WelcomeScreenThree.swift */; };
5FF972281E8DC9F3007AE280 /* ForumView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF972271E8DC9F3007AE280 /* ForumView.swift */; };
5FF9722A1E8DCE83007AE280 /* UserViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF972291E8DCE83007AE280 /* UserViews.swift */; };
5FF9722D1E8DCEA7007AE280 /* SignUpView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF9722C1E8DCEA7007AE280 /* SignUpView.swift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
5F5A1D3A1E8DB0F300BCE63D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5F5A1D1D1E8DB0F300BCE63D /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5F5A1D241E8DB0F300BCE63D;
remoteInfo = "My Mind";
};
5F5A1D451E8DB0F300BCE63D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5F5A1D1D1E8DB0F300BCE63D /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5F5A1D241E8DB0F300BCE63D;
remoteInfo = "My Mind";
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
5F5A1D651E8DB26200BCE63D /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
5F5A1D641E8DB26200BCE63D /* AWSS3.framework in Embed Frameworks */,
5F5A1D5E1E8DB26200BCE63D /* AWSCognitoIdentityProvider.framework in Embed Frameworks */,
5F5A1D601E8DB26200BCE63D /* AWSCore.framework in Embed Frameworks */,
5F5A1D621E8DB26200BCE63D /* AWSPinpoint.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
5F5A1D251E8DB0F300BCE63D /* My Mind.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "My Mind.app"; sourceTree = BUILT_PRODUCTS_DIR; };
5F5A1D281E8DB0F300BCE63D /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
5F5A1D2D1E8DB0F300BCE63D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
5F5A1D2F1E8DB0F300BCE63D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
5F5A1D321E8DB0F300BCE63D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
5F5A1D341E8DB0F300BCE63D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
5F5A1D391E8DB0F300BCE63D /* My MindTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "My MindTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
5F5A1D3D1E8DB0F300BCE63D /* My_MindTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = My_MindTests.swift; sourceTree = "<group>"; };
5F5A1D3F1E8DB0F300BCE63D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
5F5A1D441E8DB0F300BCE63D /* My MindUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "My MindUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
5F5A1D481E8DB0F300BCE63D /* My_MindUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = My_MindUITests.swift; sourceTree = "<group>"; };
5F5A1D4A1E8DB0F400BCE63D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
5F5A1D561E8DB24C00BCE63D /* Sdk */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Sdk; sourceTree = "<group>"; };
5F5A1D581E8DB26200BCE63D /* AWSCognitoIdentityProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AWSCognitoIdentityProvider.framework; path = "My Mind/Sdk/Aws/AWSCognitoIdentityProvider.framework"; sourceTree = "<group>"; };
5F5A1D591E8DB26200BCE63D /* AWSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AWSCore.framework; path = "My Mind/Sdk/Aws/AWSCore.framework"; sourceTree = "<group>"; };
5F5A1D5A1E8DB26200BCE63D /* AWSPinpoint.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AWSPinpoint.framework; path = "My Mind/Sdk/Aws/AWSPinpoint.framework"; sourceTree = "<group>"; };
5F5A1D5B1E8DB26200BCE63D /* AWSS3.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AWSS3.framework; path = "My Mind/Sdk/Aws/AWSS3.framework"; sourceTree = "<group>"; };
5F5A1D5C1E8DB26200BCE63D /* extras */ = {isa = PBXFileReference; lastKnownFileType = folder; name = extras; path = "My Mind/Sdk/Aws/extras"; sourceTree = "<group>"; };
5F5A1D681E8DB2A300BCE63D /* AWSConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSConfiguration.swift; sourceTree = "<group>"; };
5F5A1D691E8DB2A300BCE63D /* AWSMobileClient.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSMobileClient.swift; sourceTree = "<group>"; };
5F5A1D6A1E8DB2A300BCE63D /* AWSMobileHubHelper.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AWSMobileHubHelper.framework; sourceTree = "<group>"; };
5F5A1D6F1E8DB2F100BCE63D /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
5F5A1D701E8DB2F100BCE63D /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
5FB1172E1E8DE5C800BB1B9B /* My Mind.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "My Mind.entitlements"; sourceTree = "<group>"; };
5FDAA1341E946EDE00FF80D4 /* TabBarController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TabBarController.swift; sourceTree = "<group>"; };
5FF72FE81E8DDECA00FFD64D /* SignInViewControllerExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SignInViewControllerExtensions.swift; sourceTree = "<group>"; };
5FF72FE91E8DDECA00FFD64D /* UserPoolForgotPasswordViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserPoolForgotPasswordViewController.swift; sourceTree = "<group>"; };
5FF72FEA1E8DDECA00FFD64D /* UserPoolMFAViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserPoolMFAViewController.swift; sourceTree = "<group>"; };
5FF72FEB1E8DDECA00FFD64D /* UserPoolNewPasswordViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserPoolNewPasswordViewController.swift; sourceTree = "<group>"; };
5FF72FED1E8DDECA00FFD64D /* UserPoolSignUpConfirmationViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserPoolSignUpConfirmationViewController.swift; sourceTree = "<group>"; };
5FF72FEE1E8DDECA00FFD64D /* UserPoolSignUpViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserPoolSignUpViewController.swift; sourceTree = "<group>"; };
5FF9721A1E8DBA98007AE280 /* OnBoardingController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OnBoardingController.swift; sourceTree = "<group>"; };
5FF9721D1E8DBAC3007AE280 /* WelcomeScreenOne.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WelcomeScreenOne.swift; sourceTree = "<group>"; };
5FF9721F1E8DBAD9007AE280 /* WelcomeScreenTwo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WelcomeScreenTwo.swift; sourceTree = "<group>"; };
5FF972211E8DBAE1007AE280 /* WelcomeScreenThree.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WelcomeScreenThree.swift; sourceTree = "<group>"; };
5FF972271E8DC9F3007AE280 /* ForumView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ForumView.swift; sourceTree = "<group>"; };
5FF972291E8DCE83007AE280 /* UserViews.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserViews.swift; sourceTree = "<group>"; };
5FF9722C1E8DCEA7007AE280 /* SignUpView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SignUpView.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
5F5A1D221E8DB0F300BCE63D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
5F3156141E8EE8670010FE7D /* libsqlite3.tbd in Frameworks */,
5F3156151E8EE8670010FE7D /* libz.tbd in Frameworks */,
5F5A1D6D1E8DB2A300BCE63D /* AWSMobileHubHelper.framework in Frameworks */,
5F5A1D631E8DB26200BCE63D /* AWSS3.framework in Frameworks */,
5F5A1D5D1E8DB26200BCE63D /* AWSCognitoIdentityProvider.framework in Frameworks */,
5F5A1D5F1E8DB26200BCE63D /* AWSCore.framework in Frameworks */,
5F5A1D611E8DB26200BCE63D /* AWSPinpoint.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5F5A1D361E8DB0F300BCE63D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
5F5A1D411E8DB0F300BCE63D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
5F5A1D1C1E8DB0F300BCE63D = {
isa = PBXGroup;
children = (
5F5A1D581E8DB26200BCE63D /* AWSCognitoIdentityProvider.framework */,
5F5A1D591E8DB26200BCE63D /* AWSCore.framework */,
5F5A1D5A1E8DB26200BCE63D /* AWSPinpoint.framework */,
5F5A1D5B1E8DB26200BCE63D /* AWSS3.framework */,
5F5A1D5C1E8DB26200BCE63D /* extras */,
5F5A1D271E8DB0F300BCE63D /* My Mind */,
5F5A1D3C1E8DB0F300BCE63D /* My MindTests */,
5F5A1D471E8DB0F300BCE63D /* My MindUITests */,
5F5A1D261E8DB0F300BCE63D /* Products */,
5F5A1D6E1E8DB2F000BCE63D /* Frameworks */,
);
sourceTree = "<group>";
};
5F5A1D261E8DB0F300BCE63D /* Products */ = {
isa = PBXGroup;
children = (
5F5A1D251E8DB0F300BCE63D /* My Mind.app */,
5F5A1D391E8DB0F300BCE63D /* My MindTests.xctest */,
5F5A1D441E8DB0F300BCE63D /* My MindUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
5F5A1D271E8DB0F300BCE63D /* My Mind */ = {
isa = PBXGroup;
children = (
5F5A1D561E8DB24C00BCE63D /* Sdk */,
5FB1172E1E8DE5C800BB1B9B /* My Mind.entitlements */,
5F5A1D341E8DB0F300BCE63D /* Info.plist */,
5F5A1D281E8DB0F300BCE63D /* AppDelegate.swift */,
5F5A1D2F1E8DB0F300BCE63D /* Assets.xcassets */,
5FDAA1361E9483B200FF80D4 /* Controllers */,
5F5A1D311E8DB0F300BCE63D /* LaunchScreen.storyboard */,
5F5A1D2C1E8DB0F300BCE63D /* Main.storyboard */,
);
path = "My Mind";
sourceTree = "<group>";
};
5F5A1D3C1E8DB0F300BCE63D /* My MindTests */ = {
isa = PBXGroup;
children = (
5F5A1D3D1E8DB0F300BCE63D /* My_MindTests.swift */,
5F5A1D3F1E8DB0F300BCE63D /* Info.plist */,
);
path = "My MindTests";
sourceTree = "<group>";
};
5F5A1D471E8DB0F300BCE63D /* My MindUITests */ = {
isa = PBXGroup;
children = (
5F5A1D481E8DB0F300BCE63D /* My_MindUITests.swift */,
5F5A1D4A1E8DB0F400BCE63D /* Info.plist */,
);
path = "My MindUITests";
sourceTree = "<group>";
};
5F5A1D671E8DB2A300BCE63D /* AmazonAws */ = {
isa = PBXGroup;
children = (
5F5A1D681E8DB2A300BCE63D /* AWSConfiguration.swift */,
5F5A1D691E8DB2A300BCE63D /* AWSMobileClient.swift */,
5F5A1D6A1E8DB2A300BCE63D /* AWSMobileHubHelper.framework */,
);
name = AmazonAws;
sourceTree = "<group>";
};
5F5A1D6E1E8DB2F000BCE63D /* Frameworks */ = {
isa = PBXGroup;
children = (
5F5A1D6F1E8DB2F100BCE63D /* libsqlite3.tbd */,
5F5A1D701E8DB2F100BCE63D /* libz.tbd */,
);
name = Frameworks;
sourceTree = "<group>";
};
5FDAA1361E9483B200FF80D4 /* Controllers */ = {
isa = PBXGroup;
children = (
5F5A1D671E8DB2A300BCE63D /* AmazonAws */,
5FF972191E8DBA65007AE280 /* User Controller Group */,
5FF972181E8DBA4C007AE280 /* Main Controller Group */,
5FF9721C1E8DBAA6007AE280 /* OnBoarding Controller Group */,
);
name = Controllers;
path = AmazonAws;
sourceTree = "<group>";
};
5FF72FE71E8DDECA00FFD64D /* UserPools */ = {
isa = PBXGroup;
children = (
5FF72FE81E8DDECA00FFD64D /* SignInViewControllerExtensions.swift */,
5FF72FE91E8DDECA00FFD64D /* UserPoolForgotPasswordViewController.swift */,
5FF72FEA1E8DDECA00FFD64D /* UserPoolMFAViewController.swift */,
5FF72FEB1E8DDECA00FFD64D /* UserPoolNewPasswordViewController.swift */,
5FF72FED1E8DDECA00FFD64D /* UserPoolSignUpConfirmationViewController.swift */,
5FF72FEE1E8DDECA00FFD64D /* UserPoolSignUpViewController.swift */,
);
path = UserPools;
sourceTree = "<group>";
};
5FF972181E8DBA4C007AE280 /* Main Controller Group */ = {
isa = PBXGroup;
children = (
5FF972271E8DC9F3007AE280 /* ForumView.swift */,
5FDAA1341E946EDE00FF80D4 /* TabBarController.swift */,
);
name = "Main Controller Group";
path = ..;
sourceTree = "<group>";
};
5FF972191E8DBA65007AE280 /* User Controller Group */ = {
isa = PBXGroup;
children = (
5FF972291E8DCE83007AE280 /* UserViews.swift */,
5FF9722C1E8DCEA7007AE280 /* SignUpView.swift */,
5FF72FE71E8DDECA00FFD64D /* UserPools */,
);
name = "User Controller Group";
path = ..;
sourceTree = "<group>";
};
5FF9721C1E8DBAA6007AE280 /* OnBoarding Controller Group */ = {
isa = PBXGroup;
children = (
5FF9721A1E8DBA98007AE280 /* OnBoardingController.swift */,
5FF9721D1E8DBAC3007AE280 /* WelcomeScreenOne.swift */,
5FF9721F1E8DBAD9007AE280 /* WelcomeScreenTwo.swift */,
5FF972211E8DBAE1007AE280 /* WelcomeScreenThree.swift */,
);
name = "OnBoarding Controller Group";
path = ..;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
5F5A1D241E8DB0F300BCE63D /* My Mind */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5F5A1D4D1E8DB0F400BCE63D /* Build configuration list for PBXNativeTarget "My Mind" */;
buildPhases = (
5F5A1D211E8DB0F300BCE63D /* Sources */,
5F5A1D221E8DB0F300BCE63D /* Frameworks */,
5F5A1D231E8DB0F300BCE63D /* Resources */,
5F5A1D651E8DB26200BCE63D /* Embed Frameworks */,
5F5A1D661E8DB27100BCE63D /* Run Script */,
);
buildRules = (
);
dependencies = (
);
name = "My Mind";
productName = "My Mind";
productReference = 5F5A1D251E8DB0F300BCE63D /* My Mind.app */;
productType = "com.apple.product-type.application";
};
5F5A1D381E8DB0F300BCE63D /* My MindTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5F5A1D501E8DB0F400BCE63D /* Build configuration list for PBXNativeTarget "My MindTests" */;
buildPhases = (
5F5A1D351E8DB0F300BCE63D /* Sources */,
5F5A1D361E8DB0F300BCE63D /* Frameworks */,
5F5A1D371E8DB0F300BCE63D /* Resources */,
);
buildRules = (
);
dependencies = (
5F5A1D3B1E8DB0F300BCE63D /* PBXTargetDependency */,
);
name = "My MindTests";
productName = "My MindTests";
productReference = 5F5A1D391E8DB0F300BCE63D /* My MindTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
5F5A1D431E8DB0F300BCE63D /* My MindUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5F5A1D531E8DB0F400BCE63D /* Build configuration list for PBXNativeTarget "My MindUITests" */;
buildPhases = (
5F5A1D401E8DB0F300BCE63D /* Sources */,
5F5A1D411E8DB0F300BCE63D /* Frameworks */,
5F5A1D421E8DB0F300BCE63D /* Resources */,
);
buildRules = (
);
dependencies = (
5F5A1D461E8DB0F300BCE63D /* PBXTargetDependency */,
);
name = "My MindUITests";
productName = "My MindUITests";
productReference = 5F5A1D441E8DB0F300BCE63D /* My MindUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
5F5A1D1D1E8DB0F300BCE63D /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0830;
LastUpgradeCheck = 0830;
ORGANIZATIONNAME = "Alexander Davis";
TargetAttributes = {
5F5A1D241E8DB0F300BCE63D = {
CreatedOnToolsVersion = 8.3;
ProvisioningStyle = Automatic;
SystemCapabilities = {
com.apple.BackgroundModes = {
enabled = 1;
};
com.apple.DataProtection = {
enabled = 1;
};
com.apple.Push = {
enabled = 1;
};
};
};
5F5A1D381E8DB0F300BCE63D = {
CreatedOnToolsVersion = 8.3;
DevelopmentTeam = 28CC8SCVUN;
ProvisioningStyle = Automatic;
TestTargetID = 5F5A1D241E8DB0F300BCE63D;
};
5F5A1D431E8DB0F300BCE63D = {
CreatedOnToolsVersion = 8.3;
DevelopmentTeam = 28CC8SCVUN;
ProvisioningStyle = Automatic;
TestTargetID = 5F5A1D241E8DB0F300BCE63D;
};
};
};
buildConfigurationList = 5F5A1D201E8DB0F300BCE63D /* Build configuration list for PBXProject "My Mind" */;
compatibilityVersion = "Xcode 8.0";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 5F5A1D1C1E8DB0F300BCE63D;
productRefGroup = 5F5A1D261E8DB0F300BCE63D /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
5F5A1D241E8DB0F300BCE63D /* My Mind */,
5F5A1D381E8DB0F300BCE63D /* My MindTests */,
5F5A1D431E8DB0F300BCE63D /* My MindUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
5F5A1D231E8DB0F300BCE63D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5F5A1D331E8DB0F300BCE63D /* LaunchScreen.storyboard in Resources */,
5F5A1D571E8DB24C00BCE63D /* Sdk in Resources */,
5F5A1D301E8DB0F300BCE63D /* Assets.xcassets in Resources */,
5F5A1D2E1E8DB0F300BCE63D /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5F5A1D371E8DB0F300BCE63D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
5F5A1D421E8DB0F300BCE63D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
5F5A1D661E8DB27100BCE63D /* Run Script */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Run Script";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "bash \"${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}/AWSCore.framework/strip-frameworks.sh\"";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
5F5A1D211E8DB0F300BCE63D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5FF9721B1E8DBA98007AE280 /* OnBoardingController.swift in Sources */,
5FF9721E1E8DBAC3007AE280 /* WelcomeScreenOne.swift in Sources */,
5FF972221E8DBAE1007AE280 /* WelcomeScreenThree.swift in Sources */,
5FF9722A1E8DCE83007AE280 /* UserViews.swift in Sources */,
5FF72FEF1E8DDECA00FFD64D /* SignInViewControllerExtensions.swift in Sources */,
5FF72FF21E8DDECA00FFD64D /* UserPoolNewPasswordViewController.swift in Sources */,
5FDAA1351E946EDE00FF80D4 /* TabBarController.swift in Sources */,
5FF72FF01E8DDECA00FFD64D /* UserPoolForgotPasswordViewController.swift in Sources */,
5FF72FF51E8DDECA00FFD64D /* UserPoolSignUpViewController.swift in Sources */,
5FF72FF11E8DDECA00FFD64D /* UserPoolMFAViewController.swift in Sources */,
5F5A1D6B1E8DB2A300BCE63D /* AWSConfiguration.swift in Sources */,
5FF72FF41E8DDECA00FFD64D /* UserPoolSignUpConfirmationViewController.swift in Sources */,
5F5A1D6C1E8DB2A300BCE63D /* AWSMobileClient.swift in Sources */,
5FF9722D1E8DCEA7007AE280 /* SignUpView.swift in Sources */,
5F5A1D291E8DB0F300BCE63D /* AppDelegate.swift in Sources */,
5FF972281E8DC9F3007AE280 /* ForumView.swift in Sources */,
5FF972201E8DBAD9007AE280 /* WelcomeScreenTwo.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5F5A1D351E8DB0F300BCE63D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5F5A1D3E1E8DB0F300BCE63D /* My_MindTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5F5A1D401E8DB0F300BCE63D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5F5A1D491E8DB0F300BCE63D /* My_MindUITests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
5F5A1D3B1E8DB0F300BCE63D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 5F5A1D241E8DB0F300BCE63D /* My Mind */;
targetProxy = 5F5A1D3A1E8DB0F300BCE63D /* PBXContainerItemProxy */;
};
5F5A1D461E8DB0F300BCE63D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 5F5A1D241E8DB0F300BCE63D /* My Mind */;
targetProxy = 5F5A1D451E8DB0F300BCE63D /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
5F5A1D2C1E8DB0F300BCE63D /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
5F5A1D2D1E8DB0F300BCE63D /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
5F5A1D311E8DB0F300BCE63D /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
5F5A1D321E8DB0F300BCE63D /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
5F5A1D4B1E8DB0F400BCE63D /* 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;
};
5F5A1D4C1E8DB0F400BCE63D /* 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;
};
5F5A1D4E1E8DB0F400BCE63D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = "My Mind/My Mind.entitlements";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEVELOPMENT_TEAM = 28CC8SCVUN;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/My\\ Mind/Sdk/Aws",
"$(PROJECT_DIR)/My\\ Mind/Sdk/Aws",
"$(PROJECT_DIR)/My\\ Mind/Sdk/Aws",
"$(PROJECT_DIR)/My\\ Mind/Sdk/Aws",
"$(PROJECT_DIR)/My\\ Mind/AmazonAws",
"$(SRCROOT)/**",
);
INFOPLIST_FILE = "My Mind/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "ADCMNetworks.My-Mind";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_VERSION = 3.0;
};
name = Debug;
};
5F5A1D4F1E8DB0F400BCE63D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = "My Mind/My Mind.entitlements";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEVELOPMENT_TEAM = 28CC8SCVUN;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/My\\ Mind/Sdk/Aws",
"$(PROJECT_DIR)/My\\ Mind/Sdk/Aws",
"$(PROJECT_DIR)/My\\ Mind/Sdk/Aws",
"$(PROJECT_DIR)/My\\ Mind/Sdk/Aws",
"$(PROJECT_DIR)/My\\ Mind/AmazonAws",
"$(SRCROOT)/**",
);
INFOPLIST_FILE = "My Mind/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "ADCMNetworks.My-Mind";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_VERSION = 3.0;
};
name = Release;
};
5F5A1D511E8DB0F400BCE63D /* Debug */ = {
isa = XCBuildConfiguration;
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;
};
5F5A1D521E8DB0F400BCE63D /* Release */ = {
isa = XCBuildConfiguration;
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;
};
5F5A1D541E8DB0F400BCE63D /* Debug */ = {
isa = XCBuildConfiguration;
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;
};
5F5A1D551E8DB0F400BCE63D /* Release */ = {
isa = XCBuildConfiguration;
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 */
5F5A1D201E8DB0F300BCE63D /* Build configuration list for PBXProject "My Mind" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5F5A1D4B1E8DB0F400BCE63D /* Debug */,
5F5A1D4C1E8DB0F400BCE63D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5F5A1D4D1E8DB0F400BCE63D /* Build configuration list for PBXNativeTarget "My Mind" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5F5A1D4E1E8DB0F400BCE63D /* Debug */,
5F5A1D4F1E8DB0F400BCE63D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5F5A1D501E8DB0F400BCE63D /* Build configuration list for PBXNativeTarget "My MindTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5F5A1D511E8DB0F400BCE63D /* Debug */,
5F5A1D521E8DB0F400BCE63D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5F5A1D531E8DB0F400BCE63D /* Build configuration list for PBXNativeTarget "My MindUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5F5A1D541E8DB0F400BCE63D /* Debug */,
5F5A1D551E8DB0F400BCE63D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 5F5A1D1D1E8DB0F300BCE63D /* Project object */;
}

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:My Mind.xcodeproj">
</FileRef>
</Workspace>

View File

@@ -0,0 +1,111 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0830"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "5F5A1D241E8DB0F300BCE63D"
BuildableName = "My Mind.app"
BlueprintName = "My Mind"
ReferencedContainer = "container:My Mind.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "5F5A1D381E8DB0F300BCE63D"
BuildableName = "My MindTests.xctest"
BlueprintName = "My MindTests"
ReferencedContainer = "container:My Mind.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "5F5A1D431E8DB0F300BCE63D"
BuildableName = "My MindUITests.xctest"
BlueprintName = "My MindUITests"
ReferencedContainer = "container:My Mind.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "5F5A1D241E8DB0F300BCE63D"
BuildableName = "My Mind.app"
BlueprintName = "My Mind"
ReferencedContainer = "container:My Mind.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "5F5A1D241E8DB0F300BCE63D"
BuildableName = "My Mind.app"
BlueprintName = "My Mind"
ReferencedContainer = "container:My Mind.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "5F5A1D241E8DB0F300BCE63D"
BuildableName = "My Mind.app"
BlueprintName = "My Mind"
ReferencedContainer = "container:My Mind.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>My Mind.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>5F5A1D241E8DB0F300BCE63D</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>5F5A1D381E8DB0F300BCE63D</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>5F5A1D431E8DB0F300BCE63D</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,47 @@
//
// AppDelegate.swift
// My Mind
//
// Created by Alexander Davis on 30/03/2017.
// Copyright © 2017 Alexander Davis. All rights reserved.
//
import UIKit
import AWSCore
import AWSCognitoIdentityProvider
@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate {
var window: UIWindow?
func applicationWillResignActive(_ application: UIApplication) {
// Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
// Use this method to pause ongoing tasks, disable timers, and invalidate graphics rendering callbacks. Games should use this method to pause the game.
}
func applicationDidEnterBackground(_ application: UIApplication) {
// Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later.
// If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits.
}
func applicationWillEnterForeground(_ application: UIApplication) {
// Called as part of the transition from the background to the active state; here you can undo many of the changes made on entering the background.
}
func applicationWillTerminate(_ application: UIApplication) {
// Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
}
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplicationLaunchOptionsKey: Any]?) -> Bool {
return AWSMobileClient.sharedInstance.didFinishLaunching(application, withOptions: launchOptions)
}
func application(_ application: UIApplication, open url: URL, sourceApplication: String?, annotation: Any) -> Bool {
return AWSMobileClient.sharedInstance.withApplication(application, withURL: url, withSourceApplication: sourceApplication, withAnnotation: annotation)
}
func applicationDidBecomeActive(_ application: UIApplication) {
AWSMobileClient.sharedInstance.applicationDidBecomeActive(application)
}
}

View File

@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}

View File

@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12118" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="GW0-69-bD5">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12086"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="M8s-fF-QEx">
<objects>
<viewController id="GW0-69-bD5" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="lMs-dA-kqk"/>
<viewControllerLayoutGuide type="bottom" id="WDo-zS-HHP"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="ppq-VJ-VDs">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" Copyright © 2017 Alexander Davis." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="zGC-go-npl">
<rect key="frame" x="20" y="626" width="336" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="iTunesArtwork" translatesAutoresizingMaskIntoConstraints="NO" id="nap-1D-EZj">
<rect key="frame" x="67" y="42" width="242" height="242"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
</imageView>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="My Mind" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="Uex-kl-GPa">
<rect key="frame" x="20" y="373" width="335" height="43"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="0.25098040700000002" green="0.0" blue="0.50196081400000003" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="zGC-go-npl" secondAttribute="bottom" constant="20" id="58u-0f-xbE"/>
<constraint firstItem="zGC-go-npl" firstAttribute="leading" secondItem="ppq-VJ-VDs" secondAttribute="leading" constant="20" symbolic="YES" id="Adf-Vm-odA"/>
<constraint firstAttribute="centerX" secondItem="zGC-go-npl" secondAttribute="centerX" id="eca-p0-zJE"/>
</constraints>
</view>
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="lightContent"/>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<size key="freeformSize" width="375" height="667"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Ioh-gR-H2E" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="52" y="374.66266866566718"/>
</scene>
</scenes>
<resources>
<image name="iTunesArtwork" width="512" height="512"/>
</resources>
</document>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,34 @@
//
// ForumView.swift
// My Mind
//
// Created by Alexander Davis on 31/03/2017.
// Copyright © 2017 Alexander Davis. All rights reserved.
//
import Foundation
import UIKit
class ForumViewController: UIViewController {
override var preferredStatusBarStyle: UIStatusBarStyle {
return .lightContent
}
@IBOutlet var webView: UIWebView!
override func viewDidLoad() {
super.viewDidLoad()
// Do any additional setup after loading the view, typically from a nib.
let url = NSURL (string: "https://www.mymindforum.com");
let requestObj = NSURLRequest(url: url! as URL);
webView.loadRequest(requestObj as URLRequest);
}
override func didReceiveMemoryWarning() {
super.didReceiveMemoryWarning()
// Dispose of any resources that can be recreated.
}
}

View File

@@ -0,0 +1,98 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AWS</key>
<dict>
<key>CredentialsProvider</key>
<dict>
<key>CognitoIdentity</key>
<dict>
<key>Default</key>
<dict>
<key>PoolId</key>
<string>eu-west-2:53bd16f0-753d-4d1c-8181-3d01aa7811b5</string>
<key>Region</key>
<string>eu-west-2</string>
</dict>
</dict>
</dict>
<key>IdentityManager</key>
<dict>
<key>Default</key>
<dict/>
</dict>
<key>MobileHub</key>
<dict>
<key>ProjectClientId</key>
<string>MobileHub 9af77051-19c5-4bb5-a348-cfc67821053e aws-my-sample-app-ios-swift-v0.12</string>
</dict>
</dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>Cognito</key>
<dict>
<key>Default</key>
<dict>
<key>Region</key>
<string>eu-west-2</string>
</dict>
</dict>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIBackgroundModes</key>
<array>
<string>fetch</string>
<string>remote-notification</string>
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
<key>UIStatusBarTintParameters</key>
<dict>
<key>UINavigationBar</key>
<dict>
<key>Style</key>
<string>UIBarStyleDefault</string>
<key>Translucent</key>
<false/>
</dict>
</dict>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>UserFileManager</key>
<dict>
<key>Default</key>
<dict>
<key>Region</key>
<string>eu-west-2</string>
<key>S3Bucket</key>
<string>mymind-userfiles-mobilehub-700183796</string>
</dict>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>aps-environment</key>
<string>development</string>
<key>com.apple.developer.default-data-protection</key>
<string>NSFileProtectionComplete</string>
</dict>
</plist>

View File

@@ -0,0 +1,83 @@
//
// OnBoardingController.swift
// My Mind
//
// Created by Alexander Davis on 30/03/2017.
// Copyright © 2017 Alexander Davis. All rights reserved.
//
import Foundation
import UIKit
class OnBoardingController : UIPageViewController {
override var preferredStatusBarStyle: UIStatusBarStyle {
return .lightContent
}
override func viewDidLoad() {
// Set the dataSource and delegate in code.
// I can't figure out how to do this in the Storyboard!
dataSource = self
delegate = self
// This is the starting point. Start with step zero.
setViewControllers([getPageOne()], direction: .forward, animated: false, completion: nil)
}
func getPageOne() -> PageOne {
return storyboard!.instantiateViewController(withIdentifier: "WelcomeScreenOne") as! PageOne
}
func getPageTwo() -> PageTwo {
return storyboard!.instantiateViewController(withIdentifier: "WelcomeScreenTwo") as! PageTwo
}
func getPageThree() -> PageThree {
return storyboard!.instantiateViewController(withIdentifier: "WelcomeScreenThree") as! PageThree
}
}
// MARK: - UIPageViewControllerDataSource methods
extension OnBoardingController : UIPageViewControllerDataSource {
func pageViewController(_ pageViewController: UIPageViewController, viewControllerBefore viewController: UIViewController) -> UIViewController? {
if viewController.isKind(of: PageTwo.self) {
// 2 -> 1
return getPageTwo()
} else if viewController.isKind(of: PageTwo.self) {
// 1 -> 0
return getPageOne()
} else {
// 0 -> end of the road
return nil
}
}
func pageViewController(_ pageViewController: UIPageViewController, viewControllerAfter viewController: UIViewController) -> UIViewController? {
if viewController.isKind(of: PageOne.self) {
// 0 -> 1
return getPageTwo()
} else if viewController.isKind(of: PageTwo.self) {
// 1 -> 2
return getPageThree()
} else {
// 2 -> end of the road
return nil
}
}
// This only gets called once, when setViewControllers is called
func presentationIndex(for pageViewController: UIPageViewController) -> Int {
return 0
}
}
// MARK: - UIPageViewControllerDelegate methods
extension OnBoardingController : UIPageViewControllerDelegate {
}

Some files were not shown because too many files have changed in this diff Show More