Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Failure Using Module #416

Open
emptybox opened this issue Mar 16, 2023 · 1 comment
Open

Build Failure Using Module #416

emptybox opened this issue Mar 16, 2023 · 1 comment

Comments

@emptybox
Copy link

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!

@hansemannn
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants