Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Unable to build my app - Requested but did not find extension point with identifier Xcode.DVTFoundation.DevicePlatformMapping

$
0
0

I built my iOS/Android app in Titanium about a year ago. My Mac has since been through a couple OS and Xcode updates since then. Everything shows up to date everywhere.

Today, I am trying to rebuild the app to fix a new bug but cannot run my app in iOS Simulator. I am getting this error in both Titanium Studio AND Appcelerator Studio (after importing my project).

I am able to build and run a Hello World in Appcelerator Studio without problems. So it seems like something contained within the project perhaps?

In Titanium Studio, I cannot make a new Hello World to try because it says "iOS development requires [5.0,9.0], but you have 9.0" when trying to make a new project ... but I don't know what that means or if it is related to the issue.

The main error is "Requested but did not find extension point with identifier Xcode.DVTFoundation.DevicePlatformMapping" from below. The iOS simulator runs fine but then it failes as below.

[DEBUG] :  [ioslib] Executing: /Users/ryarrow/Library/Application Support/Titanium/mobilesdk/osx/4.0.0.GA/node_modules/ioslib/lib/ios-sim "launch" "/Users/ryarrow/Documents/Appcelerator_Studio_Workspace/TrueLookMobileViewer/build/iphone/build/Debug-iphonesimulator/TrueLook.app" "--verbose" "--xcode-dir" "/Applications/Xcode.app/Contents/Developer" "--udid" "7397CD40-AA94-4057-84C5-257FC9A41793" "--timeout" "180"
[DEBUG] :  [ioslib] Executing: osascript "/Users/ryarrow/Library/Application Support/Titanium/mobilesdk/osx/4.0.0.GA/node_modules/ioslib/lib/iphone_sim_activate.scpt" "/Applications/Xcode.app/Contents/Developer/Applications/iOS Simulator.app"
[DEBUG] :  [ioslib] [ios-sim] [DEBUG] App Spec: <DTiPhoneSimulatorApplicationSpecifier 0x7fd5640194f0> specified by app path /Users/ryarrow/Documents/Appcelerator_Studio_Workspace/TrueLookMobileViewer/build/iphone/build/Debug-iphonesimulator/TrueLook.app
[DEBUG] :  [ioslib] [ios-sim] [DEBUG] SDK Root: <DTiPhoneSimulatorSystemRoot 0x7fd564017820> path=/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk
[DEBUG] :  [ioslib] [ios-sim] [DEBUG] Creating named pipe at `/var/folders/s3/stsk6rx11bv1t98fw39jl7r40000gn/T//ios-sim-stderr-pipe-1442943087'
[DEBUG] :  [ioslib] [ios-sim] [DEBUG] Creating named pipe at `/var/folders/s3/stsk6rx11bv1t98fw39jl7r40000gn/T//ios-sim-stdout-pipe-1442943087'
[DEBUG] :  [ioslib] [ios-sim] [DEBUG] using device family iphone
[DEBUG] :  [ioslib] [ios-sim] [DEBUG] Comparing 9825DF05-384A-40E8-A709-8851FB339F18 == 7397CD40-AA94-4057-84C5-257FC9A41793
[DEBUG] :  [ioslib] [ios-sim] [DEBUG] Comparing 7397CD40-AA94-4057-84C5-257FC9A41793 == 7397CD40-AA94-4057-84C5-257FC9A41793
[DEBUG] :  [ioslib] [ios-sim] [DEBUG] set device to : iPhone 5
[DEBUG] :  [ioslib] [ios-sim] 2015-09-22 13:31:27.631 ios-sim[58817:247574] [MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-8201/DVTFoundation/PlugInArchitecture/PlugInManager/DVTPlugInManager.m:257
[DEBUG] :  [ioslib] [ios-sim] Details:  Requested but did not find extension point with identifier Xcode.DVTFoundation.DevicePlatformMapping
[DEBUG] :  [ioslib] [ios-sim] Object:   <DVTPlugInManager: 0x7fd5614a9ab0>
[DEBUG] :  [ioslib] [ios-sim] Method:   -extensionPointWithIdentifier:
[DEBUG] :  [ioslib] [ios-sim] Thread:   <NSThread: 0x7fd561410640>{number = 1, name = main}
[DEBUG] :  [ioslib] [ios-sim] Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>