-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit d4d93bf
Showing
105 changed files
with
3,745 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
.DS_Store | ||
|
||
## User settings | ||
xcuserdata/ | ||
|
||
## Xcode 8 and earlier | ||
*.xcscmblueprint | ||
*.xccheckout |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?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>com.apple.developer.applesignin</key> | ||
<array> | ||
<string>Default</string> | ||
</array> | ||
<key>com.apple.developer.associated-domains</key> | ||
<array> | ||
<string>webcredentials:arata.studio</string> | ||
</array> | ||
</dict> | ||
</plist> |
Large diffs are not rendered by default.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
Bus Finder/Bus Finder.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
Bus Finder/Bus Finder.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?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>IDEDidComputeMac32BitWarning</key> | ||
<true/> | ||
</dict> | ||
</plist> |
151 changes: 151 additions & 0 deletions
151
Bus Finder/Bus Finder.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,151 @@ | ||
{ | ||
"object": { | ||
"pins": [ | ||
{ | ||
"package": "abseil", | ||
"repositoryURL": "https://github.com/firebase/abseil-cpp-SwiftPM.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "ff5f5f0a3d3266836b9d722bb73cabdf7057482e", | ||
"version": "0.20200225.3" | ||
} | ||
}, | ||
{ | ||
"package": "Alamofire", | ||
"repositoryURL": "https://github.com/Alamofire/Alamofire", | ||
"state": { | ||
"branch": null, | ||
"revision": "f96b619bcb2383b43d898402283924b80e2c4bae", | ||
"version": "5.4.3" | ||
} | ||
}, | ||
{ | ||
"package": "BoringSSL-GRPC", | ||
"repositoryURL": "https://github.com/firebase/boringssl-SwiftPM.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "15889fadef7078dfa1392b0e2b08f3d0e9797104", | ||
"version": "0.7.1" | ||
} | ||
}, | ||
{ | ||
"package": "BottomSheet", | ||
"repositoryURL": "https://github.com/LucasMucGH/BottomSheet", | ||
"state": { | ||
"branch": null, | ||
"revision": "a989a768609042a199023ae44962f0758af6a119", | ||
"version": "2.1.0" | ||
} | ||
}, | ||
{ | ||
"package": "Firebase", | ||
"repositoryURL": "https://github.com/firebase/firebase-ios-sdk.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "22d785016bf9b9a5d425597bf4a0ddd4cb158e5f", | ||
"version": "8.1.0" | ||
} | ||
}, | ||
{ | ||
"package": "GoogleAppMeasurement", | ||
"repositoryURL": "https://github.com/google/GoogleAppMeasurement.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "48fcea0c0a74fc89131696aa995043eaa971ccb1", | ||
"version": "8.0.0" | ||
} | ||
}, | ||
{ | ||
"package": "GoogleDataTransport", | ||
"repositoryURL": "https://github.com/google/GoogleDataTransport.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "369716b8d7518a530ce3c3a251436d72546debd8", | ||
"version": "8.4.0" | ||
} | ||
}, | ||
{ | ||
"package": "GoogleUtilities", | ||
"repositoryURL": "https://github.com/google/GoogleUtilities.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "58359415d4ea29ebdc8fa5b41ce96c434d76d901", | ||
"version": "7.4.1" | ||
} | ||
}, | ||
{ | ||
"package": "gRPC", | ||
"repositoryURL": "https://github.com/firebase/grpc-SwiftPM.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "fb405dd2c7901485f7e158b24e3a0a47e4efd8b5", | ||
"version": "1.28.4" | ||
} | ||
}, | ||
{ | ||
"package": "GTMSessionFetcher", | ||
"repositoryURL": "https://github.com/google/gtm-session-fetcher.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "91ed3d188eb95705fef3c249453b81f32dc557d1", | ||
"version": "1.5.0" | ||
} | ||
}, | ||
{ | ||
"package": "leveldb", | ||
"repositoryURL": "https://github.com/firebase/leveldb.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "0706abcc6b0bd9cedfbb015ba840e4a780b5159b", | ||
"version": "1.22.2" | ||
} | ||
}, | ||
{ | ||
"package": "nanopb", | ||
"repositoryURL": "https://github.com/firebase/nanopb.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "7ee9ef9f627d85cbe1b8c4f49a3ed26eed216c77", | ||
"version": "2.30908.0" | ||
} | ||
}, | ||
{ | ||
"package": "Promises", | ||
"repositoryURL": "https://github.com/google/promises.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "afa9a1ace74e116848d4f743599ab83e584ff8cb", | ||
"version": "1.2.12" | ||
} | ||
}, | ||
{ | ||
"package": "SwiftProtobuf", | ||
"repositoryURL": "https://github.com/apple/swift-protobuf.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "1f62db409f2c9b0223a3f68567b4a01333aae778", | ||
"version": "1.17.0" | ||
} | ||
}, | ||
{ | ||
"package": "NavigationStack", | ||
"repositoryURL": "https://github.com/matteopuc/swiftui-navigation-stack", | ||
"state": { | ||
"branch": null, | ||
"revision": "eb95be334b855f682ce8a2f9acb62d2c7123d483", | ||
"version": "1.0.3" | ||
} | ||
}, | ||
{ | ||
"package": "SwiftyJSON", | ||
"repositoryURL": "https://github.com/SwiftyJSON/SwiftyJSON", | ||
"state": { | ||
"branch": null, | ||
"revision": "b3dcd7dbd0d488e1a7077cb33b00f2083e382f07", | ||
"version": "5.0.1" | ||
} | ||
} | ||
] | ||
}, | ||
"version": 1 | ||
} |
78 changes: 78 additions & 0 deletions
78
Bus Finder/Bus Finder.xcodeproj/xcshareddata/xcschemes/Bus Finder (iOS).xcscheme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Scheme | ||
LastUpgradeVersion = "1250" | ||
version = "1.3"> | ||
<BuildAction | ||
parallelizeBuildables = "YES" | ||
buildImplicitDependencies = "YES"> | ||
<BuildActionEntries> | ||
<BuildActionEntry | ||
buildForTesting = "YES" | ||
buildForRunning = "YES" | ||
buildForProfiling = "YES" | ||
buildForArchiving = "YES" | ||
buildForAnalyzing = "YES"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "AB7D80D9266BE367003D963C" | ||
BuildableName = "Bus Finder.app" | ||
BlueprintName = "Bus Finder (iOS)" | ||
ReferencedContainer = "container:Bus Finder.xcodeproj"> | ||
</BuildableReference> | ||
</BuildActionEntry> | ||
</BuildActionEntries> | ||
</BuildAction> | ||
<TestAction | ||
buildConfiguration = "Debug" | ||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
shouldUseLaunchSchemeArgsEnv = "YES"> | ||
<Testables> | ||
</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 = "AB7D80D9266BE367003D963C" | ||
BuildableName = "Bus Finder.app" | ||
BlueprintName = "Bus Finder (iOS)" | ||
ReferencedContainer = "container:Bus Finder.xcodeproj"> | ||
</BuildableReference> | ||
</BuildableProductRunnable> | ||
</LaunchAction> | ||
<ProfileAction | ||
buildConfiguration = "Release" | ||
shouldUseLaunchSchemeArgsEnv = "YES" | ||
savedToolIdentifier = "" | ||
useCustomWorkingDirectory = "NO" | ||
debugDocumentVersioning = "YES"> | ||
<BuildableProductRunnable | ||
runnableDebuggingMode = "0"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "AB7D80D9266BE367003D963C" | ||
BuildableName = "Bus Finder.app" | ||
BlueprintName = "Bus Finder (iOS)" | ||
ReferencedContainer = "container:Bus Finder.xcodeproj"> | ||
</BuildableReference> | ||
</BuildableProductRunnable> | ||
</ProfileAction> | ||
<AnalyzeAction | ||
buildConfiguration = "Debug"> | ||
</AnalyzeAction> | ||
<ArchiveAction | ||
buildConfiguration = "Release" | ||
revealArchiveInOrganizer = "YES"> | ||
</ArchiveAction> | ||
</Scheme> |
20 changes: 20 additions & 0 deletions
20
Bus Finder/Shared/Assets.xcassets/AccentColor.colorset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"colors" : [ | ||
{ | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0x17", | ||
"green" : "0xD0", | ||
"red" : "0xFD" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.