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
I successfully created an Xcode project using bazel, but the project cannot run on the simulator. I don’t know what the problem is now. My environment is:
Xcode 15.3
Apple M3 Pro
iPhone15 iOS 17.4
Reproduction steps
bazelisk run //app:xcodeproj
Use xcode to run to the simulator 'iPhone15 iOS17.4'
Compiled and installed successfully, but cannot run
Expected behavior
The simulator runs successfully
rules_xcodeproj version
1.18.0
Xcode version
15.3
Bazel version
7.1.1
rules_apple version
3.3.0
rules_swift version
1.16.0
Additional information
No response
The text was updated successfully, but these errors were encountered:
Description
I successfully created an Xcode project using bazel, but the project cannot run on the simulator. I don’t know what the problem is now. My environment is:
Xcode 15.3
Apple M3 Pro
iPhone15 iOS 17.4
Reproduction steps
Expected behavior
The simulator runs successfully
rules_xcodeproj version
1.18.0
Xcode version
15.3
Bazel version
7.1.1
rules_apple version
3.3.0
rules_swift version
1.16.0
Additional information
No response
The text was updated successfully, but these errors were encountered: