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

os.tmpDir() is deprecated #1

Open
dirkbosman opened this issue Jan 3, 2018 · 0 comments
Open

os.tmpDir() is deprecated #1

dirkbosman opened this issue Jan 3, 2018 · 0 comments

Comments

@dirkbosman
Copy link

After running the

After running the following: $ react-native run-ios, it gave me the output:

(node:19496) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
Found Xcode project CrossPlatformBlog.xcodeproj
dyld: Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Applications/Xcode.app/Contents/Developer/usr/bin/simctl
Reason: image not found

Command failed: xcrun simctl list devices
dyld: Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Applications/Xcode.app/Contents/Developer/usr/bin/simctl
Reason: image not found

Is this related to my Xcode setup, or is it anything related to your code ? Thanks!

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

1 participant