Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-1 votes
1 answer
167 views

Well, I am facing project.pbxproj file in my project appears in the tracked files in the Sourcetree client app. There's no changes preview possibility and it would be nice to see what was edited on ...
0 votes
1 answer
253 views

I'm using the pbxproj Python library to programatically add a reference to a folder in my Xcode project (we need it so an external script can pick it up to tag resources) Manually, we can drag the ...
0 votes
1 answer
129 views

I'm working with Qt which generates its own XCode project to make an iOS app. For this app I want to include a cocoapod dependency (Sentry). But I can't figure out how to add the sub-project ...
cj-'s user avatar
  • 342
-1 votes
1 answer
191 views

I want to replace some placeholders in my .pbxproj file with real data before the compilation occurs. In a plain text of .pbxproj I have entries like REPLACE_ME_BUNDLE_ID or REPLACE_ME_TEAM_ID in ...
1 vote
1 answer
147 views

I have two Xcode projects. Neither of them have custom ENABLE_BITCODE setting .pbxproj file. But in one of them it's set by default to YES and in another one it's set to NO. If I enable Customized ...
-1 votes
1 answer
432 views

I have a simple Xcode project that contains a single C++ class. However, when I attempt to build that project in Xcode I'm getting the following error message: error: unable to spawn process '/...
ackh's user avatar
  • 2,117
0 votes
1 answer
356 views

currently building a project clone and push all the changes to my github account step by step. And i always used to see 'Twitter.xcodeproj/project.pbxproj' checked together with modified .swift files....
Russ's user avatar
  • 119
3 votes
3 answers
5k views

I need to upgrade my React-native app from 0.61.0 to 0.62.0. The best safety way to do it manually with React Native Upgrade Helper https://react-native-community.github.io/upgrade-helper. But during ...
jc28's user avatar
  • 1,902
2 votes
0 answers
2k views

I deleted my pbxproj file in my Xcode project, and I cannot recover it with version control or file system utilities. Is there a way I can regenerate it from the files I have in my project? All of ...
2 votes
0 answers
368 views

I'm following the instructions in rn-diff-purge on how to downgrade your React Native version, and I'm looking at this particular set of differences between two versions. One of the files that has ...
0 votes
1 answer
53 views

I declare type of Enum public enum Destiny { case fromTrail case fromPost } And use in another part of code, like that: convenience init(withDestinySearch from: Destiny) { self....
3 votes
2 answers
407 views

When I open Xcode it automatically opens the last projects that were open when it quit. I have one .xcodeproj that gets displayed in red in the Project navigator and there are no files visible for ...
runmad's user avatar
  • 14.9k
34 votes
6 answers
14k views

Upon updating/bumping up the version and the build # in Xcode version 9.1, I saw the following upon doing git diff diff --git a/star.xcodeproj/project.pbxproj b/star.xcodeproj/project.pbxproj index ...
Dee-Bha's user avatar
  • 449
1 vote
0 answers
499 views

I have a Unity project and I want to enable push notifications in the Xcode project. I use Unity 4.6.2p4 and Xcode 8.3.3 enter image description here I tried a couple of things. First, I used the ...
0 votes
1 answer
321 views

I am using Qmake command line to build my app for iOS and I am struggling to sign my app with xcodebuild because the MyApp.xcodeproj/project.pbxproj that qmake is generating does not the contain the ...

15 30 50 per page
1
2 3

AltStyle によって変換されたページ (->オリジナル) /