Skip to content

Commit 3fb951e

Browse files
committed
Merge remote-tracking branch 'origin/master' into codex/domyos-elliptical-force-queue
2 parents 6229c29 + 8ffb617 commit 3fb951e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • build-qdomyos-zwift-Qt_5_15_2_for_iOS-Debug/qdomyoszwift.xcodeproj

build-qdomyos-zwift-Qt_5_15_2_for_iOS-Debug/qdomyoszwift.xcodeproj/project.pbxproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@
131131
870A5DB32CEF8FB100839641 /* moc_technogymbike.cpp in Compile Sources */ = {isa = PBXBuildFile; fileRef = 870A5DB22CEF8FB100839641 /* moc_technogymbike.cpp */; };
132132
870A5DB52CEF8FD200839641 /* technogymbike.cpp in Compile Sources */ = {isa = PBXBuildFile; fileRef = 870A5DB42CEF8FD200839641 /* technogymbike.cpp */; };
133133
870C72652E91565E00DC8A84 /* ios_liveactivity.mm in Compile Sources */ = {isa = PBXBuildFile; fileRef = 870C72632E91565E00DC8A84 /* ios_liveactivity.mm */; };
134+
870F72D62FDEC0FD00181280 /* webtranslation.cpp in Compile Sources */ = {isa = PBXBuildFile; fileRef = 870F72D52FDEC0FD00181280 /* webtranslation.cpp */; };
134135
8710706C29C48AEA0094D0F3 /* handleurl.cpp in Compile Sources */ = {isa = PBXBuildFile; fileRef = 8710706B29C48AEA0094D0F3 /* handleurl.cpp */; };
135136
8710706E29C48AF30094D0F3 /* moc_handleurl.cpp in Compile Sources */ = {isa = PBXBuildFile; fileRef = 8710706D29C48AF30094D0F3 /* moc_handleurl.cpp */; };
136137
8710707329C4A5E70094D0F3 /* GarminConnect.swift in Compile Sources */ = {isa = PBXBuildFile; fileRef = 8710707229C4A5E70094D0F3 /* GarminConnect.swift */; };
@@ -1017,6 +1018,7 @@
10171018
870A5DB42CEF8FD200839641 /* technogymbike.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = technogymbike.cpp; path = ../src/devices/technogymbike/technogymbike.cpp; sourceTree = SOURCE_ROOT; };
10181019
870C72622E91565E00DC8A84 /* ios_liveactivity.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ios_liveactivity.h; path = ../src/ios/ios_liveactivity.h; sourceTree = SOURCE_ROOT; };
10191020
870C72632E91565E00DC8A84 /* ios_liveactivity.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = ios_liveactivity.mm; path = ../src/ios/ios_liveactivity.mm; sourceTree = SOURCE_ROOT; };
1021+
870F72D52FDEC0FD00181280 /* webtranslation.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = webtranslation.cpp; path = ../src/webtranslation.cpp; sourceTree = SOURCE_ROOT; };
10201022
8710706A29C48AE90094D0F3 /* handleurl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = handleurl.h; path = ../src/handleurl.h; sourceTree = "<group>"; };
10211023
8710706B29C48AEA0094D0F3 /* handleurl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = handleurl.cpp; path = ../src/handleurl.cpp; sourceTree = "<group>"; };
10221024
8710706D29C48AF30094D0F3 /* moc_handleurl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = moc_handleurl.cpp; sourceTree = "<group>"; };
@@ -2372,6 +2374,7 @@
23722374
2EB56BE3C2D93CDAB0C52E67 /* Sources */ = {
23732375
isa = PBXGroup;
23742376
children = (
2377+
870F72D52FDEC0FD00181280 /* webtranslation.cpp */,
23752378
87CCCC932FD2C32200CA53BD /* qrc_translations.cpp */,
23762379
877486E12FA8E79800A02AFD /* iconsolebike.h */,
23772380
877486E22FA8E79800A02AFD /* iconsolebike.cpp */,
@@ -4260,6 +4263,7 @@
42604263
873824BE27E64707004F1B46 /* moc_server.cpp in Compile Sources */,
42614264
AFEC086E92015064EB841234 /* moc_trainprogram.cpp in Compile Sources */,
42624265
87EB918227EE5FE7002535E1 /* moc_inapptransaction.cpp in Compile Sources */,
4266+
870F72D62FDEC0FD00181280 /* webtranslation.cpp in Compile Sources */,
42634267
87C4E5BD2C1C1D2600D0750E /* moc_crossrope.cpp in Compile Sources */,
42644268
878531642711A3E1004B153D /* fakebike.cpp in Compile Sources */,
42654269
87A0C4C0262329B500121A76 /* moc_npecablebike.cpp in Compile Sources */,

0 commit comments

Comments
 (0)