You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ld: warning: Could not parse or use implicit file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SwiftUICore.framework/SwiftUICore.tbd': cannot link directly with 'SwiftUICore' because product being built is not an allowed client of it
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
The following build commands failed:
Ld /Users/navalkishoregr/Projects/cine-artery/nativephp/nativephp/ios/build/Build/Products/Debug-iphonesimulator/NativePHP-simulator.app/NativePHP-simulator.debug.dylib normal (in target 'NativePHP-simulator' from project 'NativePHP')
Building workspace NativePHP with scheme NativePHP-simulator
(2 failures)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
ld: warning: ignoring file '/nativephp/nativephp/ios/Libraries/iphonesimulator/libcrypto.a(libcrypto-lib-poly1305.o)': found architecture 'arm64', required architecture 'x86_64'
ld: warning: Could not parse or use implicit file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SwiftUICore.framework/SwiftUICore.tbd': cannot link directly with 'SwiftUICore' because product being built is not an allowed client of it
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
The following build commands failed:
Ld /Users/navalkishoregr/Projects/cine-artery/nativephp/nativephp/ios/build/Build/Products/Debug-iphonesimulator/NativePHP-simulator.app/NativePHP-simulator.debug.dylib normal (in target 'NativePHP-simulator' from project 'NativePHP')
Building workspace NativePHP with scheme NativePHP-simulator
(2 failures)
Beta Was this translation helpful? Give feedback.
All reactions