Skip to content

Commit da0da3a

Browse files
committed
chore/XPMP2: Update to v3.4.1 to delay .obj load decision
1 parent 5451e94 commit da0da3a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

XPMP2-Remote.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
"$(XPSDK_ROOT)/CHeaders/XPLM",
362362
lib/XPMP2/inc,
363363
);
364-
XPLANE11_ROOT = "$(USER_APPS_DIR)/X-Plane/11";
364+
XPLANE11_ROOT = "$(USER_APPS_DIR)/X-Plane/12";
365365
XPMP2_RC_VER_MAJOR = 3;
366366
XPMP2_RC_VER_MINOR = 4;
367367
XPMP2_RC_VER_PATCH = 1;
@@ -470,7 +470,7 @@
470470
"$(XPSDK_ROOT)/CHeaders/XPLM",
471471
lib/XPMP2/inc,
472472
);
473-
XPLANE11_ROOT = "$(USER_APPS_DIR)/X-Plane/11";
473+
XPLANE11_ROOT = "$(USER_APPS_DIR)/X-Plane/12";
474474
XPMP2_RC_VER_MAJOR = 3;
475475
XPMP2_RC_VER_MINOR = 4;
476476
XPMP2_RC_VER_PATCH = 1;

XPMP2-Remote.xcodeproj/xcshareddata/xcschemes/XPMP2-Remote.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
allowLocationSimulation = "YES">
7171
<PathRunnable
7272
runnableDebuggingMode = "0"
73-
FilePath = "/Users/birger/Applications/X-Plane/11/X-Plane.app">
73+
FilePath = "/Users/birger/Applications/X-Plane/12/X-Plane.app">
7474
</PathRunnable>
7575
</LaunchAction>
7676
<ProfileAction

0 commit comments

Comments
 (0)