tidev/ti.facebook

Build Failure Using Module

emptybox opened this issue · 1 comments

First of all thanks for keeping this project going!

My issue: when I include the latest module build (v13), I get a build failure with the following message:

Environment:
Operating System Name=macOS Version=12.4 Architecture=64bit CPUs=8 Memory=8589934592 Node.js Version=16.16.0 npm Version=9.6.2 CLI TitaniumCLI Version=6.1.1 SDK Titanium SDK Version=10.1.1.GA SDK Path= /Users/unomahaus/Library/Application Support/Titanium/mobilesdk/osx/10.1.1.GA Target Platform= iphone

Error message:
ERROR] 2023-03-16 13:05:40.934 xcodebuild[86018:17876254] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore [ERROR] 2023-03-16 13:05:40.934 xcodebuild[86018:17876254] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore [ERROR] ** BUILD FAILED ** [ERROR] The following build commands failed: [ERROR] Ld /Users/unomahaus/Documents/Appcelerator_Studio_Workspace/Toolgetherness/build/iphone/build/Intermediates/Toolgetherness.build/Debug-iphonesimulator/Toolgetherness.build/Objects-normal/arm64/Binary/Toolgetherness normal arm64 (in target 'Toolgetherness' from project 'Toolgetherness') [ERROR] (1 failure)

When I remove the inclusion of the module from the tiapp.xml file and all code references, the compilation is successful. I'm assuming this has to do with 64-bit compatibility and the error message is not very helpful.

Any help on this issue would be appreciated!

Sorry for the late reply! Was this still an issue? If so, a full trace log would be great!