Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CocoaPods fails on first run #2701

Closed
jpsim opened this issue Oct 17, 2015 · 0 comments
Closed

CocoaPods fails on first run #2701

jpsim opened this issue Oct 17, 2015 · 0 comments
Assignees
Labels

Comments

@jpsim
Copy link
Contributor

jpsim commented Oct 17, 2015

Since #2627, due to our dual bitcode scheme.

@mrackwitz mrackwitz self-assigned this Oct 20, 2015
realm-ci pushed a commit that referenced this issue Oct 23, 2015
* master: (92 commits)
  Fix an issue Swift optional properties no longer ignored Skip to add schema if Swift optional properties are marked as ignored
  [PoC] Optional ignored properties would not be ignored, and causes crash
  Remove some miscellaneous forward declarations and #imports.
  Remove declarations of RLMNotifier now that it's not used or implemented.
  Enable and fix a few additional warnings
  [build.sh] copy all cocoa-related object store headers in cocoapods-setup
  include impl and impl/apple object store cpp files in podspec
  duplicate cocoapods tests to work around #2701
  add build.sh command to verify that CocoaPods
  Add Realm/ObjectStore/impl/apple to private_header_files in the pod spec.
  [Podspec] add header files from ObjectStore's impl directory
  Fix a build failure when building the iOS Dynamic target.
  Fix a build failure in PerformanceTests.m.
  Add a test showing our behavior when migrating from an optional column to a required column.
  Support migrating required columns to optional, preserving their contents.
  Add build.sh commands to push and pull commits from the objectstore repo
  Create accessors for things with custom schemas even if dynamic is set
  Remove REALM_NULL_STRINGS checks
  Move things which are not part of the API to an impl directory/namespace
  Send changes_available() even if autorefresh is enabled
  ...
realm-ci pushed a commit that referenced this issue Oct 23, 2015
* master: (215 commits)
  Fix an issue Swift optional properties no longer ignored Skip to add schema if Swift optional properties are marked as ignored
  [PoC] Optional ignored properties would not be ignored, and causes crash
  Remove some miscellaneous forward declarations and #imports.
  Remove declarations of RLMNotifier now that it's not used or implemented.
  Enable and fix a few additional warnings
  [build.sh] copy all cocoa-related object store headers in cocoapods-setup
  include impl and impl/apple object store cpp files in podspec
  duplicate cocoapods tests to work around #2701
  add build.sh command to verify that CocoaPods
  Add Realm/ObjectStore/impl/apple to private_header_files in the pod spec.
  [Podspec] add header files from ObjectStore's impl directory
  Fix a build failure when building the iOS Dynamic target.
  Fix a build failure in PerformanceTests.m.
  Add a test showing our behavior when migrating from an optional column to a required column.
  Support migrating required columns to optional, preserving their contents.
  Add build.sh commands to push and pull commits from the objectstore repo
  Create accessors for things with custom schemas even if dynamic is set
  Remove REALM_NULL_STRINGS checks
  Move things which are not part of the API to an impl directory/namespace
  Send changes_available() even if autorefresh is enabled
  ...
realm-ci pushed a commit that referenced this issue Oct 26, 2015
* master:
  Add changelog stub.
  Remove `testRealmCreationUncached` baseline from the new iOS devices.
  Release 0.96.2
  Handle symlinks pointing to other symlinks in cocoapods-setup
  Update more paths to 2.1 in packaging scripts
  Fix references to swift-2.0 in packaging steps in build.sh.
  Fix references to paths containing swift-2.0 in the example Xcode projects.
  Open Swift examples in Xcode 7.1 to get the Swift language update check out of the way.
  Rename swift-2.0 directories to swift-2.1 in examples.
  Switch from Swift 2.0 to Swift 2.1
  duplicate cocoapods tests to work around #2701
  add build.sh command to verify that CocoaPods
  Add comment why copy uppercase header  directory
  Add check whether `core/include/Realm` exists before copy
  Fix failing install with CocoaPods 0.39 to case-sensitive file system.
  Fix an issue Swift optional properties no longer ignored Skip to add schema if Swift optional properties are marked as ignored
  [PoC] Optional ignored properties would not be ignored, and causes crash
realm-ci pushed a commit that referenced this issue Oct 28, 2015
* master:
  Add casts to suppress spurious warnings about values outside of the range of the enum.
  Add changelog stub.
  Remove `testRealmCreationUncached` baseline from the new iOS devices.
  Release 0.96.2
  Handle symlinks pointing to other symlinks in cocoapods-setup
  Update more paths to 2.1 in packaging scripts
  Fix references to swift-2.0 in packaging steps in build.sh.
  Fix references to paths containing swift-2.0 in the example Xcode projects.
  Open Swift examples in Xcode 7.1 to get the Swift language update check out of the way.
  Rename swift-2.0 directories to swift-2.1 in examples.
  Switch from Swift 2.0 to Swift 2.1
  duplicate cocoapods tests to work around #2701
  add build.sh command to verify that CocoaPods
  Add comment why copy uppercase header  directory
  Add check whether `core/include/Realm` exists before copy
  Fix failing install with CocoaPods 0.39 to case-sensitive file system.
  Fix an issue Swift optional properties no longer ignored Skip to add schema if Swift optional properties are marked as ignored
  [PoC] Optional ignored properties would not be ignored, and causes crash
@mrackwitz mrackwitz assigned jpsim and unassigned mrackwitz Jan 7, 2016
@jpsim jpsim assigned mrackwitz and unassigned jpsim Jan 15, 2016
@jpsim jpsim assigned jpsim and unassigned mrackwitz Jan 26, 2016
@jpsim jpsim closed this as completed Jan 26, 2016
@jpsim jpsim removed the P1 label Jan 26, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants