Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions apps/ios/Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
source 'https://rubygems.org'

gem 'cocoapods', '1.11.3'
gem 'cocoapods-patch', '1.0.2'
gem "fastlane"
69 changes: 0 additions & 69 deletions apps/ios/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,8 @@ GEM
specs:
CFPropertyList (3.0.5)
rexml
activesupport (6.1.7)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
Expand All @@ -34,60 +25,17 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
claide (1.1.0)
cocoapods (1.11.3)
addressable (~> 2.8)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.11.3)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.4.0, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-trunk (>= 1.4.0, < 2.0)
cocoapods-try (>= 1.1.0, < 2.0)
colored2 (~> 3.1)
escape (~> 0.0.4)
fourflusher (>= 2.3.0, < 3.0)
gh_inspector (~> 1.0)
molinillo (~> 0.8.0)
nap (~> 1.0)
ruby-macho (>= 1.0, < 3.0)
xcodeproj (>= 1.21.0, < 2.0)
cocoapods-core (1.11.3)
activesupport (>= 5.0, < 7)
addressable (~> 2.8)
algoliasearch (~> 1.0)
concurrent-ruby (~> 1.1)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
netrc (~> 0.11)
public_suffix (~> 4.0)
typhoeus (~> 1.0)
cocoapods-deintegrate (1.0.5)
cocoapods-downloader (1.6.3)
cocoapods-patch (1.0.2)
cocoapods (~> 1.11.0)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.1)
cocoapods-trunk (1.6.0)
nap (>= 0.8, < 2.0)
netrc (~> 0.11)
cocoapods-try (1.2.0)
colored (1.2)
colored2 (3.1.2)
commander (4.6.0)
highline (~> 2.0.0)
concurrent-ruby (1.1.10)
declarative (0.0.20)
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.8.1)
emoji_regex (3.2.3)
escape (0.0.4)
ethon (0.15.0)
ffi (>= 1.15.0)
excon (0.100.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
Expand Down Expand Up @@ -157,9 +105,6 @@ GEM
xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
ffi (1.15.5)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.47.0)
google-apis-core (>= 0.11.0, < 2.a)
Expand Down Expand Up @@ -203,22 +148,16 @@ GEM
http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jmespath (1.6.2)
json (2.6.2)
jwt (2.7.1)
memoist (0.16.2)
mini_magick (4.12.0)
mini_mime (1.1.5)
minitest (5.16.3)
molinillo (0.8.0)
multi_json (1.15.0)
multipart-post (2.3.0)
nanaimo (0.3.0)
nap (1.1.0)
naturally (2.2.1)
netrc (0.11.0)
optparse (0.1.1)
os (1.1.4)
plist (3.7.0)
Expand All @@ -231,7 +170,6 @@ GEM
retriable (3.1.2)
rexml (3.2.5)
rouge (2.0.7)
ruby-macho (2.5.1)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
security (0.1.3)
Expand All @@ -251,10 +189,6 @@ GEM
tty-screen (0.8.1)
tty-spinner (0.9.3)
tty-cursor (~> 0.7)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unf (0.1.4)
unf_ext
Expand All @@ -273,14 +207,11 @@ GEM
rouge (~> 2.0.7)
xcpretty-travis-formatter (1.0.1)
xcpretty (~> 0.2, >= 0.0.7)
zeitwerk (2.6.4)

PLATFORMS
x86_64-darwin-22

DEPENDENCIES
cocoapods (= 1.11.3)
cocoapods-patch (= 1.0.2)
fastlane

BUNDLED WITH
Expand Down
40 changes: 18 additions & 22 deletions apps/ios/GuideDogs.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 52;
objectVersion = 54;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -663,6 +663,7 @@
62F7A30C27B6080900C62390 /* InteractiveBeaconView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62F7A30B27B6080900C62390 /* InteractiveBeaconView.swift */; };
62F7A30E27B6082A00C62390 /* InteractiveBeaconViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62F7A30D27B6082A00C62390 /* InteractiveBeaconViewModel.swift */; };
87F82E5F35CA8BCEFAC47C4F /* Pods_Soundscape.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD86F348E62F7541171F6738 /* Pods_Soundscape.framework */; };
96CF5F4A2CBDB14C00E9EDB4 /* CoreGPX in Frameworks */ = {isa = PBXBuildFile; productRef = 96CF5F492CBDB14C00E9EDB4 /* CoreGPX */; };
B90C27D61EAF81D600007368 /* Sound.swift in Sources */ = {isa = PBXBuildFile; fileRef = B90C27D51EAF81D600007368 /* Sound.swift */; };
B918EE9825100FFF00A5354A /* CalloutRangeContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = B918EE9725100FFF00A5354A /* CalloutRangeContext.swift */; };
B91D3F6427AB5546004159A8 /* UserAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = B91D3F6327AB5546004159A8 /* UserAction.swift */; };
Expand Down Expand Up @@ -1812,6 +1813,7 @@
2866A7C92625020600EBA2D8 /* AppCenterCrashes in Frameworks */,
286145F1262509DA000E5525 /* WindowsAzureMessaging in Frameworks */,
286F409D2624FF6000C3F80B /* NVActivityIndicatorView in Frameworks */,
96CF5F4A2CBDB14C00E9EDB4 /* CoreGPX in Frameworks */,
2866A7D5262502D500EBA2D8 /* CocoaLumberjackSwift in Frameworks */,
286145EB2625099F000E5525 /* SDWebImage in Frameworks */,
281BCBFF262638290031298D /* RealmSwift in Frameworks */,
Expand Down Expand Up @@ -5125,7 +5127,6 @@
D3D7CFC61B3D96460020B5E9 /* Resources */,
B9B06E971E6483900010936A /* CopyFiles */,
31500FEE224CA30000BD0A4E /* Localization Validation */,
A7C861097F0568D3663BCC29 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand All @@ -5144,6 +5145,7 @@
286145F0262509DA000E5525 /* WindowsAzureMessaging */,
281BCBFE262638290031298D /* RealmSwift */,
283B0306264B03920092F74F /* SDWebImageSwiftUI */,
96CF5F492CBDB14C00E9EDB4 /* CoreGPX */,
);
productName = GuideDogs;
productReference = D3D7CFC81B3D96470020B5E9 /* Soundscape.app */;
Expand Down Expand Up @@ -5217,6 +5219,7 @@
286145E92625099F000E5525 /* XCRemoteSwiftPackageReference "SDWebImage" */,
286145EF262509DA000E5525 /* XCRemoteSwiftPackageReference "azure-notificationhubs-ios" */,
283B0305264B03920092F74F /* XCRemoteSwiftPackageReference "SDWebImageSwiftUI" */,
96CF5F482CBDB14C00E9EDB4 /* XCRemoteSwiftPackageReference "CoreGPX" */,
);
productRefGroup = D3D7CFC91B3D96470020B5E9 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -5383,26 +5386,6 @@
shellPath = /bin/sh;
shellScript = "# Only run in debug type builds (\"Debug\", \"Debug-FF\", etc)\nif [[ ${CONFIGURATION} == \"Debug\"* ]]; then\n ${SRCROOT}/Scripts/LocalizationLinter/main.swift\n echo \"Skipping Localization Validation script (non-debug build)\"\nelse \n echo \"Skipping Localization Validation script (non-debug build)\"\nfi\n";
};
A7C861097F0568D3663BCC29 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Soundscape/Pods-Soundscape-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/TBXML/TBXML.framework",
"${BUILT_PRODUCTS_DIR}/iOS-GPX-Framework/iOS_GPX_Framework.framework",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/TBXML.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/iOS_GPX_Framework.framework",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Soundscape/Pods-Soundscape-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
E86D862CEECEE5E60D74C907 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand Down Expand Up @@ -6689,6 +6672,14 @@
version = 10.11.0;
};
};
96CF5F482CBDB14C00E9EDB4 /* XCRemoteSwiftPackageReference "CoreGPX" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/vincentneo/CoreGPX.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.9.3;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
Expand Down Expand Up @@ -6747,6 +6738,11 @@
package = 28F1ECE0262505DC00E964C0 /* XCRemoteSwiftPackageReference "realm-cocoa" */;
productName = Realm;
};
96CF5F492CBDB14C00E9EDB4 /* CoreGPX */ = {
isa = XCSwiftPackageProductDependency;
package = 96CF5F482CBDB14C00E9EDB4 /* XCRemoteSwiftPackageReference "CoreGPX" */;
productName = CoreGPX;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = D3D7CFC01B3D96460020B5E9 /* Project object */;
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading