Skip to content

Commit

Permalink
Merge pull request #38 from takasurazeem/develop
Browse files Browse the repository at this point in the history
dev into main
  • Loading branch information
takasurazeem authored Oct 20, 2023
2 parents 06ffddc + 291e64c commit ec77364
Show file tree
Hide file tree
Showing 15 changed files with 429 additions and 86 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/groue/GRDB.swift",
"state": {
"branch": null,
"revision": "ce63f697ed381383041d245b185af3c501de8bef",
"version": "6.18.0"
"revision": "458b7211df26cc39b0283aa6dceeebbfe2181aa6",
"version": "6.19.0"
}
},
{
Expand All @@ -28,6 +28,15 @@
"version": null
}
},
{
"package": "QuranEngine",
"repositoryURL": "https://github.com/quran/quran-ios",
"state": {
"branch": "main",
"revision": "af9cbdc7278cc3247e7ca417239556db0132285e",
"version": null
}
},
{
"package": "AsyncAlgorithms",
"repositoryURL": "https://github.com/apple/swift-async-algorithms",
Expand All @@ -42,8 +51,8 @@
"repositoryURL": "https://github.com/apple/swift-collections",
"state": {
"branch": null,
"revision": "937e904258d22af6e447a0b72c0bc67583ef64a2",
"version": "1.0.4"
"revision": "a902f1823a7ff3c9ab2fba0f992396b948eda307",
"version": "1.0.5"
}
},
{
Expand All @@ -55,24 +64,6 @@
"version": "1.5.3"
}
},
{
"package": "swift-snapshot-testing",
"repositoryURL": "https://github.com/pointfreeco/swift-snapshot-testing.git",
"state": {
"branch": null,
"revision": "696b86a6d151578bca7c1a2a3ed419a5f834d40f",
"version": "1.13.0"
}
},
{
"package": "swift-syntax",
"repositoryURL": "https://github.com/apple/swift-syntax.git",
"state": {
"branch": null,
"revision": "74203046135342e4a4a627476dd6caf8b28fe11b",
"version": "509.0.0"
}
},
{
"package": "WhatsNewKit",
"repositoryURL": "https://github.com/SvenTiigi/WhatsNewKit.git",
Expand Down
90 changes: 90 additions & 0 deletions Al-Tanzeel.xcodeproj/xcshareddata/xcschemes/QuranMajeed.xcscheme
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1500"
version = "1.7">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "F9D60CFC2A76C69D00701635"
BuildableName = "Al-Tanzeel.app"
BlueprintName = "Al-Tanzeel"
ReferencedContainer = "container:Al-Tanzeel.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
shouldAutocreateTestPlan = "YES">
<Testables>
<TestableReference
skipped = "NO"
parallelizable = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "F950FAD72AB4BA0000CB45B5"
BuildableName = "Al-TanzeelTests.xctest"
BlueprintName = "Al-TanzeelTests"
ReferencedContainer = "container:Al-Tanzeel.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
</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 = "F9D60CFC2A76C69D00701635"
BuildableName = "Al-Tanzeel.app"
BlueprintName = "Al-Tanzeel"
ReferencedContainer = "container:Al-Tanzeel.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "F9D60CFC2A76C69D00701635"
BuildableName = "Al-Tanzeel.app"
BlueprintName = "Al-Tanzeel"
ReferencedContainer = "container:Al-Tanzeel.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
1 change: 1 addition & 0 deletions Packges/GenericDataSource
Submodule GenericDataSource added at 8b06df
Loading

0 comments on commit ec77364

Please sign in to comment.