I\'m trying to build my app with xcodebuild:
xcodebuild -workspace \"RG.xcworkspace\" -scheme \"Production\" -configuration \"Release\" build CONFIGURATION_B
In Swift, Pod files framework will be packaged separately. Following steps solved the problem.
1. Select pods
2. Targets
3. General
4. Edit bundle id
5. Build Settings
6. Code Signing
7. Provisioning profile -> select the valid profile
8. Code Signing Identity -> Select the respective identity from
profile.
Repeat the same for all targets.
I am able to generate build.