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
So I want to publish my PWA to the app store, See below the steps I followed.
Unzip the folder you downloaded from PWABuilder.
Open a terminal in the src directory.
Run this command: pod install
Open the .xcworkspace file in your src directory.
If you open and attempt to build the .xcodeproj file, your build will fail. The .xcworkspace file is the correct file you need to build.
Click Product > Build in Xcode to build your project.
When I open .xcworkspace it opens the project in Xcode, however the build option is not enabled. Has Anyone had any esperince in this and please help me?
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
-
So I want to publish my PWA to the app store, See below the steps I followed.
Unzip the folder you downloaded from PWABuilder.
Open a terminal in the src directory.
Run this command: pod install
Open the .xcworkspace file in your src directory.
If you open and attempt to build the .xcodeproj file, your build will fail. The .xcworkspace file is the correct file you need to build.
Click Product > Build in Xcode to build your project.
When I open .xcworkspace it opens the project in Xcode, however the build option is not enabled. Has Anyone had any esperince in this and please help me?
Beta Was this translation helpful? Give feedback.
All reactions